19:02:23 Started by timer 19:02:23 Running as SYSTEM 19:02:23 [EnvInject] - Loading node environment variables. 19:02:23 Building remotely on prd-centos8-builder-4c-4g-5261 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-merge-master 19:02:23 [ssh-agent] Looking for ssh-agent implementation... 19:02:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:23 $ ssh-agent 19:02:23 SSH_AUTH_SOCK=/tmp/ssh-5xXWMIwmcIY9/agent.5566 19:02:23 SSH_AGENT_PID=5567 19:02:23 [ssh-agent] Started. 19:02:23 Running ssh-add (command line suppressed) 19:02:24 Identity added: /w/workspace/netconf-maven-merge-master@tmp/private_key_626758967693706865.key (/w/workspace/netconf-maven-merge-master@tmp/private_key_626758967693706865.key) 19:02:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:02:24 The recommended git tool is: NONE 19:02:25 using credential jenkins-ssh 19:02:26 Wiping out workspace first. 19:02:26 Cloning the remote Git repository 19:02:26 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 19:02:26 > git init /w/workspace/netconf-maven-merge-master # timeout=10 19:02:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 19:02:26 > git --version # timeout=10 19:02:26 > git --version # 'git version 2.43.0' 19:02:26 using GIT_SSH to set credentials jenkins-ssh 19:02:26 [INFO] Currently running in a labeled security context 19:02:26 [INFO] Currently SELinux is 'enforcing' on the host 19:02:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-merge-master@tmp/jenkins-gitclient-ssh3507022167874179451.key 19:02:26 Verifying host key using known hosts file 19:02:26 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. 19:02:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 19:02:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:32 Avoid second fetch 19:02:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:02:32 Checking out Revision a4ae8fc808390dd916efbd435492bc6a1cbe4c94 (refs/remotes/origin/master) 19:02:32 > git config core.sparsecheckout # timeout=10 19:02:32 > git checkout -f a4ae8fc808390dd916efbd435492bc6a1cbe4c94 # timeout=10 19:02:33 Commit message: "OpenAPI: Remove not needed TODOs" 19:02:33 > git rev-list --no-walk a4ae8fc808390dd916efbd435492bc6a1cbe4c94 # timeout=10 19:02:33 provisioning config files... 19:02:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:02:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:02:33 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins13100187033686341419.sh 19:02:33 ---> python-tools-install.sh 19:02:33 Setup pyenv: 19:02:33 system 19:02:33 * 3.8.13 (set by /opt/pyenv/version) 19:02:33 * 3.9.13 (set by /opt/pyenv/version) 19:02:33 * 3.10.6 (set by /opt/pyenv/version) 19:02:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YcTa 19:02:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:02:41 lf-activate-venv(): INFO: Installing: lftools 19:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-YcTa/bin to PATH 19:03:15 Generating Requirements File 19:03:55 Python 3.10.6 19:03:55 pip 24.0 from /tmp/venv-YcTa/lib/python3.10/site-packages/pip (python 3.10) 19:03:56 appdirs==1.4.4 19:03:56 argcomplete==3.2.2 19:03:56 aspy.yaml==1.3.0 19:03:56 attrs==23.2.0 19:03:56 autopage==0.5.2 19:03:56 beautifulsoup4==4.12.3 19:03:56 boto3==1.34.38 19:03:56 botocore==1.34.38 19:03:56 bs4==0.0.2 19:03:56 cachetools==5.3.2 19:03:56 certifi==2024.2.2 19:03:56 cffi==1.16.0 19:03:56 cfgv==3.4.0 19:03:56 chardet==5.2.0 19:03:56 charset-normalizer==3.3.2 19:03:56 click==8.1.7 19:03:56 cliff==4.5.0 19:03:56 cmd2==2.4.3 19:03:56 cryptography==3.3.2 19:03:56 debtcollector==2.5.0 19:03:56 decorator==5.1.1 19:03:56 defusedxml==0.7.1 19:03:56 Deprecated==1.2.14 19:03:56 distlib==0.3.8 19:03:56 dnspython==2.5.0 19:03:56 docker==4.2.2 19:03:56 dogpile.cache==1.3.1 19:03:56 email-validator==2.1.0.post1 19:03:56 filelock==3.13.1 19:03:56 future==0.18.3 19:03:56 gitdb==4.0.11 19:03:56 GitPython==3.1.41 19:03:56 google-auth==2.27.0 19:03:56 httplib2==0.22.0 19:03:56 identify==2.5.33 19:03:56 idna==3.6 19:03:56 importlib-resources==1.5.0 19:03:56 iso8601==2.1.0 19:03:56 Jinja2==3.1.3 19:03:56 jmespath==1.0.1 19:03:56 jsonpatch==1.33 19:03:56 jsonpointer==2.4 19:03:56 jsonschema==4.21.1 19:03:56 jsonschema-specifications==2023.12.1 19:03:56 keystoneauth1==5.5.0 19:03:56 kubernetes==29.0.0 19:03:56 lftools==0.37.8 19:03:56 lxml==5.1.0 19:03:56 MarkupSafe==2.1.5 19:03:56 msgpack==1.0.7 19:03:56 multi_key_dict==2.0.3 19:03:56 munch==4.0.0 19:03:56 netaddr==0.10.1 19:03:56 netifaces==0.11.0 19:03:56 niet==1.4.2 19:03:56 nodeenv==1.8.0 19:03:56 oauth2client==4.1.3 19:03:56 oauthlib==3.2.2 19:03:56 openstacksdk==0.62.0 19:03:56 os-client-config==2.1.0 19:03:56 os-service-types==1.7.0 19:03:56 osc-lib==3.0.0 19:03:56 oslo.config==9.3.0 19:03:56 oslo.context==5.3.0 19:03:56 oslo.i18n==6.2.0 19:03:56 oslo.log==5.4.0 19:03:56 oslo.serialization==5.3.0 19:03:56 oslo.utils==7.0.0 19:03:56 packaging==23.2 19:03:56 pbr==6.0.0 19:03:56 platformdirs==4.2.0 19:03:56 prettytable==3.9.0 19:03:56 pyasn1==0.5.1 19:03:56 pyasn1-modules==0.3.0 19:03:56 pycparser==2.21 19:03:56 pygerrit2==2.0.15 19:03:56 PyGithub==2.2.0 19:03:56 pyinotify==0.9.6 19:03:56 PyJWT==2.8.0 19:03:56 PyNaCl==1.5.0 19:03:56 pyparsing==2.4.7 19:03:56 pyperclip==1.8.2 19:03:56 pyrsistent==0.20.0 19:03:56 python-cinderclient==9.4.0 19:03:56 python-dateutil==2.8.2 19:03:56 python-heatclient==3.4.0 19:03:56 python-jenkins==1.8.2 19:03:56 python-keystoneclient==5.3.0 19:03:56 python-magnumclient==4.3.0 19:03:56 python-novaclient==18.4.0 19:03:56 python-openstackclient==6.0.1 19:03:56 python-swiftclient==4.4.0 19:03:56 pytz==2024.1 19:03:56 PyYAML==6.0.1 19:03:56 referencing==0.33.0 19:03:56 requests==2.31.0 19:03:56 requests-oauthlib==1.3.1 19:03:56 requestsexceptions==1.4.0 19:03:56 rfc3986==2.0.0 19:03:56 rpds-py==0.17.1 19:03:56 rsa==4.9 19:03:56 ruamel.yaml==0.18.6 19:03:56 ruamel.yaml.clib==0.2.8 19:03:56 s3transfer==0.10.0 19:03:56 simplejson==3.19.2 19:03:56 six==1.16.0 19:03:56 smmap==5.0.1 19:03:56 soupsieve==2.5 19:03:56 stevedore==5.1.0 19:03:56 tabulate==0.9.0 19:03:56 toml==0.10.2 19:03:56 tomlkit==0.12.3 19:03:56 tqdm==4.66.1 19:03:56 typing_extensions==4.9.0 19:03:56 tzdata==2023.4 19:03:56 urllib3==1.26.18 19:03:56 virtualenv==20.25.0 19:03:56 wcwidth==0.2.13 19:03:56 websocket-client==1.7.0 19:03:56 wrapt==1.16.0 19:03:56 xdg==6.0.0 19:03:56 xmltodict==0.13.0 19:03:56 yq==3.2.3 19:03:56 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins13126858075240827734.sh 19:03:56 + mkdir -p /w/workspace/netconf-maven-merge-master/target/classes /w/workspace/netconf-maven-merge-master/jacoco/classes 19:03:56 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins16271675763632526290.sh 19:03:56 + echo quiet=on 19:03:56 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-5261 19:03:57 [netconf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=netconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 19:03:57 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=netconf --version 19:03:57 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 19:03:57 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 19:03:57 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 19:03:57 Default locale: en_US, platform encoding: UTF-8 19:03:57 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" 19:03:57 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins9415688188774417911.sh 19:03:57 + rm /home/jenkins/.wgetrc 19:03:57 [EnvInject] - Injecting environment variables from a build step. 19:03:57 [EnvInject] - Injecting as environment variables the properties content 19:03:57 SET_JDK_VERSION=openjdk17 19:03:57 GIT_URL="git://devvexx.opendaylight.org/mirror" 19:03:57 19:03:57 [EnvInject] - Variables injected successfully. 19:03:57 [netconf-maven-merge-master] $ /bin/sh /tmp/jenkins12097626565888550204.sh 19:03:57 ---> update-java-alternatives.sh 19:03:57 ---> Updating Java version 19:03:57 ---> RedHat type system detected 19:03:58 openjdk version "17.0.6-ea" 2023-01-17 LTS 19:03:58 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 19:03:58 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) 19:03:58 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 19:03:58 [EnvInject] - Injecting environment variables from a build step. 19:03:58 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:03:58 [EnvInject] - Variables injected successfully. 19:03:58 provisioning config files... 19:03:58 copy managed file [global-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config9061453631012511487tmp 19:03:59 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config18325038069624902701tmp 19:03:59 [EnvInject] - Injecting environment variables from a build step. 19:03:59 [EnvInject] - Injecting as environment variables the properties content 19:03:59 SERVER_ID=opendaylight-snapshot 19:03:59 19:03:59 [EnvInject] - Variables injected successfully. 19:03:59 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins1916940337234831919.sh 19:03:59 ---> create-netrc.sh 19:03:59 [EnvInject] - Injecting environment variables from a build step. 19:03:59 [EnvInject] - Injecting as environment variables the properties content 19:03:59 NEXUS_CUT_DIRS=6 19:03:59 NEXUS_REPO=opendaylight.snapshot 19:03:59 19:03:59 [EnvInject] - Variables injected successfully. 19:03:59 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins13207410771265928874.sh 19:04:00 ---> maven-fetch-metadata.sh 19:04:00 ++ 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 19:04:00 + project=org.opendaylight.netconf 19:04:00 + project_path=org/opendaylight/netconf 19:04:00 + mkdir -p /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf 19:04:00 + pushd /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf 19:04:00 /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf /w/workspace/netconf-maven-merge-master 19:04:00 + set +e 19:04:00 + 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/ 19:04:00 2024-02-09 19:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/ [46866] -> "index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/ [3833] -> "aaa-authn-odl-plugin/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/ [4955] -> "callhome-model/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/ [4596] -> "callhome-protocol/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/ [4991] -> "callhome-provider/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-server/ [3391] -> "callhome-server/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/ [4955] -> "feature-parent/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/ [3887] -> "features-netconf-connector/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/ [4317] -> "features-netconf-experimental/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/ [5075] -> "features-netconf-testing/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/ [4979] -> "features-netconf/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/ [3806] -> "features-restconf/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/ [3797] -> "features-yanglib/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/ [4931] -> "keystore-api/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/ [3391] -> "keystore-legacy/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/ [4943] -> "keystore-none/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/ [3860] -> "mdsal-netconf-connector/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/ [3815] -> "mdsal-netconf-impl/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/ [3869] -> "mdsal-netconf-monitoring/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/ [3887] -> "mdsal-netconf-notification/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/ [3806] -> "mdsal-netconf-ssh/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/ [3806] -> "mdsal-netconf-tcp/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/ [4695] -> "mdsal-netconf-yang-library/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/ [5896] -> "model/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/ [4919] -> "netconf-api/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/ [4991] -> "netconf-artifacts/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/ [4187] -> "netconf-auth-aaa/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/ [4931] -> "netconf-auth/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/ [4227] -> "netconf-client-mdsal/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/ [4955] -> "netconf-client/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/ [4227] -> "netconf-common-mdsal/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/ [3383] -> "netconf-common/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/ [4955] -> "netconf-config/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/ [4967] -> "netconf-console/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/ [4967] -> "netconf-dom-api/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/ [3761] -> "netconf-impl/index.html.tmp" [1] 19:04:01 2024-02-09 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/ [4943] -> "netconf-karaf/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/ [3824] -> "netconf-mapping-api/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/ [4127] -> "netconf-nb/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/ [5003] -> "netconf-netty-util/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/ [3878] -> "netconf-notifications-api/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/ [4955] -> "netconf-parent/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/ [4227] -> "netconf-server-mdsal/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/ [4167] -> "netconf-server/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/ [5015] -> "netconf-test-models/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/ [4991] -> "netconf-test-perf/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/ [4197] -> "netconf-test-util/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/ [4979] -> "netconf-testtool/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/ [5039] -> "netconf-topology-impl/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/ [5099] -> "netconf-topology-singleton/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/ [4979] -> "netconf-topology/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/ [3761] -> "netconf-util/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/ [3950] -> "odl-aaa-netconf-plugin-no-cluster/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 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] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/ [3806] -> "odl-mdsal-apidocs/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/ [4967] -> "odl-netconf-all/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/ [4967] -> "odl-netconf-api/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 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] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/ [5003] -> "odl-netconf-client/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 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] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/ [2590] -> "odl-netconf-common/index.html.tmp" [1] 19:04:02 2024-02-09 19:04:02 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] 19:04:02 2024-02-09 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/ [5039] -> "odl-netconf-connector/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/ [5015] -> "odl-netconf-console/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/ [4979] -> "odl-netconf-impl/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/ [4227] -> "odl-netconf-keystore/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/ [3860] -> "odl-netconf-mapping-api/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/ [4991] -> "odl-netconf-mdsal/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/ [4277] -> "odl-netconf-model-rfc5277/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/ [4277] -> "odl-netconf-model-rfc6022/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/ [4277] -> "odl-netconf-model-rfc6241/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/ [4277] -> "odl-netconf-model-rfc6243/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/ [4277] -> "odl-netconf-model-rfc6470/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/ [4277] -> "odl-netconf-model-rfc8040/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/ [4277] -> "odl-netconf-model-rfc8341/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/ [4277] -> "odl-netconf-model-rfc8526/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/ [4277] -> "odl-netconf-model-rfc8639/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/ [3471] -> "odl-netconf-model-rfc8641/index.html.tmp" [1] 19:04:03 2024-02-09 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/ [3471] -> "odl-netconf-model-rfc8650/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/ [5051] -> "odl-netconf-netty-util/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/ [3914] -> "odl-netconf-notifications-api/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/ [3923] -> "odl-netconf-notifications-impl/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/ [4967] -> "odl-netconf-ssh/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/ [3788] -> "odl-netconf-tcp/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 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] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/ [5027] -> "odl-netconf-topology/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/ [4277] -> "odl-netconf-transport-api/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/ [4237] -> "odl-netconf-transport/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/ [4247] -> "odl-netconf-truststore/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/ [4979] -> "odl-netconf-util/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/ [4979] -> "odl-restconf-all/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/ [5015] -> "odl-restconf-common/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/ [4967] -> "odl-restconf-nb/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/ [4227] -> "odl-restconf-openapi/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/ [4931] -> "odl-restconf/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/ [3463] -> "odl-yanglib-mdsal-writer/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/ [4919] -> "odl-yanglib/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/ [4539] -> "restconf-api/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/ [3391] -> "restconf-client/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/ [5051] -> "restconf-common-models/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/ [4967] -> "restconf-common/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/ [4919] -> "restconf-nb/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/ [4187] -> "restconf-openapi/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/ [3391] -> "restconf-server/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/ [5063] -> "restconf-wadl-generator/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/ [3842] -> "sal-netconf-connector/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/ [5087] -> "sal-rest-connector-config/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/ [3788] -> "sal-rest-docgen/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/ [4991] -> "shaded-exificient/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/ [4919] -> "shaded-sshd/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/ [4943] -> "transport-api/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/ [3383] -> "transport-http/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/ [4550] -> "transport-ssh/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/ [4943] -> "transport-tcp/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/ [4550] -> "transport-tls/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/ [4955] -> "truststore-api/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/ [4967] -> "truststore-none/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/ [4979] -> "websocket-client/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/ [3431] -> "yanglib-mdsal-writer/index.html.tmp" [1] 19:04:04 2024-02-09 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/ [4871] -> "yanglib/index.html.tmp" [1] 19:04:05 2024-02-09 19:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/ [110117] -> "aaa-authn-odl-plugin/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:05 2024-02-09 19:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/ [110549] -> "aaa-authn-odl-plugin/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:06 2024-02-09 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/maven-metadata.xml [407/407] -> "aaa-authn-odl-plugin/maven-metadata.xml" [1] 19:04:06 2024-02-09 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/ [106211] -> "callhome-model/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:07 2024-02-09 19:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/ [106643] -> "callhome-model/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:07 2024-02-09 19:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.6-SNAPSHOT/ [10859] -> "callhome-model/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:07 2024-02-09 19:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/ [122668] -> "callhome-model/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:08 2024-02-09 19:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/7.0.0-SNAPSHOT/ [227020] -> "callhome-model/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:08 2024-02-09 19:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/maven-metadata.xml [520/520] -> "callhome-model/maven-metadata.xml" [1] 19:04:09 2024-02-09 19:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/ [108206] -> "callhome-protocol/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:09 2024-02-09 19:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/ [108638] -> "callhome-protocol/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:09 2024-02-09 19:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.6-SNAPSHOT/ [11039] -> "callhome-protocol/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:10 2024-02-09 19:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/ [124993] -> "callhome-protocol/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:10 2024-02-09 19:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml [483/483] -> "callhome-protocol/maven-metadata.xml" [1] 19:04:11 2024-02-09 19:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/ [108206] -> "callhome-provider/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:11 2024-02-09 19:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/ [108638] -> "callhome-provider/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:11 2024-02-09 19:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.6-SNAPSHOT/ [11039] -> "callhome-provider/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:12 2024-02-09 19:04:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/ [124993] -> "callhome-provider/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:14 2024-02-09 19:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/ [483894] -> "callhome-provider/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:14 2024-02-09 19:04:14 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] 19:04:16 2024-02-09 19:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-server/7.0.0-SNAPSHOT/ [289421] -> "callhome-server/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:16 2024-02-09 19:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-server/maven-metadata.xml [359/359] -> "callhome-server/maven-metadata.xml" [1] 19:04:17 2024-02-09 19:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/ [54395] -> "feature-parent/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:17 2024-02-09 19:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/ [54611] -> "feature-parent/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:17 2024-02-09 19:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.6-SNAPSHOT/ [6567] -> "feature-parent/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:17 2024-02-09 19:04:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/ [62634] -> "feature-parent/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:18 2024-02-09 19:04:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/ [240675] -> "feature-parent/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:18 2024-02-09 19:04:18 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] 19:04:18 2024-02-09 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/ [77207] -> "features-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:18 2024-02-09 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/ [77495] -> "features-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:18 2024-02-09 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/maven-metadata.xml [413/413] -> "features-netconf-connector/maven-metadata.xml" [1] 19:04:18 2024-02-09 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.6-SNAPSHOT/ [8638] -> "features-netconf-experimental/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:19 2024-02-09 19:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/ [90635] -> "features-netconf-experimental/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:21 2024-02-09 19:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/ [350860] -> "features-netconf-experimental/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:21 2024-02-09 19:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml [453/453] -> "features-netconf-experimental/maven-metadata.xml" [1] 19:04:21 2024-02-09 19:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/ [76333] -> "features-netconf-testing/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:21 2024-02-09 19:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/ [76621] -> "features-netconf-testing/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:21 2024-02-09 19:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.6-SNAPSHOT/ [8433] -> "features-netconf-testing/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:21 2024-02-09 19:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/ [88090] -> "features-netconf-testing/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:23 2024-02-09 19:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/ [340935] -> "features-netconf-testing/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:23 2024-02-09 19:04:23 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] 19:04:23 2024-02-09 19:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/ [72837] -> "features-netconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:24 2024-02-09 19:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/ [73125] -> "features-netconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:24 2024-02-09 19:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.6-SNAPSHOT/ [8106] -> "features-netconf/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:24 2024-02-09 19:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/ [84032] -> "features-netconf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:26 2024-02-09 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/ [325110] -> "features-netconf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:26 2024-02-09 19:04:26 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] 19:04:26 2024-02-09 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/ [73262] -> "features-restconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:27 2024-02-09 19:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/ [73550] -> "features-restconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:27 2024-02-09 19:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/maven-metadata.xml [404/404] -> "features-restconf/maven-metadata.xml" [1] 19:04:27 2024-02-09 19:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/ [72825] -> "features-yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:27 2024-02-09 19:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/ [73113] -> "features-yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:27 2024-02-09 19:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/maven-metadata.xml [403/403] -> "features-yanglib/maven-metadata.xml" [1] 19:04:28 2024-02-09 19:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/ [104941] -> "keystore-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:30 2024-02-09 19:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/ [105373] -> "keystore-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:30 2024-02-09 19:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.6-SNAPSHOT/ [10744] -> "keystore-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:30 2024-02-09 19:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/ [121188] -> "keystore-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:32 2024-02-09 19:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/ [469070] -> "keystore-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:32 2024-02-09 19:04:32 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] 19:04:33 2024-02-09 19:04:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/ [328320] -> "keystore-legacy/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:33 2024-02-09 19:04:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml [359/359] -> "keystore-legacy/maven-metadata.xml" [1] 19:04:34 2024-02-09 19:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/ [105534] -> "keystore-none/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:34 2024-02-09 19:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/ [105966] -> "keystore-none/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:34 2024-02-09 19:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.6-SNAPSHOT/ [10798] -> "keystore-none/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:35 2024-02-09 19:04:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/ [121879] -> "keystore-none/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:37 2024-02-09 19:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/ [471755] -> "keystore-none/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:37 2024-02-09 19:04:37 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] 19:04:38 2024-02-09 19:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/ [112124] -> "mdsal-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:38 2024-02-09 19:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/ [112556] -> "mdsal-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:38 2024-02-09 19:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/maven-metadata.xml [410/410] -> "mdsal-netconf-connector/maven-metadata.xml" [1] 19:04:39 2024-02-09 19:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/ [90931] -> "mdsal-netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:39 2024-02-09 19:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/ [109279] -> "mdsal-netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:39 2024-02-09 19:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/maven-metadata.xml [405/405] -> "mdsal-netconf-impl/maven-metadata.xml" [1] 19:04:40 2024-02-09 19:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/ [112753] -> "mdsal-netconf-monitoring/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:40 2024-02-09 19:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/ [113185] -> "mdsal-netconf-monitoring/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:40 2024-02-09 19:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/maven-metadata.xml [411/411] -> "mdsal-netconf-monitoring/maven-metadata.xml" [1] 19:04:41 2024-02-09 19:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/ [114083] -> "mdsal-netconf-notification/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:41 2024-02-09 19:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/ [114515] -> "mdsal-netconf-notification/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:41 2024-02-09 19:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/maven-metadata.xml [413/413] -> "mdsal-netconf-notification/maven-metadata.xml" [1] 19:04:42 2024-02-09 19:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/ [108206] -> "mdsal-netconf-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:42 2024-02-09 19:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/ [108638] -> "mdsal-netconf-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:42 2024-02-09 19:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/maven-metadata.xml [404/404] -> "mdsal-netconf-ssh/maven-metadata.xml" [1] 19:04:43 2024-02-09 19:04:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/ [108158] -> "mdsal-netconf-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:44 2024-02-09 19:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/ [108590] -> "mdsal-netconf-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:44 2024-02-09 19:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/maven-metadata.xml [404/404] -> "mdsal-netconf-tcp/maven-metadata.xml" [1] 19:04:44 2024-02-09 19:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/ [114059] -> "mdsal-netconf-yang-library/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:45 2024-02-09 19:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/ [114491] -> "mdsal-netconf-yang-library/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:45 2024-02-09 19:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.6-SNAPSHOT/ [11568] -> "mdsal-netconf-yang-library/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/ [131814] -> "mdsal-netconf-yang-library/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml [492/492] -> "mdsal-netconf-yang-library/maven-metadata.xml" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/ [5231] -> "model/draft-ietf-netconf-crypto-types/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/ [4943] -> "model/rfc5277/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/ [4943] -> "model/rfc6022/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/ [4943] -> "model/rfc6241/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/ [4943] -> "model/rfc6243/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/ [4943] -> "model/rfc6470/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/ [4387] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/ [5243] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/ [4943] -> "model/rfc8341/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/ [4943] -> "model/rfc8526/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/ [4943] -> "model/rfc8639/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/ [3375] -> "model/rfc8641/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/ [3375] -> "model/rfc8650/index.html.tmp" [1] 19:04:46 2024-02-09 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/ [104264] -> "netconf-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:47 2024-02-09 19:04:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/ [104696] -> "netconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:47 2024-02-09 19:04:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.6-SNAPSHOT/ [10683] -> "netconf-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:48 2024-02-09 19:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/ [120399] -> "netconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:50 2024-02-09 19:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/ [466004] -> "netconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:50 2024-02-09 19:04:50 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] 19:04:50 2024-02-09 19:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/ [55382] -> "netconf-artifacts/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:51 2024-02-09 19:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/ [55598] -> "netconf-artifacts/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:51 2024-02-09 19:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.6-SNAPSHOT/ [6664] -> "netconf-artifacts/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:51 2024-02-09 19:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/ [63797] -> "netconf-artifacts/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:52 2024-02-09 19:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/ [245200] -> "netconf-artifacts/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:52 2024-02-09 19:04:52 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] 19:04:52 2024-02-09 19:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.6-SNAPSHOT/ [10976] -> "netconf-auth-aaa/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:53 2024-02-09 19:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/ [124176] -> "netconf-auth-aaa/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:55 2024-02-09 19:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/ [480681] -> "netconf-auth-aaa/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:55 2024-02-09 19:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml [440/440] -> "netconf-auth-aaa/maven-metadata.xml" [1] 19:04:55 2024-02-09 19:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/ [104869] -> "netconf-auth/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:56 2024-02-09 19:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/ [105301] -> "netconf-auth/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:56 2024-02-09 19:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.6-SNAPSHOT/ [10737] -> "netconf-auth/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:57 2024-02-09 19:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/ [121090] -> "netconf-auth/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:59 2024-02-09 19:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/ [468688] -> "netconf-auth/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:59 2024-02-09 19:04:59 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] 19:04:59 2024-02-09 19:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.6-SNAPSHOT/ [11219] -> "netconf-client-mdsal/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:00 2024-02-09 19:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/ [127318] -> "netconf-client-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:02 2024-02-09 19:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/ [492853] -> "netconf-client-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:02 2024-02-09 19:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml [444/444] -> "netconf-client-mdsal/maven-metadata.xml" [1] 19:05:03 2024-02-09 19:05:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/ [141383] -> "netconf-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:03 2024-02-09 19:05:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/ [141959] -> "netconf-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:03 2024-02-09 19:05:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.6-SNAPSHOT/ [13774] -> "netconf-client/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:04 2024-02-09 19:05:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/ [163442] -> "netconf-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:07 2024-02-09 19:05:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/ [634322] -> "netconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:07 2024-02-09 19:05:07 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] 19:05:08 2024-02-09 19:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.6-SNAPSHOT/ [11215] -> "netconf-common-mdsal/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:08 2024-02-09 19:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/ [127262] -> "netconf-common-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:10 2024-02-09 19:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/ [492673] -> "netconf-common-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:10 2024-02-09 19:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml [444/444] -> "netconf-common-mdsal/maven-metadata.xml" [1] 19:05:13 2024-02-09 19:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/ [472817] -> "netconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:13 2024-02-09 19:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/maven-metadata.xml [358/358] -> "netconf-common/maven-metadata.xml" [1] 19:05:13 2024-02-09 19:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/ [88715] -> "netconf-config/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:14 2024-02-09 19:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/ [106643] -> "netconf-config/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:14 2024-02-09 19:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.6-SNAPSHOT/ [10859] -> "netconf-config/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:14 2024-02-09 19:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/ [122668] -> "netconf-config/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:14 2024-02-09 19:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/7.0.0-SNAPSHOT/ [10895] -> "netconf-config/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:14 2024-02-09 19:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/maven-metadata.xml [520/520] -> "netconf-config/maven-metadata.xml" [1] 19:05:15 2024-02-09 19:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/ [106900] -> "netconf-console/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:15 2024-02-09 19:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/ [107332] -> "netconf-console/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:15 2024-02-09 19:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.6-SNAPSHOT/ [10921] -> "netconf-console/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:16 2024-02-09 19:05:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/ [123471] -> "netconf-console/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:18 2024-02-09 19:05:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/ [477942] -> "netconf-console/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:18 2024-02-09 19:05:18 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] 19:05:19 2024-02-09 19:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/ [106876] -> "netconf-dom-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:19 2024-02-09 19:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/ [107320] -> "netconf-dom-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:19 2024-02-09 19:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.6-SNAPSHOT/ [10919] -> "netconf-dom-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:20 2024-02-09 19:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/ [123443] -> "netconf-dom-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:22 2024-02-09 19:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/ [477787] -> "netconf-dom-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:22 2024-02-09 19:05:22 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] 19:05:23 2024-02-09 19:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/ [139645] -> "netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:23 2024-02-09 19:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/ [140221] -> "netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:23 2024-02-09 19:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/maven-metadata.xml [399/399] -> "netconf-impl/maven-metadata.xml" [1] 19:05:24 2024-02-09 19:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/ [87990] -> "netconf-karaf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:24 2024-02-09 19:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/ [88350] -> "netconf-karaf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:24 2024-02-09 19:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.6-SNAPSHOT/ [9345] -> "netconf-karaf/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:25 2024-02-09 19:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/ [101555] -> "netconf-karaf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:29 2024-02-09 19:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/ [394395] -> "netconf-karaf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:29 2024-02-09 19:05:29 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] 19:05:30 2024-02-09 19:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/ [109476] -> "netconf-mapping-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:30 2024-02-09 19:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/ [109908] -> "netconf-mapping-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:30 2024-02-09 19:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/maven-metadata.xml [406/406] -> "netconf-mapping-api/maven-metadata.xml" [1] 19:05:30 2024-02-09 19:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.6-SNAPSHOT/ [10626] -> "netconf-nb/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:31 2024-02-09 19:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/ [119666] -> "netconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:33 2024-02-09 19:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/ [463157] -> "netconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:33 2024-02-09 19:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/maven-metadata.xml [434/434] -> "netconf-nb/maven-metadata.xml" [1] 19:05:33 2024-02-09 19:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/ [108871] -> "netconf-netty-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:34 2024-02-09 19:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/ [109303] -> "netconf-netty-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:34 2024-02-09 19:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.6-SNAPSHOT/ [11097] -> "netconf-netty-util/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:35 2024-02-09 19:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/ [125740] -> "netconf-netty-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:37 2024-02-09 19:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/ [486703] -> "netconf-netty-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:37 2024-02-09 19:05:37 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] 19:05:37 2024-02-09 19:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/ [113418] -> "netconf-notifications-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:38 2024-02-09 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/ [113850] -> "netconf-notifications-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:38 2024-02-09 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/maven-metadata.xml [412/412] -> "netconf-notifications-api/maven-metadata.xml" [1] 19:05:38 2024-02-09 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/ [54407] -> "netconf-parent/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:38 2024-02-09 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/ [54623] -> "netconf-parent/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:38 2024-02-09 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.6-SNAPSHOT/ [6568] -> "netconf-parent/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:38 2024-02-09 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/ [62648] -> "netconf-parent/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:39 2024-02-09 19:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/ [240730] -> "netconf-parent/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:39 2024-02-09 19:05:39 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] 19:05:39 2024-02-09 19:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.6-SNAPSHOT/ [11217] -> "netconf-server-mdsal/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:40 2024-02-09 19:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/ [127290] -> "netconf-server-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:42 2024-02-09 19:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/ [492782] -> "netconf-server-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:42 2024-02-09 19:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml [444/444] -> "netconf-server-mdsal/maven-metadata.xml" [1] 19:05:42 2024-02-09 19:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.6-SNAPSHOT/ [10865] -> "netconf-server/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:43 2024-02-09 19:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/ [122752] -> "netconf-server/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:45 2024-02-09 19:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/ [475148] -> "netconf-server/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:45 2024-02-09 19:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/maven-metadata.xml [438/438] -> "netconf-server/maven-metadata.xml" [1] 19:05:45 2024-02-09 19:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/ [109488] -> "netconf-test-models/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:46 2024-02-09 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/ [109920] -> "netconf-test-models/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:46 2024-02-09 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.6-SNAPSHOT/ [11155] -> "netconf-test-models/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:46 2024-02-09 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/ [126487] -> "netconf-test-models/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:49 2024-02-09 19:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/ [489660] -> "netconf-test-models/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:49 2024-02-09 19:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml [525/525] -> "netconf-test-models/maven-metadata.xml" [1] 19:05:49 2024-02-09 19:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/ [108242] -> "netconf-test-perf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:50 2024-02-09 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/ [108674] -> "netconf-test-perf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:50 2024-02-09 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.6-SNAPSHOT/ [11042] -> "netconf-test-perf/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:50 2024-02-09 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/ [125035] -> "netconf-test-perf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:52 2024-02-09 19:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/ [484019] -> "netconf-test-perf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:52 2024-02-09 19:05:52 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] 19:05:52 2024-02-09 19:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.6-SNAPSHOT/ [11036] -> "netconf-test-util/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:53 2024-02-09 19:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/ [124951] -> "netconf-test-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:55 2024-02-09 19:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/ [483692] -> "netconf-test-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:55 2024-02-09 19:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml [441/441] -> "netconf-test-util/maven-metadata.xml" [1] 19:05:56 2024-02-09 19:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/ [198297] -> "netconf-testtool/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:57 2024-02-09 19:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/ [199089] -> "netconf-testtool/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:57 2024-02-09 19:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.6-SNAPSHOT/ [18497] -> "netconf-testtool/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:58 2024-02-09 19:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/ [229380] -> "netconf-testtool/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:02 2024-02-09 19:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/ [895984] -> "netconf-testtool/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:02 2024-02-09 19:06:02 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] 19:06:03 2024-02-09 19:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/ [128914] -> "netconf-topology-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:03 2024-02-09 19:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/ [111226] -> "netconf-topology-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:03 2024-02-09 19:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.6-SNAPSHOT/ [11273] -> "netconf-topology-impl/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:04 2024-02-09 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/ [128009] -> "netconf-topology-impl/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:06 2024-02-09 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/ [495576] -> "netconf-topology-impl/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:06 2024-02-09 19:06:06 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] 19:06:06 2024-02-09 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/ [114107] -> "netconf-topology-singleton/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:07 2024-02-09 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/ [114539] -> "netconf-topology-singleton/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:07 2024-02-09 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.6-SNAPSHOT/ [11571] -> "netconf-topology-singleton/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:08 2024-02-09 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/ [131856] -> "netconf-topology-singleton/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:10 2024-02-09 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/ [510524] -> "netconf-topology-singleton/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:10 2024-02-09 19:06:10 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] 19:06:10 2024-02-09 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/ [107553] -> "netconf-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:11 2024-02-09 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/ [107997] -> "netconf-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:11 2024-02-09 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.6-SNAPSHOT/ [10981] -> "netconf-topology/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:12 2024-02-09 19:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/ [124246] -> "netconf-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-09 19:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/ [481008] -> "netconf-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-09 19:06:14 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] 19:06:15 2024-02-09 19:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/ [156793] -> "netconf-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:15 2024-02-09 19:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/ [157441] -> "netconf-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:15 2024-02-09 19:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/maven-metadata.xml [399/399] -> "netconf-util/maven-metadata.xml" [1] 19:06:16 2024-02-09 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/ [80242] -> "odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:16 2024-02-09 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/ [80530] -> "odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:16 2024-02-09 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml [420/420] -> "odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml" [1] 19:06:16 2024-02-09 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/ [75435] -> "odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:17 2024-02-09 19:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/ [75723] -> "odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:17 2024-02-09 19:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/ [8349] -> "odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:17 2024-02-09 19:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/ [87044] -> "odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:19 2024-02-09 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/ [336855] -> "odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:19 2024-02-09 19:06:19 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] 19:06:19 2024-02-09 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/ [73262] -> "odl-mdsal-apidocs/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:19 2024-02-09 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/ [73550] -> "odl-mdsal-apidocs/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:19 2024-02-09 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/maven-metadata.xml [404/404] -> "odl-mdsal-apidocs/maven-metadata.xml" [1] 19:06:20 2024-02-09 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/ [72388] -> "odl-netconf-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:20 2024-02-09 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/ [72676] -> "odl-netconf-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:20 2024-02-09 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.6-SNAPSHOT/ [8063] -> "odl-netconf-all/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:21 2024-02-09 19:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/ [83495] -> "odl-netconf-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:22 2024-02-09 19:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/ [323015] -> "odl-netconf-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:22 2024-02-09 19:06:22 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] 19:06:22 2024-02-09 19:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/ [72388] -> "odl-netconf-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:23 2024-02-09 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/ [72676] -> "odl-netconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:23 2024-02-09 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.6-SNAPSHOT/ [8063] -> "odl-netconf-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:23 2024-02-09 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/ [83495] -> "odl-netconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:25 2024-02-09 19:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/ [323015] -> "odl-netconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:25 2024-02-09 19:06:25 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] 19:06:25 2024-02-09 19:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/ [76321] -> "odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:26 2024-02-09 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/ [76609] -> "odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:26 2024-02-09 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/ [8431] -> "odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:26 2024-02-09 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/ [88062] -> "odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:27 2024-02-09 19:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/ [340825] -> "odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:28 2024-02-09 19:06:28 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] 19:06:28 2024-02-09 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/ [73687] -> "odl-netconf-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:28 2024-02-09 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/ [73975] -> "odl-netconf-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:28 2024-02-09 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.6-SNAPSHOT/ [8186] -> "odl-netconf-client/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:29 2024-02-09 19:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/ [85022] -> "odl-netconf-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:30 2024-02-09 19:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/ [328915] -> "odl-netconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:30 2024-02-09 19:06:30 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] 19:06:30 2024-02-09 19:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/ [78943] -> "odl-netconf-clustered-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:31 2024-02-09 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/ [79243] -> "odl-netconf-clustered-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:31 2024-02-09 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.6-SNAPSHOT/ [8677] -> "odl-netconf-clustered-topology/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:31 2024-02-09 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/ [91116] -> "odl-netconf-clustered-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:33 2024-02-09 19:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/ [352735] -> "odl-netconf-clustered-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:33 2024-02-09 19:06:33 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] 19:06:33 2024-02-09 19:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/ [31730] -> "odl-netconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:33 2024-02-09 19:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml [302/302] -> "odl-netconf-common/maven-metadata.xml" [1] 19:06:33 2024-02-09 19:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/ [76758] -> "odl-netconf-connector-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:33 2024-02-09 19:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/ [77046] -> "odl-netconf-connector-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:33 2024-02-09 19:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.6-SNAPSHOT/ [8472] -> "odl-netconf-connector-all/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:34 2024-02-09 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/ [88571] -> "odl-netconf-connector-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:35 2024-02-09 19:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/ [342810] -> "odl-netconf-connector-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:35 2024-02-09 19:06:35 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] 19:06:36 2024-02-09 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/ [75010] -> "odl-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:36 2024-02-09 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/ [75298] -> "odl-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:36 2024-02-09 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.6-SNAPSHOT/ [8309] -> "odl-netconf-connector/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:36 2024-02-09 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/ [86549] -> "odl-netconf-connector/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:38 2024-02-09 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/ [334925] -> "odl-netconf-connector/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:38 2024-02-09 19:06:38 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] 19:06:38 2024-02-09 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/ [74148] -> "odl-netconf-console/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:39 2024-02-09 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/ [74436] -> "odl-netconf-console/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:39 2024-02-09 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.6-SNAPSHOT/ [8228] -> "odl-netconf-console/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:39 2024-02-09 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/ [85545] -> "odl-netconf-console/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:40 2024-02-09 19:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/ [331010] -> "odl-netconf-console/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:40 2024-02-09 19:06:40 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] 19:06:41 2024-02-09 19:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/ [72825] -> "odl-netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:41 2024-02-09 19:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/ [73113] -> "odl-netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:41 2024-02-09 19:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.6-SNAPSHOT/ [8104] -> "odl-netconf-impl/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:42 2024-02-09 19:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/ [84004] -> "odl-netconf-impl/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:43 2024-02-09 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/ [325000] -> "odl-netconf-impl/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:43 2024-02-09 19:06:43 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] 19:06:43 2024-02-09 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.6-SNAPSHOT/ [8265] -> "odl-netconf-keystore/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:44 2024-02-09 19:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/ [85998] -> "odl-netconf-keystore/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:45 2024-02-09 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/ [332775] -> "odl-netconf-keystore/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:45 2024-02-09 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml [444/444] -> "odl-netconf-keystore/maven-metadata.xml" [1] 19:06:45 2024-02-09 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/ [75872] -> "odl-netconf-mapping-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-02-09 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/ [76160] -> "odl-netconf-mapping-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-02-09 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/maven-metadata.xml [410/410] -> "odl-netconf-mapping-api/maven-metadata.xml" [1] 19:06:46 2024-02-09 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/ [73274] -> "odl-netconf-mdsal/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-02-09 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/ [73562] -> "odl-netconf-mdsal/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-02-09 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.6-SNAPSHOT/ [8146] -> "odl-netconf-mdsal/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:47 2024-02-09 19:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/ [84527] -> "odl-netconf-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-02-09 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/ [327040] -> "odl-netconf-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-02-09 19:06:48 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] 19:06:48 2024-02-09 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:49 2024-02-09 19:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:50 2024-02-09 19:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:50 2024-02-09 19:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc5277/maven-metadata.xml" [1] 19:06:50 2024-02-09 19:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:51 2024-02-09 19:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:52 2024-02-09 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:52 2024-02-09 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6022/maven-metadata.xml" [1] 19:06:52 2024-02-09 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:52 2024-02-09 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:54 2024-02-09 19:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:54 2024-02-09 19:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6241/maven-metadata.xml" [1] 19:06:54 2024-02-09 19:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:54 2024-02-09 19:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:56 2024-02-09 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:56 2024-02-09 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6243/maven-metadata.xml" [1] 19:06:56 2024-02-09 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:56 2024-02-09 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:58 2024-02-09 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:58 2024-02-09 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6470/maven-metadata.xml" [1] 19:06:58 2024-02-09 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:58 2024-02-09 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:00 2024-02-09 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:00 2024-02-09 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8040/maven-metadata.xml" [1] 19:07:00 2024-02-09 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:00 2024-02-09 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:02 2024-02-09 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:02 2024-02-09 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8341/maven-metadata.xml" [1] 19:07:02 2024-02-09 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:02 2024-02-09 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-02-09 19:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-02-09 19:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8526/maven-metadata.xml" [1] 19:07:03 2024-02-09 19:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/ [8471] -> "odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:04 2024-02-09 19:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/ [88557] -> "odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:05 2024-02-09 19:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/ [341199] -> "odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:05 2024-02-09 19:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8639/maven-metadata.xml" [1] 19:07:07 2024-02-09 19:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/ [342865] -> "odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:07 2024-02-09 19:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml [369/369] -> "odl-netconf-model-rfc8641/maven-metadata.xml" [1] 19:07:08 2024-02-09 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/ [342755] -> "odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:08 2024-02-09 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml [369/369] -> "odl-netconf-model-rfc8650/maven-metadata.xml" [1] 19:07:08 2024-02-09 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/ [75447] -> "odl-netconf-netty-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:09 2024-02-09 19:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/ [75735] -> "odl-netconf-netty-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:09 2024-02-09 19:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.6-SNAPSHOT/ [8350] -> "odl-netconf-netty-util/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:09 2024-02-09 19:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/ [87058] -> "odl-netconf-netty-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:10 2024-02-09 19:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/7.0.0-SNAPSHOT/ [306490] -> "odl-netconf-netty-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:10 2024-02-09 19:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml [528/528] -> "odl-netconf-netty-util/maven-metadata.xml" [1] 19:07:11 2024-02-09 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/ [78494] -> "odl-netconf-notifications-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:11 2024-02-09 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/ [78782] -> "odl-netconf-notifications-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:11 2024-02-09 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/maven-metadata.xml [416/416] -> "odl-netconf-notifications-api/maven-metadata.xml" [1] 19:07:11 2024-02-09 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/ [78943] -> "odl-netconf-notifications-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-02-09 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/ [79231] -> "odl-netconf-notifications-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-02-09 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/maven-metadata.xml [417/417] -> "odl-netconf-notifications-impl/maven-metadata.xml" [1] 19:07:12 2024-02-09 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/ [72376] -> "odl-netconf-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-02-09 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/ [72676] -> "odl-netconf-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-02-09 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.6-SNAPSHOT/ [8062] -> "odl-netconf-ssh/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:13 2024-02-09 19:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/ [83481] -> "odl-netconf-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:14 2024-02-09 19:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/ [322960] -> "odl-netconf-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:14 2024-02-09 19:07:14 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] 19:07:14 2024-02-09 19:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/ [72376] -> "odl-netconf-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:15 2024-02-09 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/ [72664] -> "odl-netconf-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:15 2024-02-09 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/maven-metadata.xml [402/402] -> "odl-netconf-tcp/maven-metadata.xml" [1] 19:07:15 2024-02-09 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/ [75447] -> "odl-netconf-test-tools/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:15 2024-02-09 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/ [75747] -> "odl-netconf-test-tools/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:15 2024-02-09 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.6-SNAPSHOT/ [8350] -> "odl-netconf-test-tools/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:16 2024-02-09 19:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/ [87058] -> "odl-netconf-test-tools/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:17 2024-02-09 19:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/ [336910] -> "odl-netconf-test-tools/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:17 2024-02-09 19:07:17 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] 19:07:17 2024-02-09 19:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/ [74573] -> "odl-netconf-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:18 2024-02-09 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/ [74873] -> "odl-netconf-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:18 2024-02-09 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.6-SNAPSHOT/ [8267] -> "odl-netconf-topology/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:18 2024-02-09 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/ [86026] -> "odl-netconf-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:19 2024-02-09 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/ [332885] -> "odl-netconf-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:19 2024-02-09 19:07:19 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] 19:07:19 2024-02-09 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-transport-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:20 2024-02-09 19:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/ [88543] -> "odl-netconf-transport-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:21 2024-02-09 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/ [342700] -> "odl-netconf-transport-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:21 2024-02-09 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml [449/449] -> "odl-netconf-transport-api/maven-metadata.xml" [1] 19:07:21 2024-02-09 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.6-SNAPSHOT/ [8309] -> "odl-netconf-transport/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:22 2024-02-09 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/ [86549] -> "odl-netconf-transport/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:23 2024-02-09 19:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/ [334925] -> "odl-netconf-transport/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:23 2024-02-09 19:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml [445/445] -> "odl-netconf-transport/maven-metadata.xml" [1] 19:07:23 2024-02-09 19:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.6-SNAPSHOT/ [8347] -> "odl-netconf-truststore/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:23 2024-02-09 19:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/ [87016] -> "odl-netconf-truststore/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:25 2024-02-09 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/ [336745] -> "odl-netconf-truststore/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:25 2024-02-09 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml [446/446] -> "odl-netconf-truststore/maven-metadata.xml" [1] 19:07:25 2024-02-09 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/ [72813] -> "odl-netconf-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:26 2024-02-09 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/ [73101] -> "odl-netconf-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:26 2024-02-09 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.6-SNAPSHOT/ [8103] -> "odl-netconf-util/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:26 2024-02-09 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/ [83990] -> "odl-netconf-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:28 2024-02-09 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/ [324945] -> "odl-netconf-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:28 2024-02-09 19:07:28 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] 19:07:28 2024-02-09 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/ [72825] -> "odl-restconf-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:28 2024-02-09 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/ [73113] -> "odl-restconf-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:28 2024-02-09 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.6-SNAPSHOT/ [8104] -> "odl-restconf-all/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:29 2024-02-09 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/ [84004] -> "odl-restconf-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:30 2024-02-09 19:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/ [325000] -> "odl-restconf-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:30 2024-02-09 19:07:30 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] 19:07:30 2024-02-09 19:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/ [74136] -> "odl-restconf-common/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:31 2024-02-09 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/ [74424] -> "odl-restconf-common/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:31 2024-02-09 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.6-SNAPSHOT/ [8227] -> "odl-restconf-common/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:31 2024-02-09 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/ [85531] -> "odl-restconf-common/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:33 2024-02-09 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/ [330955] -> "odl-restconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:33 2024-02-09 19:07:33 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] 19:07:33 2024-02-09 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/ [72400] -> "odl-restconf-nb/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:33 2024-02-09 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/ [72688] -> "odl-restconf-nb/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:33 2024-02-09 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.6-SNAPSHOT/ [8064] -> "odl-restconf-nb/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:34 2024-02-09 19:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/ [83509] -> "odl-restconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:35 2024-02-09 19:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/ [323070] -> "odl-restconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:35 2024-02-09 19:07:35 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] 19:07:35 2024-02-09 19:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.6-SNAPSHOT/ [8268] -> "odl-restconf-openapi/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:35 2024-02-09 19:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/ [86040] -> "odl-restconf-openapi/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:37 2024-02-09 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/ [332940] -> "odl-restconf-openapi/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:37 2024-02-09 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml [444/444] -> "odl-restconf-openapi/maven-metadata.xml" [1] 19:07:37 2024-02-09 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/ [71077] -> "odl-restconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:37 2024-02-09 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/ [71365] -> "odl-restconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:37 2024-02-09 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.6-SNAPSHOT/ [7940] -> "odl-restconf/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:38 2024-02-09 19:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/ [81968] -> "odl-restconf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:39 2024-02-09 19:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/ [317060] -> "odl-restconf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:39 2024-02-09 19:07:39 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] 19:07:41 2024-02-09 19:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/ [340825] -> "odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:41 2024-02-09 19:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml [368/368] -> "odl-yanglib-mdsal-writer/maven-metadata.xml" [1] 19:07:41 2024-02-09 19:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/ [70652] -> "odl-yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:42 2024-02-09 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/ [70940] -> "odl-yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:42 2024-02-09 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.6-SNAPSHOT/ [7899] -> "odl-yanglib/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:42 2024-02-09 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/ [81459] -> "odl-yanglib/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:44 2024-02-09 19:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/ [315075] -> "odl-yanglib/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:44 2024-02-09 19:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml [517/517] -> "odl-yanglib/maven-metadata.xml" [1] 19:07:44 2024-02-09 19:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/ [105349] -> "restconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:44 2024-02-09 19:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.6-SNAPSHOT/ [10742] -> "restconf-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:45 2024-02-09 19:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/ [121160] -> "restconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:47 2024-02-09 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/ [468961] -> "restconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:47 2024-02-09 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/maven-metadata.xml [477/477] -> "restconf-api/maven-metadata.xml" [1] 19:07:49 2024-02-09 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/ [476037] -> "restconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:49 2024-02-09 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/maven-metadata.xml [359/359] -> "restconf-client/maven-metadata.xml" [1] 19:07:49 2024-02-09 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/ [111459] -> "restconf-common-models/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:50 2024-02-09 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/ [111903] -> "restconf-common-models/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:50 2024-02-09 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.6-SNAPSHOT/ [11334] -> "restconf-common-models/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:51 2024-02-09 19:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/ [128798] -> "restconf-common-models/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:53 2024-02-09 19:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/ [498640] -> "restconf-common-models/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:53 2024-02-09 19:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml [528/528] -> "restconf-common-models/maven-metadata.xml" [1] 19:07:53 2024-02-09 19:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/ [106876] -> "restconf-common/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-02-09 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/ [107320] -> "restconf-common/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-02-09 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.6-SNAPSHOT/ [10919] -> "restconf-common/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-02-09 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/ [123443] -> "restconf-common/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:56 2024-02-09 19:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/ [477832] -> "restconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:56 2024-02-09 19:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/maven-metadata.xml [521/521] -> "restconf-common/maven-metadata.xml" [1] 19:07:57 2024-02-09 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/ [121364] -> "restconf-nb/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:57 2024-02-09 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/ [105599] -> "restconf-nb/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:57 2024-02-09 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.6-SNAPSHOT/ [11529] -> "restconf-nb/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:58 2024-02-09 19:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/ [120469] -> "restconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:00 2024-02-09 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/ [467119] -> "restconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:00 2024-02-09 19:08:00 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] 19:08:00 2024-02-09 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.6-SNAPSHOT/ [10984] -> "restconf-openapi/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:01 2024-02-09 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/ [124288] -> "restconf-openapi/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:02 2024-02-09 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/ [481117] -> "restconf-openapi/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:02 2024-02-09 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml [440/440] -> "restconf-openapi/maven-metadata.xml" [1] 19:08:04 2024-02-09 19:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/ [476083] -> "restconf-server/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:04 2024-02-09 19:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/maven-metadata.xml [359/359] -> "restconf-server/maven-metadata.xml" [1] 19:08:05 2024-02-09 19:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/ [112076] -> "restconf-wadl-generator/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:05 2024-02-09 19:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/ [112508] -> "restconf-wadl-generator/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:05 2024-02-09 19:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.6-SNAPSHOT/ [11389] -> "restconf-wadl-generator/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:06 2024-02-09 19:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/ [129503] -> "restconf-wadl-generator/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:08 2024-02-09 19:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/ [501380] -> "restconf-wadl-generator/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:08 2024-02-09 19:08:08 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] 19:08:09 2024-02-09 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/ [110854] -> "sal-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:09 2024-02-09 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/ [111286] -> "sal-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:09 2024-02-09 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/maven-metadata.xml [408/408] -> "sal-netconf-connector/maven-metadata.xml" [1] 19:08:09 2024-02-09 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/ [94746] -> "sal-rest-connector-config/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:10 2024-02-09 19:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/ [95106] -> "sal-rest-connector-config/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:10 2024-02-09 19:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.6-SNAPSHOT/ [9963] -> "sal-rest-connector-config/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:10 2024-02-09 19:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/ [109427] -> "sal-rest-connector-config/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:12 2024-02-09 19:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/ [425145] -> "sal-rest-connector-config/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:12 2024-02-09 19:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml [531/531] -> "sal-rest-connector-config/maven-metadata.xml" [1] 19:08:13 2024-02-09 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/ [106948] -> "sal-rest-docgen/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:13 2024-02-09 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/ [107380] -> "sal-rest-docgen/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:13 2024-02-09 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/maven-metadata.xml [402/402] -> "sal-rest-docgen/maven-metadata.xml" [1] 19:08:13 2024-02-09 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/ [90434] -> "shaded-exificient/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:14 2024-02-09 19:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/ [90794] -> "shaded-exificient/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:14 2024-02-09 19:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.6-SNAPSHOT/ [9567] -> "shaded-exificient/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:14 2024-02-09 19:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/ [104403] -> "shaded-exificient/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:16 2024-02-09 19:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/ [404044] -> "shaded-exificient/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:16 2024-02-09 19:08:16 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] 19:08:17 2024-02-09 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/ [87164] -> "shaded-sshd/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:17 2024-02-09 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/ [87524] -> "shaded-sshd/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:17 2024-02-09 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.6-SNAPSHOT/ [9267] -> "shaded-sshd/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:17 2024-02-09 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/ [100593] -> "shaded-sshd/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:19 2024-02-09 19:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/ [389218] -> "shaded-sshd/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:20 2024-02-09 19:08:20 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] 19:08:20 2024-02-09 19:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/ [105570] -> "transport-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:20 2024-02-09 19:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/ [106002] -> "transport-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:21 2024-02-09 19:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.6-SNAPSHOT/ [10801] -> "transport-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:21 2024-02-09 19:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/ [121921] -> "transport-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:23 2024-02-09 19:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/ [471918] -> "transport-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:23 2024-02-09 19:08:23 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] 19:08:25 2024-02-09 19:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/ [473125] -> "transport-http/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:25 2024-02-09 19:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/maven-metadata.xml [358/358] -> "transport-http/maven-metadata.xml" [1] 19:08:26 2024-02-09 19:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/ [106062] -> "transport-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:26 2024-02-09 19:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.6-SNAPSHOT/ [10806] -> "transport-ssh/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:27 2024-02-09 19:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/ [121981] -> "transport-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:29 2024-02-09 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/ [472191] -> "transport-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:29 2024-02-09 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/maven-metadata.xml [478/478] -> "transport-ssh/maven-metadata.xml" [1] 19:08:29 2024-02-09 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/ [105594] -> "transport-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:30 2024-02-09 19:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/ [106026] -> "transport-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:30 2024-02-09 19:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.6-SNAPSHOT/ [10803] -> "transport-tcp/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:30 2024-02-09 19:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/ [121949] -> "transport-tcp/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:33 2024-02-09 19:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/ [472027] -> "transport-tcp/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:33 2024-02-09 19:08: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] 19:08:33 2024-02-09 19:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/ [106062] -> "transport-tls/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:33 2024-02-09 19:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.6-SNAPSHOT/ [10806] -> "transport-tls/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:34 2024-02-09 19:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/ [121991] -> "transport-tls/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:36 2024-02-09 19:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/ [472191] -> "transport-tls/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:36 2024-02-09 19:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/maven-metadata.xml [478/478] -> "transport-tls/maven-metadata.xml" [1] 19:08:36 2024-02-09 19:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/ [106247] -> "truststore-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:37 2024-02-09 19:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/ [106679] -> "truststore-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:37 2024-02-09 19:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.6-SNAPSHOT/ [10862] -> "truststore-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:37 2024-02-09 19:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/ [122710] -> "truststore-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:39 2024-02-09 19:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/ [474984] -> "truststore-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:39 2024-02-09 19:08: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] 19:08:40 2024-02-09 19:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/ [106840] -> "truststore-none/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:40 2024-02-09 19:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/ [107272] -> "truststore-none/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:40 2024-02-09 19:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.6-SNAPSHOT/ [10916] -> "truststore-none/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:41 2024-02-09 19:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/ [123401] -> "truststore-none/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:43 2024-02-09 19:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/ [477669] -> "truststore-none/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:43 2024-02-09 19:08:43 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] 19:08:43 2024-02-09 19:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/ [107541] -> "websocket-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:44 2024-02-09 19:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/ [107973] -> "websocket-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:44 2024-02-09 19:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.6-SNAPSHOT/ [10979] -> "websocket-client/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:44 2024-02-09 19:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/ [124218] -> "websocket-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:46 2024-02-09 19:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/ [480845] -> "websocket-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:46 2024-02-09 19:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/maven-metadata.xml [522/522] -> "websocket-client/maven-metadata.xml" [1] 19:08:48 2024-02-09 19:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/ [492573] -> "yanglib-mdsal-writer/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:48 2024-02-09 19:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml [364/364] -> "yanglib-mdsal-writer/maven-metadata.xml" [1] 19:08:49 2024-02-09 19:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/ [118284] -> "yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:49 2024-02-09 19:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/ [118788] -> "yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:49 2024-02-09 19:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.6-SNAPSHOT/ [10448] -> "yanglib/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:50 2024-02-09 19:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/ [117369] -> "yanglib/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/ [454232] -> "yanglib/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/maven-metadata.xml [513/513] -> "yanglib/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml [1676/1676] -> "aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "callhome-model/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "callhome-model/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-protocol/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-server/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "callhome-server/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml [1056/1056] -> "feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.6-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml [1056/1056] -> "feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1285/1285] -> "features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1290/1290] -> "features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.6-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.6-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.6-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml [1661/1661] -> "keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.6-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1451/1451] -> "mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml [1680/1680] -> "mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-netconf-yang-library/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:52 2024-02-09 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:53 2024-02-09 19:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/ [118674] -> "model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:53 2024-02-09 19:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/ [119106] -> "model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:53 2024-02-09 19:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/ [12003] -> "model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:54 2024-02-09 19:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/ [137189] -> "model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:56 2024-02-09 19:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/ [531187] -> "model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:56 2024-02-09 19:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml [543/543] -> "model/draft-ietf-netconf-crypto-types/maven-metadata.xml" [1] 19:08:57 2024-02-09 19:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/ [102978] -> "model/rfc5277/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:57 2024-02-09 19:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/ [103410] -> "model/rfc5277/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:57 2024-02-09 19:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.6-SNAPSHOT/ [10585] -> "model/rfc5277/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:08:58 2024-02-09 19:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/ [118897] -> "model/rfc5277/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:00 2024-02-09 19:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/ [460110] -> "model/rfc5277/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:00 2024-02-09 19:09:00 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] 19:09:00 2024-02-09 19:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/ [103002] -> "model/rfc6022/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:01 2024-02-09 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/ [103434] -> "model/rfc6022/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:01 2024-02-09 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.6-SNAPSHOT/ [10587] -> "model/rfc6022/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:02 2024-02-09 19:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/ [118925] -> "model/rfc6022/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:04 2024-02-09 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/ [460219] -> "model/rfc6022/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:04 2024-02-09 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml [519/519] -> "model/rfc6022/maven-metadata.xml" [1] 19:09:04 2024-02-09 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/ [103014] -> "model/rfc6241/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:04 2024-02-09 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/ [103446] -> "model/rfc6241/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:05 2024-02-09 19:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.6-SNAPSHOT/ [10588] -> "model/rfc6241/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:05 2024-02-09 19:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/ [118939] -> "model/rfc6241/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:07 2024-02-09 19:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/ [460273] -> "model/rfc6241/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:07 2024-02-09 19:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml [519/519] -> "model/rfc6241/maven-metadata.xml" [1] 19:09:09 2024-02-09 19:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/ [102978] -> "model/rfc6243/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:10 2024-02-09 19:09:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/ [103410] -> "model/rfc6243/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:10 2024-02-09 19:09:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.6-SNAPSHOT/ [10585] -> "model/rfc6243/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:12 2024-02-09 19:09:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/ [118897] -> "model/rfc6243/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:14 2024-02-09 19:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/ [460110] -> "model/rfc6243/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:14 2024-02-09 19:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml [519/519] -> "model/rfc6243/maven-metadata.xml" [1] 19:09:14 2024-02-09 19:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/ [102978] -> "model/rfc6470/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:15 2024-02-09 19:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/ [103410] -> "model/rfc6470/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:15 2024-02-09 19:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.6-SNAPSHOT/ [10585] -> "model/rfc6470/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:15 2024-02-09 19:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/ [118897] -> "model/rfc6470/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:17 2024-02-09 19:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/ [460110] -> "model/rfc6470/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:17 2024-02-09 19:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml [519/519] -> "model/rfc6470/maven-metadata.xml" [1] 19:09:18 2024-02-09 19:09:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/ [11942] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:18 2024-02-09 19:09:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/ [136400] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:20 2024-02-09 19:09:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/ [528121] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:20 2024-02-09 19:09:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [460/460] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 19:09:21 2024-02-09 19:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/ [119303] -> "model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:21 2024-02-09 19:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/ [119735] -> "model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:21 2024-02-09 19:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/ [12060] -> "model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:22 2024-02-09 19:09:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/ [137922] -> "model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:24 2024-02-09 19:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/ [534035] -> "model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:24 2024-02-09 19:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [544/544] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 19:09:24 2024-02-09 19:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/ [102978] -> "model/rfc8341/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:25 2024-02-09 19:09:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/ [103410] -> "model/rfc8341/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:25 2024-02-09 19:09:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.6-SNAPSHOT/ [10585] -> "model/rfc8341/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:25 2024-02-09 19:09:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/ [118897] -> "model/rfc8341/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:27 2024-02-09 19:09:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/ [460156] -> "model/rfc8341/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:27 2024-02-09 19:09:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml [519/519] -> "model/rfc8341/maven-metadata.xml" [1] 19:09:28 2024-02-09 19:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/ [102990] -> "model/rfc8526/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:28 2024-02-09 19:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/ [103422] -> "model/rfc8526/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:28 2024-02-09 19:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.6-SNAPSHOT/ [10586] -> "model/rfc8526/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:29 2024-02-09 19:09:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/ [118911] -> "model/rfc8526/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:31 2024-02-09 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/ [460165] -> "model/rfc8526/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:31 2024-02-09 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml [519/519] -> "model/rfc8526/maven-metadata.xml" [1] 19:09:31 2024-02-09 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/ [103014] -> "model/rfc8639/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:32 2024-02-09 19:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/ [103446] -> "model/rfc8639/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:32 2024-02-09 19:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.6-SNAPSHOT/ [10588] -> "model/rfc8639/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:09:32 2024-02-09 19:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/ [118939] -> "model/rfc8639/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:34 2024-02-09 19:09:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/ [460273] -> "model/rfc8639/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:34 2024-02-09 19:09:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml [519/519] -> "model/rfc8639/maven-metadata.xml" [1] 19:09:36 2024-02-09 19:09:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/ [460219] -> "model/rfc8641/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:36 2024-02-09 19:09:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml [357/357] -> "model/rfc8641/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/ [460110] -> "model/rfc8650/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml [357/357] -> "model/rfc8650/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml [1059/1059] -> "netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml [1063/1063] -> "netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.6-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml [1059/1059] -> "netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.6-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml [2098/2098] -> "netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml [2107/2107] -> "netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [2098/2098] -> "netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml [1447/1447] -> "netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-config/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-config/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [2096/2096] -> "netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [2105/2105] -> "netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml [1408/1408] -> "netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml [1414/1414] -> "netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.6-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml [1408/1408] -> "netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml [1681/1681] -> "netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml [1056/1056] -> "netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.6-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml [1056/1056] -> "netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.6-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml [2775/2775] -> "netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml [2787/2787] -> "netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.6-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml [2775/2775] -> "netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1885/1885] -> "netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml [2311/2311] -> "netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml [2321/2321] -> "netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:38 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.6-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.6-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1267/1267] -> "odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.6-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.6-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.6-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.6-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.6-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.6-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.6-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.6-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.6-SNAPSHOT/maven-metadata.xml [1265/1265] -> "odl-yanglib/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml [1265/1265] -> "odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.6-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml [1678/1678] -> "restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml [1875/1875] -> "restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.6-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml [1459/1459] -> "sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml [1465/1465] -> "sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.6-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml [1459/1459] -> "sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml [1456/1456] -> "shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.6-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.6-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:39 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "transport-http/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml [1665/1665] -> "websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1871/1871] -> "yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1879/1879] -> "yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.6-SNAPSHOT/maven-metadata.xml [1649/1649] -> "yanglib/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/maven-metadata.xml [1649/1649] -> "yanglib/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "yanglib/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml [1686/1686] -> "model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml [1693/1693] -> "model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml [1694/1694] -> "model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 2024-02-09 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:09:40 FINISHED --2024-02-09 19:09:40-- 19:09:40 Total wall clock time: 5m 40s 19:09:40 Downloaded: 1232 files, 71M in 3.9s (18.2 MB/s) 19:09:40 + set -e 19:09:40 + popd 19:09:40 /w/workspace/netconf-maven-merge-master 19:09:40 + mkdir -p /w/workspace/netconf-maven-merge-master/m2repo-backup 19:09:40 + cp -a /w/workspace/netconf-maven-merge-master/m2repo/org /w/workspace/netconf-maven-merge-master/m2repo-backup 19:09:40 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins2084924279666824596.sh 19:09:40 [EnvInject] - Injecting environment variables from a build step. 19:09:40 [EnvInject] - Injecting as environment variables the properties content 19:09:40 MAVEN_GOALS=clean deploy -Pintegrationtests 19:09:40 19:09:40 [EnvInject] - Variables injected successfully. 19:09:40 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins13961151381252564673.sh 19:09:40 ---> common-variables.sh 19:09:40 --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 19:09:40 ---> maven-build.sh 19:09:40 + set +u 19:09:40 + export MAVEN_OPTS 19:09:40 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-merge-master@tmp/config9061453631012511487tmp --settings /w/workspace/netconf-maven-merge-master@tmp/config18325038069624902701tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 19:09:40 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 19:09:40 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 19:09:40 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 19:09:40 Default locale: en_US, platform encoding: UTF-8 19:09:40 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" 19:09:41 [INFO] Error stacktraces are turned on. 19:09:41 [INFO] Scanning for projects... 19:09:50 [INFO] ------------------------------------------------------------------------ 19:09:50 [INFO] Reactor Build Order: 19:09:50 [INFO] 19:09:50 [INFO] netconf-artifacts [pom] 19:09:50 [INFO] netconf-parent [pom] 19:09:50 [INFO] feature-parent [pom] 19:09:50 [INFO] netconf-auth [bundle] 19:09:50 [INFO] netconf-auth-aaa [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 19:09:50 [INFO] rfc5277 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 19:09:50 [INFO] rfc6241 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 19:09:50 [INFO] rfc6470 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 19:09:50 [INFO] rfc6243 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 19:09:50 [INFO] rfc8526 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 19:09:50 [INFO] netconf-api [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: API [feature] 19:09:50 [INFO] rfc6022 [bundle] 19:09:50 [INFO] netconf-common-mdsal [bundle] 19:09:50 [INFO] odl-netconf-util [feature] 19:09:50 [INFO] netconf-common [bundle] 19:09:50 [INFO] shaded-exificient-jar [jar] 19:09:50 [INFO] shaded-exificient [bundle] 19:09:50 [INFO] netconf-test-util [jar] 19:09:50 [INFO] netconf-netty-util [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 19:09:50 [INFO] rfc8341 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 19:09:50 [INFO] draft-ietf-netconf-crypto-types [bundle] 19:09:50 [INFO] keystore-api [bundle] 19:09:50 [INFO] keystore-none [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 19:09:50 [INFO] truststore-api [bundle] 19:09:50 [INFO] truststore-none [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 19:09:50 [INFO] transport-api [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 19:09:50 [INFO] shaded-sshd-jar [jar] 19:09:50 [INFO] shaded-sshd [bundle] 19:09:50 [INFO] transport-tcp [bundle] 19:09:50 [INFO] transport-ssh [bundle] 19:09:50 [INFO] transport-tls [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: Transport [feature] 19:09:50 [INFO] netconf-client [bundle] 19:09:50 [INFO] odl-netconf-client [feature] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 19:09:50 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 19:09:50 [INFO] netconf-server [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: Impl [feature] 19:09:50 [INFO] OpenDaylight :: Netconf :: All [feature] 19:09:50 [INFO] yanglib-mdsal-writer [bundle] 19:09:50 [INFO] odl-yanglib-mdsal-writer [feature] 19:09:50 [INFO] netconf-server-mdsal [bundle] 19:09:50 [INFO] netconf-nb [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 19:09:50 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 19:09:50 [INFO] rfc8639 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 19:09:50 [INFO] rfc8641 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 19:09:50 [INFO] rfc8650 [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 19:09:50 [INFO] keystore-legacy [bundle] 19:09:50 [INFO] netconf-dom-api [bundle] 19:09:50 [INFO] netconf-client-mdsal [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 19:09:50 [INFO] netconf-test-models [bundle] 19:09:50 [INFO] netconf-topology [bundle] 19:09:50 [INFO] netconf-topology-singleton [bundle] 19:09:50 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 19:09:50 [INFO] netconf-topology-impl [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 19:09:50 [INFO] callhome-provider [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 19:09:50 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 19:09:50 [INFO] netconf-console [bundle] 19:09:50 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 19:09:50 [INFO] restconf-common-models [bundle] 19:09:50 [INFO] restconf-common [bundle] 19:09:50 [INFO] OpenDaylight :: Restconf :: Common [feature] 19:09:50 [INFO] restconf-api [bundle] 19:09:50 [INFO] restconf-nb [bundle] 19:09:50 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 19:09:50 [INFO] OpenDaylight :: Restconf [feature] 19:09:50 [INFO] restconf-openapi [bundle] 19:09:50 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 19:09:50 [INFO] OpenDaylight :: Restconf :: All [feature] 19:09:50 [INFO] features-netconf [feature] 19:09:50 [INFO] netconf-test-perf [bundle] 19:09:50 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 19:09:50 [INFO] features-netconf-testing [feature] 19:09:50 [INFO] yanglib [bundle] 19:09:50 [INFO] OpenDaylight :: Yanglib [feature] 19:09:50 [INFO] features-netconf-experimental [feature] 19:09:50 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 19:09:50 [INFO] netconf-features-parent [pom] 19:09:50 [INFO] netconf-karaf [pom] 19:09:50 [INFO] netconf-karaf-static [karaf-assembly] 19:09:50 [INFO] model-aggregator [pom] 19:09:50 [INFO] transport-http [bundle] 19:09:50 [INFO] transport-aggregator [pom] 19:09:50 [INFO] restconf-client [bundle] 19:09:50 [INFO] restconf-server [bundle] 19:09:50 [INFO] protocol [pom] 19:09:50 [INFO] plugins [pom] 19:09:50 [INFO] apps [pom] 19:09:50 [INFO] third-party [pom] 19:09:50 [INFO] netconf-testtool [jar] 19:09:50 [INFO] netconf-tools [pom] 19:09:50 [INFO] netconf-subsystem [pom] 19:09:50 [INFO] sal-rest-connector-config [jar] 19:09:50 [INFO] restconf-wadl-generator [jar] 19:09:50 [INFO] websocket-client [jar] 19:09:50 [INFO] restconf-subsystem [pom] 19:09:50 [INFO] keystore-aggregator [pom] 19:09:50 [INFO] truststore-aggregator [pom] 19:09:50 [INFO] netconf-aggregator [pom] 19:09:50 [INFO] 19:09:50 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 19:09:50 [INFO] Building netconf-artifacts 7.0.0-SNAPSHOT [1/119] 19:09:50 [INFO] --------------------------------[ pom ]--------------------------------- 19:09:51 [INFO] 19:09:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-artifacts --- 19:09:51 [INFO] 19:09:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-artifacts --- 19:09:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:09:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:09:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:51 [INFO] 19:09:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-artifacts --- 19:09:51 [INFO] 19:09:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-artifacts --- 19:09:52 [INFO] CycloneDX: Resolving Dependencies 19:09:53 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:09:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/artifacts/target/bom.xml 19:09:53 [INFO] attaching as netconf-artifacts-7.0.0-SNAPSHOT-cyclonedx.xml 19:09:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/artifacts/target/bom.json 19:09:53 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:09:53 [INFO] attaching as netconf-artifacts-7.0.0-SNAPSHOT-cyclonedx.json 19:09:53 [INFO] 19:09:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-artifacts --- 19:09:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-SNAPSHOT.pom 19:09:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-SNAPSHOT-cyclonedx.xml 19:09:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-SNAPSHOT-cyclonedx.json 19:09:53 [INFO] 19:09:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-artifacts --- 19:09:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:09:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml 19:09:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:09:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:09:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:09:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:09:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:09:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:09:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:09:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:09:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:09:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:09:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:09:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:09:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:09:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:09:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:09:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:09:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:09:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:09:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:09:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml 19:09:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:09:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:09:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:09:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:09:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:09:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:09:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:09:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:09:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:09:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:09:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:09:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:09:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:09:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:09:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:09:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:09:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:09:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:09:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:09:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:09:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:09:53 [INFO] 19:09:53 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 19:09:53 [INFO] Building netconf-parent 7.0.0-SNAPSHOT [2/119] 19:09:53 [INFO] --------------------------------[ pom ]--------------------------------- 19:09:55 [INFO] 19:09:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-parent --- 19:09:55 [INFO] 19:09:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-parent --- 19:09:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:09:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:09:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:55 [INFO] 19:09:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-parent --- 19:09:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:55 [INFO] 19:09:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-parent --- 19:09:55 [INFO] 19:09:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-parent --- 19:09:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:09:55 [INFO] 19:09:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-parent --- 19:09:57 [INFO] Starting audit... 19:09:57 Audit done. 19:09:57 [INFO] You have 0 Checkstyle violations. 19:09:57 [INFO] 19:09:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-parent --- 19:09:57 [INFO] Starting audit... 19:09:57 Audit done. 19:09:57 [INFO] You have 0 Checkstyle violations. 19:09:57 [INFO] 19:09:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-parent --- 19:09:58 [INFO] 19:09:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-parent >>> 19:09:58 [INFO] 19:09:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-parent --- 19:10:00 [INFO] 19:10:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-parent <<< 19:10:00 [INFO] 19:10:00 [INFO] 19:10:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-parent --- 19:10:00 [INFO] 19:10:00 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-parent --- 19:10:00 [INFO] 19:10:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-parent --- 19:10:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:10:01 [INFO] 19:10:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-parent --- 19:10:01 [INFO] CycloneDX: Resolving Dependencies 19:10:01 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 19:10:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/parent/target/bom.xml 19:10:02 [INFO] attaching as netconf-parent-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/parent/target/bom.json 19:10:02 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:10:02 [INFO] attaching as netconf-parent-7.0.0-SNAPSHOT-cyclonedx.json 19:10:02 [INFO] 19:10:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 19:10:02 [INFO] Skipping duplicate-finder execution! 19:10:02 [INFO] 19:10:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-parent --- 19:10:02 [INFO] Skipping pom project 19:10:02 [INFO] 19:10:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-parent --- 19:10:02 [INFO] 19:10:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-parent --- 19:10:03 [INFO] 19:10:03 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-parent --- 19:10:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:10:03 [INFO] 19:10:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-parent --- 19:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-SNAPSHOT.pom 19:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-SNAPSHOT-cyclonedx.json 19:10:03 [INFO] 19:10:03 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-parent --- 19:10:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:10:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:03 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:03 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:03 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:10:03 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:03 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:10:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:03 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:03 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:03 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:10:03 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:03 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:10:03 [INFO] 19:10:03 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 19:10:03 [INFO] Building feature-parent 7.0.0-SNAPSHOT [3/119] 19:10:03 [INFO] --------------------------------[ pom ]--------------------------------- 19:10:05 [INFO] 19:10:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- 19:10:05 [INFO] 19:10:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent --- 19:10:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:10:05 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:10:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:05 [INFO] 19:10:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- 19:10:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:05 [INFO] 19:10:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-parent --- 19:10:05 [INFO] 19:10:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-parent --- 19:10:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:10:05 [INFO] argLine set to empty 19:10:05 [INFO] 19:10:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- 19:10:05 [INFO] Starting audit... 19:10:05 Audit done. 19:10:05 [INFO] You have 0 Checkstyle violations. 19:10:05 [INFO] 19:10:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- 19:10:05 [INFO] Starting audit... 19:10:05 Audit done. 19:10:05 [INFO] You have 0 Checkstyle violations. 19:10:05 [INFO] 19:10:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-parent --- 19:10:06 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/parent/target/classes/META-INF/maven/dependencies.properties 19:10:06 [INFO] 19:10:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- 19:10:06 [INFO] 19:10:06 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ feature-parent >>> 19:10:06 [INFO] 19:10:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ feature-parent --- 19:10:06 [INFO] 19:10:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ feature-parent <<< 19:10:06 [INFO] 19:10:06 [INFO] 19:10:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ feature-parent --- 19:10:06 [INFO] 19:10:06 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ feature-parent --- 19:10:06 [INFO] 19:10:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ feature-parent --- 19:10:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/parent/target/surefire-reports 19:10:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:10:06 [INFO] 19:10:06 [INFO] ------------------------------------------------------- 19:10:06 [INFO] T E S T S 19:10:06 [INFO] ------------------------------------------------------- 19:10:08 [INFO] 19:10:08 [INFO] Results: 19:10:08 [INFO] 19:10:08 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 19:10:08 [INFO] 19:10:08 [INFO] 19:10:08 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ feature-parent --- 19:10:08 [INFO] 19:10:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- 19:10:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:10:08 [INFO] 19:10:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ feature-parent --- 19:10:08 [INFO] CycloneDX: Resolving Dependencies 19:10:11 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:10:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/parent/target/bom.xml 19:10:12 [INFO] attaching as feature-parent-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/parent/target/bom.json 19:10:12 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:10:12 [INFO] attaching as feature-parent-7.0.0-SNAPSHOT-cyclonedx.json 19:10:12 [INFO] 19:10:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 19:10:12 [INFO] Skipping duplicate-finder execution! 19:10:12 [INFO] 19:10:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- 19:10:12 [INFO] Skipping plugin execution 19:10:12 [INFO] 19:10:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-parent --- 19:10:12 [INFO] 19:10:12 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-parent --- 19:10:12 [INFO] 19:10:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-parent --- 19:10:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:10:12 [INFO] 19:10:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-parent --- 19:10:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-SNAPSHOT.pom 19:10:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-SNAPSHOT-cyclonedx.json 19:10:12 [INFO] 19:10:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ feature-parent --- 19:10:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:10:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:10:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:12 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:10:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:10:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:12 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:10:12 [INFO] 19:10:12 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 19:10:12 [INFO] Building netconf-auth 7.0.0-SNAPSHOT [4/119] 19:10:12 [INFO] -------------------------------[ bundle ]------------------------------- 19:10:12 [INFO] 19:10:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth --- 19:10:12 [INFO] 19:10:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth --- 19:10:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:12 [INFO] 19:10:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth --- 19:10:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:12 [INFO] 19:10:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth --- 19:10:13 [INFO] 19:10:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth --- 19:10:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:10:13 [INFO] 19:10:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth --- 19:10:13 [INFO] Starting audit... 19:10:13 Audit done. 19:10:13 [INFO] You have 0 Checkstyle violations. 19:10:13 [INFO] 19:10:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth --- 19:10:13 [INFO] Starting audit... 19:10:13 Audit done. 19:10:13 [INFO] You have 0 Checkstyle violations. 19:10:13 [INFO] 19:10:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth --- 19:10:13 [INFO] 19:10:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 19:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/main/resources 19:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/generated-sources/spi 19:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/generated-sources/yang 19:10:13 [INFO] 19:10:13 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth --- 19:10:14 [INFO] Recompiling the module because of changed dependency. 19:10:14 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:10:14 [INFO] 19:10:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-auth >>> 19:10:14 [INFO] 19:10:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-auth --- 19:10:15 [INFO] Fork Value is true 19:10:17 [INFO] Done SpotBugs Analysis.... 19:10:17 [INFO] 19:10:17 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-auth <<< 19:10:17 [INFO] 19:10:17 [INFO] 19:10:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-auth --- 19:10:17 [INFO] BugInstance size is 0 19:10:17 [INFO] Error size is 0 19:10:17 [INFO] No errors/warnings found 19:10:17 [INFO] 19:10:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 19:10:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/test/resources 19:10:17 [INFO] 19:10:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth --- 19:10:17 [INFO] No sources to compile 19:10:17 [INFO] 19:10:17 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-auth --- 19:10:17 [INFO] No tests to run. 19:10:17 [INFO] 19:10:17 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-auth --- 19:10:17 [INFO] 19:10:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 19:10:17 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT.jar 19:10:17 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 19:10:17 [INFO] 19:10:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth --- 19:10:18 [INFO] No previous run data found, generating javadoc. 19:10:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT-javadoc.jar 19:10:19 [INFO] 19:10:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-auth --- 19:10:19 [INFO] CycloneDX: Resolving Dependencies 19:10:19 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 19:10:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.xml 19:10:19 [INFO] attaching as netconf-auth-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.json 19:10:19 [INFO] attaching as netconf-auth-7.0.0-SNAPSHOT-cyclonedx.json 19:10:19 [INFO] 19:10:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 19:10:19 [INFO] Skipping duplicate-finder execution! 19:10:19 [INFO] 19:10:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth --- 19:10:19 [INFO] No dependency problems found 19:10:19 [INFO] 19:10:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth --- 19:10:19 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT-sources.jar 19:10:19 [INFO] 19:10:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth --- 19:10:19 [INFO] 19:10:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth --- 19:10:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:10:19 [INFO] 19:10:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth --- 19:10:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT.jar 19:10:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT.pom 19:10:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT-javadoc.jar 19:10:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT-cyclonedx.json 19:10:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT-sources.jar 19:10:19 [INFO] 19:10:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 19:10:19 [INFO] Writing OBR metadata 19:10:19 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT.jar 19:10:19 [INFO] Writing OBR metadata 19:10:19 [INFO] 19:10:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth --- 19:10:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:10:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:10:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:10:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:19 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:10:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:10:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:10:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:19 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:10:19 [INFO] 19:10:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 19:10:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:10:19 [INFO] 19:10:19 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 19:10:19 [INFO] Building netconf-auth-aaa 7.0.0-SNAPSHOT [5/119] 19:10:19 [INFO] -------------------------------[ bundle ]------------------------------- 19:10:19 [INFO] 19:10:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth-aaa --- 19:10:19 [INFO] 19:10:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth-aaa --- 19:10:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:19 [INFO] 19:10:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 19:10:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:19 [INFO] 19:10:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth-aaa --- 19:10:20 [INFO] 19:10:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 19:10:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:10:20 [INFO] 19:10:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth-aaa --- 19:10:20 [INFO] Starting audit... 19:10:20 Audit done. 19:10:20 [INFO] You have 0 Checkstyle violations. 19:10:20 [INFO] 19:10:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth-aaa --- 19:10:20 [INFO] Starting audit... 19:10:20 Audit done. 19:10:20 [INFO] You have 0 Checkstyle violations. 19:10:20 [INFO] 19:10:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth-aaa --- 19:10:20 [INFO] 19:10:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 19:10:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/main/resources 19:10:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/generated-sources/spi 19:10:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/generated-sources/yang 19:10:20 [INFO] 19:10:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth-aaa --- 19:10:20 [INFO] Recompiling the module because of changed dependency. 19:10:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 19:10:20 [INFO] 19:10:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 19:10:20 [INFO] 19:10:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-auth-aaa --- 19:10:20 [INFO] Fork Value is true 19:10:22 [INFO] Done SpotBugs Analysis.... 19:10:22 [INFO] 19:10:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 19:10:23 [INFO] 19:10:23 [INFO] 19:10:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-auth-aaa --- 19:10:23 [INFO] BugInstance size is 0 19:10:23 [INFO] Error size is 0 19:10:23 [INFO] No errors/warnings found 19:10:23 [INFO] 19:10:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 19:10:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/test/resources 19:10:23 [INFO] 19:10:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth-aaa --- 19:10:23 [INFO] Recompiling the module because of changed dependency. 19:10:23 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:10:23 [INFO] 19:10:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-auth-aaa --- 19:10:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/surefire-reports 19:10:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:10:23 [INFO] 19:10:23 [INFO] ------------------------------------------------------- 19:10:23 [INFO] T E S T S 19:10:23 [INFO] ------------------------------------------------------- 19:10:24 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 19:10:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:10:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 19:10:25 [INFO] 19:10:25 [INFO] Results: 19:10:25 [INFO] 19:10:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 19:10:25 [INFO] 19:10:25 [INFO] 19:10:25 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-auth-aaa --- 19:10:25 [INFO] 19:10:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 19:10:25 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT.jar 19:10:25 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 19:10:25 [INFO] 19:10:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth-aaa --- 19:10:25 [INFO] No previous run data found, generating javadoc. 19:10:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT-javadoc.jar 19:10:26 [INFO] 19:10:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-auth-aaa --- 19:10:26 [INFO] CycloneDX: Resolving Dependencies 19:10:27 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 19:10:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.xml 19:10:27 [INFO] attaching as netconf-auth-aaa-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.json 19:10:27 [INFO] attaching as netconf-auth-aaa-7.0.0-SNAPSHOT-cyclonedx.json 19:10:27 [INFO] 19:10:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 19:10:27 [INFO] Skipping duplicate-finder execution! 19:10:27 [INFO] 19:10:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 19:10:27 [INFO] No dependency problems found 19:10:27 [INFO] 19:10:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 19:10:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT-sources.jar 19:10:27 [INFO] 19:10:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth-aaa --- 19:10:27 [INFO] 19:10:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth-aaa --- 19:10:27 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 19:10:27 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 19:10:27 [INFO] 19:10:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth-aaa --- 19:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT.jar 19:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT.pom 19:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT-javadoc.jar 19:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT-cyclonedx.json 19:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT-sources.jar 19:10:27 [INFO] 19:10:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 19:10:27 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT.jar 19:10:27 [INFO] Writing OBR metadata 19:10:27 [INFO] 19:10:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth-aaa --- 19:10:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:10:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:10:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:10:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:10:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:10:27 [INFO] 19:10:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 19:10:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:10:27 [INFO] 19:10:27 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 19:10:27 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.0-SNAPSHOT [6/119] 19:10:27 [INFO] ------------------------------[ feature ]------------------------------- 19:10:34 [INFO] 19:10:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-netconf-plugin --- 19:10:34 [INFO] 19:10:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 19:10:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:34 [INFO] 19:10:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 19:10:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:34 [INFO] 19:10:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 19:10:35 [INFO] 19:10:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 19:10:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:10:35 [INFO] argLine set to empty 19:10:35 [INFO] 19:10:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-netconf-plugin --- 19:10:35 [INFO] Starting audit... 19:10:35 Audit done. 19:10:35 [INFO] You have 0 Checkstyle violations. 19:10:35 [INFO] 19:10:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-netconf-plugin --- 19:10:36 [INFO] Starting audit... 19:10:36 Audit done. 19:10:36 [INFO] You have 0 Checkstyle violations. 19:10:36 [INFO] 19:10:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-netconf-plugin --- 19:10:36 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/classes/META-INF/maven/dependencies.properties 19:10:36 [INFO] 19:10:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- 19:10:36 [INFO] 19:10:36 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 19:10:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml 19:10:36 [INFO] ...done! 19:10:36 [INFO] Attaching features XML 19:10:36 [INFO] 19:10:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-aaa-netconf-plugin --- 19:10: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 19:10:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:10:37 [INFO] 19:10:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 19:10:37 [INFO] 19:10:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 19:10:37 [INFO] 19:10:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 19:10:37 [INFO] 19:10:37 [INFO] 19:10:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-aaa-netconf-plugin --- 19:10:37 [INFO] 19:10:37 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-netconf-plugin --- 19:10:37 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:10:37 [INFO] 19:10:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-aaa-netconf-plugin --- 19:10:37 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/surefire-reports 19:10:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:10:37 [INFO] 19:10:37 [INFO] ------------------------------------------------------- 19:10:37 [INFO] T E S T S 19:10:37 [INFO] ------------------------------------------------------- 19:10:39 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.78 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:00 [INFO] 19:11:00 [INFO] Results: 19:11:00 [INFO] 19:11:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:11:00 [INFO] 19:11:00 [INFO] 19:11:00 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-aaa-netconf-plugin --- 19:11:00 [INFO] 19:11:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 19:11:00 [INFO] 19:11:00 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-aaa-netconf-plugin --- 19:11:00 [INFO] CycloneDX: Resolving Dependencies 19:11:07 [INFO] CycloneDX: Creating BOM version 1.4 with 300 component(s) 19:11:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.xml 19:11:07 [INFO] attaching as odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.json 19:11:08 [INFO] attaching as odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-cyclonedx.json 19:11:08 [INFO] 19:11:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 19:11:08 [INFO] Skipping duplicate-finder execution! 19:11:08 [INFO] 19:11:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 19:11:08 [INFO] Skipping plugin execution 19:11:08 [INFO] 19:11:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 19:11:08 [INFO] No sources in project. Archive not created. 19:11:08 [INFO] 19:11:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 19:11:08 [INFO] 19:11:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-netconf-plugin --- 19:11:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:08 [INFO] 19:11:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-netconf-plugin --- 19:11:08 [INFO] No primary artifact to install, installing attached artifacts instead. 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-SNAPSHOT.pom 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-features.xml 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-cyclonedx.json 19:11:08 [INFO] 19:11:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 19:11:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:08 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:11:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:11:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:11:08 [INFO] 19:11:08 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 19:11:08 [INFO] Building rfc5277 7.0.0-SNAPSHOT [7/119] 19:11:08 [INFO] -------------------------------[ bundle ]------------------------------- 19:11:08 [INFO] 19:11:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc5277 --- 19:11:08 [INFO] 19:11:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc5277 --- 19:11:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:08 [INFO] 19:11:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc5277 --- 19:11:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:08 [INFO] 19:11:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc5277 --- 19:11:08 [INFO] 19:11:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc5277 --- 19:11:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:11:08 [INFO] 19:11:08 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc5277 --- 19:11:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:11:09 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc5277/src/main/yang 19:11:09 [INFO] yang-to-sources: Found 1 dependencies in 4.060 ms 19:11:09 [INFO] yang-to-sources: Project model files found: 2 in 65.80 ms 19:11:10 [INFO] yang-to-sources: 3 YANG models processed in 154.4 ms 19:11:10 [INFO] BindingJavaFileGenerator: Defined 25 files in 59.78 ms 19:11:10 [INFO] Sorted 25 files into 8 directories in 2.945 ms 19:11:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 135.6 ms 19:11:10 [INFO] 19:11:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc5277 --- 19:11:10 [INFO] Starting audit... 19:11:10 Audit done. 19:11:10 [INFO] You have 0 Checkstyle violations. 19:11:10 [INFO] 19:11:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc5277 --- 19:11:10 [INFO] Starting audit... 19:11:10 Audit done. 19:11:10 [INFO] You have 0 Checkstyle violations. 19:11:10 [INFO] 19:11:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc5277 --- 19:11:10 [INFO] 19:11:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 19:11:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/src/main/resources 19:11:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/target/generated-sources/spi 19:11:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:11:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:11:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:11:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/target/generated-sources/spi 19:11:10 [INFO] 19:11:10 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc5277 --- 19:11:10 [INFO] Recompiling the module because of changed dependency. 19:11:10 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 19:11:10 [INFO] 19:11:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc5277 >>> 19:11:10 [INFO] 19:11:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc5277 --- 19:11:10 [INFO] Fork Value is true 19:11:13 [INFO] Done SpotBugs Analysis.... 19:11:13 [INFO] 19:11:13 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc5277 <<< 19:11:13 [INFO] 19:11:13 [INFO] 19:11:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc5277 --- 19:11:13 [INFO] BugInstance size is 0 19:11:13 [INFO] Error size is 0 19:11:13 [INFO] No errors/warnings found 19:11:13 [INFO] 19:11:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 19:11:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/src/test/resources 19:11:13 [INFO] 19:11:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc5277 --- 19:11:13 [INFO] No sources to compile 19:11:13 [INFO] 19:11:13 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc5277 --- 19:11:13 [INFO] No tests to run. 19:11:13 [INFO] 19:11:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc5277 --- 19:11:13 [INFO] 19:11:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 19:11:13 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT.jar 19:11:13 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/classes/META-INF/MANIFEST.MF 19:11:13 [INFO] 19:11:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc5277 --- 19:11:13 [INFO] No previous run data found, generating javadoc. 19:11:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT-javadoc.jar 19:11:15 [INFO] 19:11:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc5277 --- 19:11:15 [INFO] CycloneDX: Resolving Dependencies 19:11:15 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:11:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.xml 19:11:15 [INFO] attaching as rfc5277-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.json 19:11:15 [INFO] attaching as rfc5277-7.0.0-SNAPSHOT-cyclonedx.json 19:11:15 [INFO] 19:11:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 19:11:15 [INFO] Skipping duplicate-finder execution! 19:11:15 [INFO] 19:11:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc5277 --- 19:11:15 [INFO] No dependency problems found 19:11:15 [INFO] 19:11:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc5277 --- 19:11:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT-sources.jar 19:11:15 [INFO] 19:11:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc5277 --- 19:11:15 [INFO] 19:11:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc5277 --- 19:11:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:15 [INFO] 19:11:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc5277 --- 19:11:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT.jar 19:11:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT.pom 19:11:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT-javadoc.jar 19:11:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT-cyclonedx.json 19:11:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT-sources.jar 19:11:15 [INFO] 19:11:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 19:11:15 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT.jar 19:11:15 [INFO] Writing OBR metadata 19:11:15 [INFO] 19:11:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc5277 --- 19:11:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:11:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:15 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:11:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:11:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:15 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:11:15 [INFO] 19:11:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 19:11:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:11:15 [INFO] 19:11:15 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 19:11:15 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.0-SNAPSHOT [8/119] 19:11:15 [INFO] ------------------------------[ feature ]------------------------------- 19:11:15 [INFO] 19:11:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc5277 --- 19:11:15 [INFO] 19:11:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 19:11:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:15 [INFO] 19:11:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 19:11:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:15 [INFO] 19:11:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] 19:11:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:16 [INFO] argLine set to empty 19:11:16 [INFO] 19:11:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] Starting audit... 19:11:16 Audit done. 19:11:16 [INFO] You have 0 Checkstyle violations. 19:11:16 [INFO] 19:11:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] Starting audit... 19:11:16 Audit done. 19:11:16 [INFO] You have 0 Checkstyle violations. 19:11:16 [INFO] 19:11:16 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/classes/META-INF/maven/dependencies.properties 19:11:16 [INFO] 19:11:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] 19:11:16 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml 19:11:16 [INFO] ...done! 19:11:16 [INFO] Attaching features XML 19:11:16 [INFO] 19:11:16 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc5277 --- 19:11: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 19:11:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:11:16 [INFO] 19:11:16 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 19:11:16 [INFO] 19:11:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] 19:11:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 19:11:16 [INFO] 19:11:16 [INFO] 19:11:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] 19:11:16 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] 19:11:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc5277 --- 19:11:16 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/surefire-reports 19:11:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:11:16 [INFO] 19:11:16 [INFO] ------------------------------------------------------- 19:11:16 [INFO] T E S T S 19:11:16 [INFO] ------------------------------------------------------- 19:11:17 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.01 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:29 [INFO] 19:11:29 [INFO] Results: 19:11:29 [INFO] 19:11:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:11:29 [INFO] 19:11:29 [INFO] 19:11:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc5277 --- 19:11:29 [INFO] 19:11:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 19:11:29 [INFO] 19:11:29 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc5277 --- 19:11:29 [INFO] CycloneDX: Resolving Dependencies 19:11:32 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:11:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.xml 19:11:32 [INFO] attaching as odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.json 19:11:32 [INFO] attaching as odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-cyclonedx.json 19:11:32 [INFO] 19:11:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 19:11:32 [INFO] Skipping duplicate-finder execution! 19:11:32 [INFO] 19:11:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 19:11:32 [INFO] Skipping plugin execution 19:11:32 [INFO] 19:11:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 19:11:32 [INFO] No sources in project. Archive not created. 19:11:32 [INFO] 19:11:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 19:11:32 [INFO] 19:11:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc5277 --- 19:11:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:32 [INFO] 19:11:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc5277 --- 19:11:32 [INFO] No primary artifact to install, installing attached artifacts instead. 19:11:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-SNAPSHOT.pom 19:11:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-features.xml 19:11:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-cyclonedx.json 19:11:32 [INFO] 19:11:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 19:11:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:32 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:11:32 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:32 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:32 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:32 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:32 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:32 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:32 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:11:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:32 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:32 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:32 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:32 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:32 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:11:32 [INFO] 19:11:32 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 19:11:32 [INFO] Building rfc6241 7.0.0-SNAPSHOT [9/119] 19:11:32 [INFO] -------------------------------[ bundle ]------------------------------- 19:11:32 [INFO] 19:11:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6241 --- 19:11:32 [INFO] 19:11:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6241 --- 19:11:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:32 [INFO] 19:11:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6241 --- 19:11:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:32 [INFO] 19:11:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6241 --- 19:11:33 [INFO] 19:11:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6241 --- 19:11:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:11:33 [INFO] 19:11:33 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6241 --- 19:11:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:11:33 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6241/src/main/yang 19:11:33 [INFO] yang-to-sources: Found 1 dependencies in 1.064 ms 19:11:33 [INFO] yang-to-sources: Project model files found: 1 in 24.73 ms 19:11:33 [INFO] yang-to-sources: 2 YANG models processed in 61.25 ms 19:11:33 [INFO] BindingJavaFileGenerator: Defined 172 files in 24.82 ms 19:11:33 [INFO] Sorted 172 files into 33 directories in 725.4 μs 19:11:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 128.5 ms 19:11:33 [INFO] 19:11:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6241 --- 19:11:33 [INFO] Starting audit... 19:11:33 Audit done. 19:11:33 [INFO] You have 0 Checkstyle violations. 19:11:33 [INFO] 19:11:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6241 --- 19:11:33 [INFO] Starting audit... 19:11:33 Audit done. 19:11:33 [INFO] You have 0 Checkstyle violations. 19:11:33 [INFO] 19:11:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6241 --- 19:11:33 [INFO] 19:11:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 19:11:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/src/main/resources 19:11:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/target/generated-sources/spi 19:11:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:11:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:11:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:11:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/target/generated-sources/spi 19:11:33 [INFO] 19:11:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6241 --- 19:11:33 [INFO] Recompiling the module because of changed dependency. 19:11:33 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 19:11:34 [INFO] 19:11:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6241 >>> 19:11:34 [INFO] 19:11:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6241 --- 19:11:34 [INFO] Fork Value is true 19:11:37 [INFO] Done SpotBugs Analysis.... 19:11:37 [INFO] 19:11:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6241 <<< 19:11:37 [INFO] 19:11:37 [INFO] 19:11:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6241 --- 19:11:37 [INFO] BugInstance size is 0 19:11:37 [INFO] Error size is 0 19:11:37 [INFO] No errors/warnings found 19:11:37 [INFO] 19:11:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 19:11:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/src/test/resources 19:11:37 [INFO] 19:11:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6241 --- 19:11:37 [INFO] No sources to compile 19:11:37 [INFO] 19:11:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6241 --- 19:11:37 [INFO] No tests to run. 19:11:37 [INFO] 19:11:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6241 --- 19:11:37 [INFO] 19:11:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 19:11:37 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT.jar 19:11:38 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/classes/META-INF/MANIFEST.MF 19:11:38 [INFO] 19:11:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6241 --- 19:11:38 [INFO] No previous run data found, generating javadoc. 19:11:41 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT-javadoc.jar 19:11:41 [INFO] 19:11:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6241 --- 19:11:41 [INFO] CycloneDX: Resolving Dependencies 19:11:42 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:11:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.xml 19:11:42 [INFO] attaching as rfc6241-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.json 19:11:42 [INFO] attaching as rfc6241-7.0.0-SNAPSHOT-cyclonedx.json 19:11:42 [INFO] 19:11:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 19:11:42 [INFO] Skipping duplicate-finder execution! 19:11:42 [INFO] 19:11:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6241 --- 19:11:42 [INFO] No dependency problems found 19:11:42 [INFO] 19:11:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6241 --- 19:11:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT-sources.jar 19:11:42 [INFO] 19:11:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6241 --- 19:11:42 [INFO] 19:11:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6241 --- 19:11:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:42 [INFO] 19:11:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6241 --- 19:11:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT.jar 19:11:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT.pom 19:11:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT-javadoc.jar 19:11:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT-cyclonedx.json 19:11:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT-sources.jar 19:11:42 [INFO] 19:11:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 19:11:42 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT.jar 19:11:42 [INFO] Writing OBR metadata 19:11:42 [INFO] 19:11:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6241 --- 19:11:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:11:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:11:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:11:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:11:42 [INFO] 19:11:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 19:11:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:11:42 [INFO] 19:11:42 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 19:11:42 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.0-SNAPSHOT [10/119] 19:11:42 [INFO] ------------------------------[ feature ]------------------------------- 19:11:42 [INFO] 19:11:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6241 --- 19:11:42 [INFO] 19:11:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 19:11:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:42 [INFO] 19:11:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 19:11:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:42 [INFO] 19:11:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] 19:11:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:43 [INFO] argLine set to empty 19:11:43 [INFO] 19:11:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] Starting audit... 19:11:43 Audit done. 19:11:43 [INFO] You have 0 Checkstyle violations. 19:11:43 [INFO] 19:11:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] Starting audit... 19:11:43 Audit done. 19:11:43 [INFO] You have 0 Checkstyle violations. 19:11:43 [INFO] 19:11:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/classes/META-INF/maven/dependencies.properties 19:11:43 [INFO] 19:11:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] 19:11:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml 19:11:43 [INFO] ...done! 19:11:43 [INFO] Attaching features XML 19:11:43 [INFO] 19:11:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6241 --- 19:11:43 [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 19:11:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:11:43 [INFO] 19:11:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 19:11:43 [INFO] 19:11:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] 19:11:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 19:11:43 [INFO] 19:11:43 [INFO] 19:11:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] 19:11:43 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] 19:11:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6241 --- 19:11:43 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/surefire-reports 19:11:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:11:43 [INFO] 19:11:43 [INFO] ------------------------------------------------------- 19:11:43 [INFO] T E S T S 19:11:43 [INFO] ------------------------------------------------------- 19:11:44 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.02 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:56 [INFO] 19:11:56 [INFO] Results: 19:11:56 [INFO] 19:11:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:11:56 [INFO] 19:11:56 [INFO] 19:11:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6241 --- 19:11:56 [INFO] 19:11:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 19:11:56 [INFO] 19:11:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6241 --- 19:11:56 [INFO] CycloneDX: Resolving Dependencies 19:11:59 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:11:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.xml 19:11:59 [INFO] attaching as odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.json 19:11:59 [INFO] attaching as odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-cyclonedx.json 19:11:59 [INFO] 19:11:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 19:11:59 [INFO] Skipping duplicate-finder execution! 19:11:59 [INFO] 19:11:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 19:11:59 [INFO] Skipping plugin execution 19:11:59 [INFO] 19:11:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 19:11:59 [INFO] No sources in project. Archive not created. 19:11:59 [INFO] 19:11:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 19:11:59 [INFO] 19:11:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6241 --- 19:11:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:59 [INFO] 19:11:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6241 --- 19:11:59 [INFO] No primary artifact to install, installing attached artifacts instead. 19:11:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-SNAPSHOT.pom 19:11:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-features.xml 19:11:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-cyclonedx.json 19:11:59 [INFO] 19:11:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 19:11:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:59 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:11:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:11:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:11:59 [INFO] 19:11:59 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 19:11:59 [INFO] Building rfc6470 7.0.0-SNAPSHOT [11/119] 19:11:59 [INFO] -------------------------------[ bundle ]------------------------------- 19:11:59 [INFO] 19:11:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6470 --- 19:11:59 [INFO] 19:11:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6470 --- 19:11:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:59 [INFO] 19:11:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6470 --- 19:11:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:59 [INFO] 19:11:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6470 --- 19:12:00 [INFO] 19:12:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6470 --- 19:12:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:12:00 [INFO] 19:12:00 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6470 --- 19:12:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:00 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6470/src/main/yang 19:12:00 [INFO] yang-to-sources: Found 2 dependencies in 1.114 ms 19:12:00 [INFO] yang-to-sources: Project model files found: 1 in 8.416 ms 19:12:00 [INFO] yang-to-sources: 3 YANG models processed in 125.0 ms 19:12:00 [INFO] BindingJavaFileGenerator: Defined 25 files in 14.54 ms 19:12:00 [INFO] Sorted 25 files into 7 directories in 112.2 μs 19:12:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 53.67 ms 19:12:00 [INFO] 19:12:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6470 --- 19:12:00 [INFO] Starting audit... 19:12:00 Audit done. 19:12:00 [INFO] You have 0 Checkstyle violations. 19:12:00 [INFO] 19:12:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6470 --- 19:12:00 [INFO] Starting audit... 19:12:00 Audit done. 19:12:00 [INFO] You have 0 Checkstyle violations. 19:12:00 [INFO] 19:12:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6470 --- 19:12:00 [INFO] 19:12:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 19:12:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/src/main/resources 19:12:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/target/generated-sources/spi 19:12:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/target/generated-sources/spi 19:12:00 [INFO] 19:12:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6470 --- 19:12:00 [INFO] Recompiling the module because of changed dependency. 19:12:00 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 19:12:00 [INFO] 19:12:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6470 >>> 19:12:00 [INFO] 19:12:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6470 --- 19:12:00 [INFO] Fork Value is true 19:12:02 [INFO] Done SpotBugs Analysis.... 19:12:03 [INFO] 19:12:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6470 <<< 19:12:03 [INFO] 19:12:03 [INFO] 19:12:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6470 --- 19:12:03 [INFO] BugInstance size is 0 19:12:03 [INFO] Error size is 0 19:12:03 [INFO] No errors/warnings found 19:12:03 [INFO] 19:12:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 19:12:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/src/test/resources 19:12:03 [INFO] 19:12:03 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6470 --- 19:12:03 [INFO] No sources to compile 19:12:03 [INFO] 19:12:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6470 --- 19:12:03 [INFO] No tests to run. 19:12:03 [INFO] 19:12:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6470 --- 19:12:03 [INFO] 19:12:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 19:12:03 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT.jar 19:12:03 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/classes/META-INF/MANIFEST.MF 19:12:03 [INFO] 19:12:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6470 --- 19:12:03 [INFO] No previous run data found, generating javadoc. 19:12:05 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT-javadoc.jar 19:12:05 [INFO] 19:12:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6470 --- 19:12:05 [INFO] CycloneDX: Resolving Dependencies 19:12:05 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:12:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.xml 19:12:05 [INFO] attaching as rfc6470-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.json 19:12:05 [INFO] attaching as rfc6470-7.0.0-SNAPSHOT-cyclonedx.json 19:12:05 [INFO] 19:12:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 19:12:05 [INFO] Skipping duplicate-finder execution! 19:12:05 [INFO] 19:12:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6470 --- 19:12:05 [INFO] No dependency problems found 19:12:05 [INFO] 19:12:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6470 --- 19:12:05 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT-sources.jar 19:12:05 [INFO] 19:12:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6470 --- 19:12:05 [INFO] 19:12:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6470 --- 19:12:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:12:05 [INFO] 19:12:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6470 --- 19:12:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT.jar 19:12:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT.pom 19:12:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT-javadoc.jar 19:12:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT-cyclonedx.json 19:12:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT-sources.jar 19:12:05 [INFO] 19:12:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 19:12:05 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT.jar 19:12:05 [INFO] Writing OBR metadata 19:12:05 [INFO] 19:12:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6470 --- 19:12:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:05 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:05 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:05 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:12:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:05 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:12:05 [INFO] 19:12:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 19:12:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:12:05 [INFO] 19:12:05 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 19:12:05 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.0-SNAPSHOT [12/119] 19:12:05 [INFO] ------------------------------[ feature ]------------------------------- 19:12:05 [INFO] 19:12:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6470 --- 19:12:05 [INFO] 19:12:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 19:12:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:05 [INFO] 19:12:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 19:12:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:05 [INFO] 19:12:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] 19:12:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:06 [INFO] argLine set to empty 19:12:06 [INFO] 19:12:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] Starting audit... 19:12:06 Audit done. 19:12:06 [INFO] You have 0 Checkstyle violations. 19:12:06 [INFO] 19:12:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] Starting audit... 19:12:06 Audit done. 19:12:06 [INFO] You have 0 Checkstyle violations. 19:12:06 [INFO] 19:12:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/classes/META-INF/maven/dependencies.properties 19:12:06 [INFO] 19:12:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] 19:12:06 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml 19:12:06 [INFO] ...done! 19:12:06 [INFO] Attaching features XML 19:12:06 [INFO] 19:12:06 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6470 --- 19:12:06 [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 19:12:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:06 [INFO] 19:12:06 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 19:12:06 [INFO] 19:12:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] 19:12:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 19:12:06 [INFO] 19:12:06 [INFO] 19:12:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] 19:12:06 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] 19:12:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6470 --- 19:12:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/surefire-reports 19:12:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:06 [INFO] 19:12:06 [INFO] ------------------------------------------------------- 19:12:06 [INFO] T E S T S 19:12:06 [INFO] ------------------------------------------------------- 19:12:07 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:12:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.34 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:12:19 [INFO] 19:12:19 [INFO] Results: 19:12:19 [INFO] 19:12:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:12:19 [INFO] 19:12:19 [INFO] 19:12:19 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6470 --- 19:12:19 [INFO] 19:12:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 19:12:19 [INFO] 19:12:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6470 --- 19:12:19 [INFO] CycloneDX: Resolving Dependencies 19:12:22 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:12:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.xml 19:12:22 [INFO] attaching as odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.json 19:12:22 [INFO] attaching as odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-cyclonedx.json 19:12:22 [INFO] 19:12:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 19:12:22 [INFO] Skipping duplicate-finder execution! 19:12:22 [INFO] 19:12:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 19:12:22 [INFO] Skipping plugin execution 19:12:22 [INFO] 19:12:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 19:12:22 [INFO] No sources in project. Archive not created. 19:12:22 [INFO] 19:12:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 19:12:22 [INFO] 19:12:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6470 --- 19:12:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:22 [INFO] 19:12:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6470 --- 19:12:22 [INFO] No primary artifact to install, installing attached artifacts instead. 19:12:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-SNAPSHOT.pom 19:12:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-features.xml 19:12:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-cyclonedx.json 19:12:22 [INFO] 19:12:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 19:12:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:22 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:12:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:12:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:12:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:12:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:12:22 [INFO] 19:12:22 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 19:12:22 [INFO] Building rfc6243 7.0.0-SNAPSHOT [13/119] 19:12:22 [INFO] -------------------------------[ bundle ]------------------------------- 19:12:22 [INFO] 19:12:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6243 --- 19:12:22 [INFO] 19:12:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6243 --- 19:12:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:22 [INFO] 19:12:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6243 --- 19:12:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:22 [INFO] 19:12:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6243 --- 19:12:23 [INFO] 19:12:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6243 --- 19:12:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:12:23 [INFO] 19:12:23 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6243 --- 19:12:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:23 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6243/src/main/yang 19:12:23 [INFO] yang-to-sources: Found 2 dependencies in 1.329 ms 19:12:23 [INFO] yang-to-sources: Project model files found: 1 in 3.879 ms 19:12:23 [INFO] yang-to-sources: 3 YANG models processed in 39.26 ms 19:12:23 [INFO] BindingJavaFileGenerator: Defined 12 files in 10.33 ms 19:12:23 [INFO] Sorted 12 files into 3 directories in 79.71 μs 19:12:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 16.35 ms 19:12:23 [INFO] 19:12:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6243 --- 19:12:23 [INFO] Starting audit... 19:12:23 Audit done. 19:12:23 [INFO] You have 0 Checkstyle violations. 19:12:23 [INFO] 19:12:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6243 --- 19:12:23 [INFO] Starting audit... 19:12:23 Audit done. 19:12:23 [INFO] You have 0 Checkstyle violations. 19:12:23 [INFO] 19:12:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6243 --- 19:12:23 [INFO] 19:12:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 19:12:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/src/main/resources 19:12:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/target/generated-sources/spi 19:12:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/target/generated-sources/spi 19:12:23 [INFO] 19:12:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6243 --- 19:12:23 [INFO] Recompiling the module because of changed dependency. 19:12:23 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 19:12:23 [INFO] 19:12:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6243 >>> 19:12:23 [INFO] 19:12:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6243 --- 19:12:23 [INFO] Fork Value is true 19:12:25 [INFO] Done SpotBugs Analysis.... 19:12:25 [INFO] 19:12:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6243 <<< 19:12:25 [INFO] 19:12:25 [INFO] 19:12:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6243 --- 19:12:25 [INFO] BugInstance size is 0 19:12:25 [INFO] Error size is 0 19:12:25 [INFO] No errors/warnings found 19:12:25 [INFO] 19:12:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 19:12:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/src/test/resources 19:12:25 [INFO] 19:12:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6243 --- 19:12:25 [INFO] No sources to compile 19:12:25 [INFO] 19:12:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6243 --- 19:12:25 [INFO] No tests to run. 19:12:25 [INFO] 19:12:25 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6243 --- 19:12:25 [INFO] 19:12:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 19:12:25 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT.jar 19:12:25 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/classes/META-INF/MANIFEST.MF 19:12:25 [INFO] 19:12:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6243 --- 19:12:25 [INFO] No previous run data found, generating javadoc. 19:12:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT-javadoc.jar 19:12:27 [INFO] 19:12:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6243 --- 19:12:27 [INFO] CycloneDX: Resolving Dependencies 19:12:27 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:12:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.xml 19:12:27 [INFO] attaching as rfc6243-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.json 19:12:27 [INFO] attaching as rfc6243-7.0.0-SNAPSHOT-cyclonedx.json 19:12:27 [INFO] 19:12:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 19:12:27 [INFO] Skipping duplicate-finder execution! 19:12:27 [INFO] 19:12:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6243 --- 19:12:27 [INFO] No dependency problems found 19:12:27 [INFO] 19:12:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6243 --- 19:12:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT-sources.jar 19:12:27 [INFO] 19:12:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6243 --- 19:12:27 [INFO] 19:12:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6243 --- 19:12:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:12:27 [INFO] 19:12:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6243 --- 19:12:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT.jar 19:12:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT.pom 19:12:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT-javadoc.jar 19:12:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT-cyclonedx.json 19:12:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT-sources.jar 19:12:27 [INFO] 19:12:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 19:12:27 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT.jar 19:12:27 [INFO] Writing OBR metadata 19:12:27 [INFO] 19:12:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6243 --- 19:12:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:12:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:12:27 [INFO] 19:12:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 19:12:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:12:27 [INFO] 19:12:27 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 19:12:27 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.0-SNAPSHOT [14/119] 19:12:27 [INFO] ------------------------------[ feature ]------------------------------- 19:12:27 [INFO] 19:12:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6243 --- 19:12:27 [INFO] 19:12:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 19:12:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:27 [INFO] 19:12:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 19:12:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:27 [INFO] 19:12:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] 19:12:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:28 [INFO] argLine set to empty 19:12:28 [INFO] 19:12:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] Starting audit... 19:12:28 Audit done. 19:12:28 [INFO] You have 0 Checkstyle violations. 19:12:28 [INFO] 19:12:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] Starting audit... 19:12:28 Audit done. 19:12:28 [INFO] You have 0 Checkstyle violations. 19:12:28 [INFO] 19:12:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/classes/META-INF/maven/dependencies.properties 19:12:28 [INFO] 19:12:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] 19:12:28 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml 19:12:28 [INFO] ...done! 19:12:28 [INFO] Attaching features XML 19:12:28 [INFO] 19:12:28 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6243 --- 19:12: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 19:12:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:28 [INFO] 19:12:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 19:12:28 [INFO] 19:12:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] 19:12:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 19:12:28 [INFO] 19:12:28 [INFO] 19:12:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] 19:12:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] 19:12:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6243 --- 19:12:28 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/surefire-reports 19:12:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:28 [INFO] 19:12:28 [INFO] ------------------------------------------------------- 19:12:28 [INFO] T E S T S 19:12:28 [INFO] ------------------------------------------------------- 19:12:30 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:12:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.79 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:12:41 [INFO] 19:12:41 [INFO] Results: 19:12:41 [INFO] 19:12:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:12:41 [INFO] 19:12:41 [INFO] 19:12:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6243 --- 19:12:41 [INFO] 19:12:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 19:12:41 [INFO] 19:12:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6243 --- 19:12:41 [INFO] CycloneDX: Resolving Dependencies 19:12:44 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:12:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.xml 19:12:44 [INFO] attaching as odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.json 19:12:44 [INFO] attaching as odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-cyclonedx.json 19:12:44 [INFO] 19:12:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 19:12:44 [INFO] Skipping duplicate-finder execution! 19:12:44 [INFO] 19:12:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 19:12:44 [INFO] Skipping plugin execution 19:12:44 [INFO] 19:12:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 19:12:44 [INFO] No sources in project. Archive not created. 19:12:44 [INFO] 19:12:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 19:12:44 [INFO] 19:12:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6243 --- 19:12:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:44 [INFO] 19:12:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6243 --- 19:12:44 [INFO] No primary artifact to install, installing attached artifacts instead. 19:12:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-SNAPSHOT.pom 19:12:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-features.xml 19:12:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-cyclonedx.json 19:12:44 [INFO] 19:12:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 19:12:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:44 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:12:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:12:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:12:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:12:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:12:44 [INFO] 19:12:44 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 19:12:44 [INFO] Building rfc8526 7.0.0-SNAPSHOT [15/119] 19:12:44 [INFO] -------------------------------[ bundle ]------------------------------- 19:12:44 [INFO] 19:12:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8526 --- 19:12:44 [INFO] 19:12:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8526 --- 19:12:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:44 [INFO] 19:12:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8526 --- 19:12:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:44 [INFO] 19:12:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8526 --- 19:12:45 [INFO] 19:12:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8526 --- 19:12:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:12:45 [INFO] 19:12:45 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8526 --- 19:12:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:45 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/yang 19:12:45 [INFO] yang-to-sources: Found 7 dependencies in 1.210 ms 19:12:45 [INFO] yang-to-sources: Project model files found: 1 in 3.013 ms 19:12:45 [INFO] yang-to-sources: 8 YANG models processed in 54.36 ms 19:12:45 [INFO] BindingJavaFileGenerator: Defined 40 files in 15.12 ms 19:12:45 [INFO] Sorted 40 files into 14 directories in 192.9 μs 19:12:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 35.24 ms 19:12:45 [INFO] 19:12:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8526 --- 19:12:45 [INFO] Starting audit... 19:12:45 Audit done. 19:12:45 [INFO] You have 0 Checkstyle violations. 19:12:45 [INFO] 19:12:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8526 --- 19:12:45 [INFO] Starting audit... 19:12:45 Audit done. 19:12:45 [INFO] You have 0 Checkstyle violations. 19:12:45 [INFO] 19:12:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8526 --- 19:12:45 [INFO] 19:12:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 19:12:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/resources 19:12:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/target/generated-sources/spi 19:12:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/target/generated-sources/spi 19:12:45 [INFO] 19:12:45 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8526 --- 19:12:45 [INFO] Recompiling the module because of changed dependency. 19:12:45 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 19:12:45 [INFO] 19:12:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8526 >>> 19:12:45 [INFO] 19:12:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8526 --- 19:12:45 [INFO] Fork Value is true 19:12:47 [INFO] Done SpotBugs Analysis.... 19:12:47 [INFO] 19:12:47 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8526 <<< 19:12:47 [INFO] 19:12:47 [INFO] 19:12:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8526 --- 19:12:47 [INFO] BugInstance size is 0 19:12:47 [INFO] Error size is 0 19:12:47 [INFO] No errors/warnings found 19:12:47 [INFO] 19:12:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 19:12:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/src/test/resources 19:12:47 [INFO] 19:12:47 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8526 --- 19:12:47 [INFO] No sources to compile 19:12:47 [INFO] 19:12:47 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8526 --- 19:12:47 [INFO] No tests to run. 19:12:47 [INFO] 19:12:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8526 --- 19:12:47 [INFO] 19:12:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 19:12:48 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT.jar 19:12:48 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/classes/META-INF/MANIFEST.MF 19:12:48 [INFO] 19:12:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8526 --- 19:12:48 [INFO] No previous run data found, generating javadoc. 19:12:50 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT-javadoc.jar 19:12:50 [INFO] 19:12:50 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8526 --- 19:12:50 [INFO] CycloneDX: Resolving Dependencies 19:12:50 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:12:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.xml 19:12:50 [INFO] attaching as rfc8526-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.json 19:12:50 [INFO] attaching as rfc8526-7.0.0-SNAPSHOT-cyclonedx.json 19:12:50 [INFO] 19:12:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 19:12:50 [INFO] Skipping duplicate-finder execution! 19:12:50 [INFO] 19:12:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8526 --- 19:12:50 [INFO] No dependency problems found 19:12:50 [INFO] 19:12:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8526 --- 19:12:50 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT-sources.jar 19:12:50 [INFO] 19:12:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8526 --- 19:12:50 [INFO] 19:12:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8526 --- 19:12:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:12:50 [INFO] 19:12:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8526 --- 19:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT.jar 19:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT.pom 19:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT-javadoc.jar 19:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT-cyclonedx.json 19:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT-sources.jar 19:12:50 [INFO] 19:12:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 19:12:50 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT.jar 19:12:50 [INFO] Writing OBR metadata 19:12:50 [INFO] 19:12:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8526 --- 19:12:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:12:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:12:50 [INFO] 19:12:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 19:12:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:12:50 [INFO] 19:12:50 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 19:12:50 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.0-SNAPSHOT [16/119] 19:12:50 [INFO] ------------------------------[ feature ]------------------------------- 19:12:51 [INFO] 19:12:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] 19:12:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:51 [INFO] 19:12:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:51 [INFO] 19:12:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] 19:12:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:51 [INFO] argLine set to empty 19:12:51 [INFO] 19:12:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] Starting audit... 19:12:51 Audit done. 19:12:51 [INFO] You have 0 Checkstyle violations. 19:12:51 [INFO] 19:12:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] Starting audit... 19:12:51 Audit done. 19:12:51 [INFO] You have 0 Checkstyle violations. 19:12:51 [INFO] 19:12:51 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/classes/META-INF/maven/dependencies.properties 19:12:51 [INFO] 19:12:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] 19:12:51 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml 19:12:51 [INFO] ...done! 19:12:51 [INFO] Attaching features XML 19:12:51 [INFO] 19:12:51 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8526 --- 19:12: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 19:12:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:51 [INFO] 19:12:51 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 19:12:51 [INFO] 19:12:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] 19:12:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 19:12:51 [INFO] 19:12:51 [INFO] 19:12:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] 19:12:51 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] 19:12:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8526 --- 19:12:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/surefire-reports 19:12:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:51 [INFO] 19:12:51 [INFO] ------------------------------------------------------- 19:12:51 [INFO] T E S T S 19:12:51 [INFO] ------------------------------------------------------- 19:12:53 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.96 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:04 [INFO] 19:13:04 [INFO] Results: 19:13:04 [INFO] 19:13:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:13:04 [INFO] 19:13:04 [INFO] 19:13:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8526 --- 19:13:04 [INFO] 19:13:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 19:13:04 [INFO] 19:13:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8526 --- 19:13:04 [INFO] CycloneDX: Resolving Dependencies 19:13:07 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 19:13:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.xml 19:13:07 [INFO] attaching as odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.json 19:13:07 [INFO] attaching as odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-cyclonedx.json 19:13:07 [INFO] 19:13:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 19:13:07 [INFO] Skipping duplicate-finder execution! 19:13:07 [INFO] 19:13:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 19:13:07 [INFO] Skipping plugin execution 19:13:07 [INFO] 19:13:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 19:13:07 [INFO] No sources in project. Archive not created. 19:13:07 [INFO] 19:13:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 19:13:07 [INFO] 19:13:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8526 --- 19:13:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:07 [INFO] 19:13:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8526 --- 19:13:07 [INFO] No primary artifact to install, installing attached artifacts instead. 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-SNAPSHOT.pom 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-features.xml 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-cyclonedx.json 19:13:07 [INFO] 19:13:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 19:13:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:13:07 [INFO] 19:13:07 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 19:13:07 [INFO] Building netconf-api 7.0.0-SNAPSHOT [17/119] 19:13:07 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:07 [INFO] 19:13:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-api --- 19:13:07 [INFO] 19:13:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-api --- 19:13:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:07 [INFO] 19:13:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-api --- 19:13:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:07 [INFO] 19:13:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-api --- 19:13:08 [INFO] 19:13:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-api --- 19:13:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:13:08 [INFO] 19:13:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-api --- 19:13:08 [INFO] Starting audit... 19:13:08 Audit done. 19:13:08 [INFO] You have 0 Checkstyle violations. 19:13:08 [INFO] 19:13:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-api --- 19:13:09 [INFO] Starting audit... 19:13:09 Audit done. 19:13:09 [INFO] You have 0 Checkstyle violations. 19:13:09 [INFO] 19:13:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-api --- 19:13:09 [INFO] 19:13:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 19:13:09 [INFO] Copying 1 resource from src/main/resources to target/classes 19:13:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/generated-sources/spi 19:13:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/generated-sources/yang 19:13:09 [INFO] 19:13:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-api --- 19:13:09 [INFO] Recompiling the module because of changed dependency. 19:13:09 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 19:13:09 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 19:13:09 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 19:13:09 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 19:13:09 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 19:13:09 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[21,17] requires directive for an automatic module 19:13:09 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 19:13:09 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 19:13:09 [INFO] 19:13:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-api >>> 19:13:09 [INFO] 19:13:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-api --- 19:13:09 [INFO] Fork Value is true 19:13:13 [INFO] Done SpotBugs Analysis.... 19:13:13 [INFO] 19:13:13 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-api <<< 19:13:13 [INFO] 19:13:13 [INFO] 19:13:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-api --- 19:13:13 [INFO] BugInstance size is 0 19:13:13 [INFO] Error size is 0 19:13:13 [INFO] No errors/warnings found 19:13:13 [INFO] 19:13:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 19:13:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/test/resources 19:13:13 [INFO] 19:13:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-api --- 19:13:13 [INFO] Recompiling the module because of changed dependency. 19:13:13 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 19:13:13 [INFO] 19:13:13 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-api --- 19:13:13 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/surefire-reports 19:13:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:13:13 [INFO] 19:13:13 [INFO] ------------------------------------------------------- 19:13:13 [INFO] T E S T S 19:13:13 [INFO] ------------------------------------------------------- 19:13:15 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 19:13:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 19:13:15 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 19:13:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 19:13:15 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 19:13:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 19:13:15 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 19:13:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 19:13:15 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 19:13:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 19:13:15 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 19:13:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 19:13:15 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 19:13:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 19:13:15 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 19:13:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 19:13:15 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 19:13:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 19:13:15 [INFO] 19:13:15 [INFO] Results: 19:13:15 [INFO] 19:13:15 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 19:13:15 [INFO] 19:13:15 [INFO] 19:13:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-api --- 19:13:15 [INFO] 19:13:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 19:13:15 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:13:15 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:15 Package found in [Jar:., 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] 19:13:15 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] 19:13:15 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT.jar 19:13:15 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 19:13:15 [INFO] 19:13:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-api --- 19:13:15 [INFO] No previous run data found, generating javadoc. 19:13:17 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT-javadoc.jar 19:13:17 [INFO] 19:13:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-api --- 19:13:17 [INFO] CycloneDX: Resolving Dependencies 19:13:18 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 19:13:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.xml 19:13:18 [INFO] attaching as netconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.json 19:13:18 [INFO] attaching as netconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:13:18 [INFO] 19:13:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 19:13:18 [INFO] Skipping duplicate-finder execution! 19:13:18 [INFO] 19:13:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-api --- 19:13:18 [INFO] No dependency problems found 19:13:18 [INFO] 19:13:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-api --- 19:13:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT-sources.jar 19:13:18 [INFO] 19:13:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-api --- 19:13:18 [INFO] 19:13:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-api --- 19:13:18 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/code-coverage/jacoco.exec 19:13:18 [INFO] Analyzed bundle 'netconf-api' with 18 classes 19:13:18 [INFO] 19:13:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-api --- 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT.jar 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT.pom 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT-javadoc.jar 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT-sources.jar 19:13:18 [INFO] 19:13:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 19:13:18 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT.jar 19:13:18 [INFO] Writing OBR metadata 19:13:18 [INFO] 19:13:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-api --- 19:13:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:13:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:13:18 [INFO] 19:13:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 19:13:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:13:18 [INFO] 19:13:18 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 19:13:18 [INFO] Building OpenDaylight :: Netconf :: API 7.0.0-SNAPSHOT [18/119] 19:13:18 [INFO] ------------------------------[ feature ]------------------------------- 19:13:18 [INFO] 19:13:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-api --- 19:13:18 [INFO] 19:13:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-api --- 19:13:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:18 [INFO] 19:13:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 19:13:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:18 [INFO] 19:13:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-api --- 19:13:19 [INFO] 19:13:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-api --- 19:13:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:19 [INFO] argLine set to empty 19:13:19 [INFO] 19:13:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-api --- 19:13:19 [INFO] Starting audit... 19:13:19 Audit done. 19:13:19 [INFO] You have 0 Checkstyle violations. 19:13:19 [INFO] 19:13:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-api --- 19:13:19 [INFO] Starting audit... 19:13:19 Audit done. 19:13:19 [INFO] You have 0 Checkstyle violations. 19:13:19 [INFO] 19:13:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-api --- 19:13:19 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/classes/META-INF/maven/dependencies.properties 19:13:19 [INFO] 19:13:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-api --- 19:13:19 [INFO] 19:13:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 19:13:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/feature/feature.xml 19:13:19 [INFO] ...done! 19:13:19 [INFO] Attaching features XML 19:13:19 [INFO] 19:13:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-api --- 19:13: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 19:13:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:19 [INFO] 19:13:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 19:13:19 [INFO] 19:13:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-api --- 19:13:19 [INFO] 19:13:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 19:13:19 [INFO] 19:13:19 [INFO] 19:13:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-api --- 19:13:19 [INFO] 19:13:19 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-api --- 19:13:19 [INFO] 19:13:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-api --- 19:13:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/surefire-reports 19:13:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:13:19 [INFO] 19:13:19 [INFO] ------------------------------------------------------- 19:13:19 [INFO] T E S T S 19:13:19 [INFO] ------------------------------------------------------- 19:13:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.54 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:33 [INFO] 19:13:33 [INFO] Results: 19:13:33 [INFO] 19:13:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:13:33 [INFO] 19:13:33 [INFO] 19:13:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-api --- 19:13:33 [INFO] 19:13:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-api --- 19:13:33 [INFO] 19:13:33 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-api --- 19:13:33 [INFO] CycloneDX: Resolving Dependencies 19:13:37 [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) 19:13:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.xml 19:13:37 [INFO] attaching as odl-netconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.json 19:13:37 [INFO] attaching as odl-netconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:13:37 [INFO] 19:13:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 19:13:37 [INFO] Skipping duplicate-finder execution! 19:13:37 [INFO] 19:13:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-api --- 19:13:37 [INFO] Skipping plugin execution 19:13:37 [INFO] 19:13:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-api --- 19:13:37 [INFO] No sources in project. Archive not created. 19:13:37 [INFO] 19:13:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-api --- 19:13:37 [INFO] 19:13:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-api --- 19:13:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:37 [INFO] 19:13:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-api --- 19:13:37 [INFO] No primary artifact to install, installing attached artifacts instead. 19:13:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-SNAPSHOT.pom 19:13:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-SNAPSHOT-features.xml 19:13:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:13:37 [INFO] 19:13:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-api --- 19:13:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:37 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:13:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:13:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:13:37 [INFO] 19:13:37 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 19:13:37 [INFO] Building rfc6022 7.0.0-SNAPSHOT [19/119] 19:13:37 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:37 [INFO] 19:13:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6022 --- 19:13:37 [INFO] 19:13:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6022 --- 19:13:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:37 [INFO] 19:13:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6022 --- 19:13:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:37 [INFO] 19:13:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6022 --- 19:13:38 [INFO] 19:13:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6022 --- 19:13:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:13:38 [INFO] 19:13:38 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6022 --- 19:13:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:38 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/yang 19:13:38 [INFO] yang-to-sources: Found 2 dependencies in 1.112 ms 19:13:38 [INFO] yang-to-sources: Project model files found: 1 in 4.183 ms 19:13:38 [INFO] yang-to-sources: 3 YANG models processed in 19.48 ms 19:13:38 [INFO] BindingJavaFileGenerator: Defined 58 files in 6.256 ms 19:13:38 [INFO] Sorted 58 files into 13 directories in 162.1 μs 19:13:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 34.58 ms 19:13:38 [INFO] 19:13:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6022 --- 19:13:38 [INFO] Starting audit... 19:13:38 Audit done. 19:13:38 [INFO] You have 0 Checkstyle violations. 19:13:38 [INFO] 19:13:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6022 --- 19:13:38 [INFO] Starting audit... 19:13:38 Audit done. 19:13:38 [INFO] You have 0 Checkstyle violations. 19:13:38 [INFO] 19:13:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6022 --- 19:13:38 [INFO] 19:13:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 19:13:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/resources 19:13:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/target/generated-sources/spi 19:13:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:13:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/target/generated-sources/spi 19:13:38 [INFO] 19:13:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6022 --- 19:13:38 [INFO] Recompiling the module because of changed dependency. 19:13:38 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 19:13:38 [INFO] 19:13:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6022 >>> 19:13:38 [INFO] 19:13:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6022 --- 19:13:38 [INFO] Fork Value is true 19:13:41 [INFO] Done SpotBugs Analysis.... 19:13:41 [INFO] 19:13:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6022 <<< 19:13:41 [INFO] 19:13:41 [INFO] 19:13:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6022 --- 19:13:41 [INFO] BugInstance size is 0 19:13:41 [INFO] Error size is 0 19:13:41 [INFO] No errors/warnings found 19:13:41 [INFO] 19:13:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 19:13:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/src/test/resources 19:13:41 [INFO] 19:13:41 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6022 --- 19:13:41 [INFO] No sources to compile 19:13:41 [INFO] 19:13:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6022 --- 19:13:41 [INFO] No tests to run. 19:13:41 [INFO] 19:13:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6022 --- 19:13:41 [INFO] 19:13:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 19:13:41 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT.jar 19:13:41 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/classes/META-INF/MANIFEST.MF 19:13:41 [INFO] 19:13:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6022 --- 19:13:41 [INFO] No previous run data found, generating javadoc. 19:13:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT-javadoc.jar 19:13:44 [INFO] 19:13:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6022 --- 19:13:44 [INFO] CycloneDX: Resolving Dependencies 19:13:44 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:13:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.xml 19:13:44 [INFO] attaching as rfc6022-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.json 19:13:44 [INFO] attaching as rfc6022-7.0.0-SNAPSHOT-cyclonedx.json 19:13:44 [INFO] 19:13:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 19:13:44 [INFO] Skipping duplicate-finder execution! 19:13:44 [INFO] 19:13:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6022 --- 19:13:44 [INFO] No dependency problems found 19:13:44 [INFO] 19:13:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6022 --- 19:13:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT-sources.jar 19:13:44 [INFO] 19:13:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6022 --- 19:13:44 [INFO] 19:13:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6022 --- 19:13:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:13:44 [INFO] 19:13:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6022 --- 19:13:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT.jar 19:13:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT.pom 19:13:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT-javadoc.jar 19:13:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT-cyclonedx.json 19:13:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT-sources.jar 19:13:44 [INFO] 19:13:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 19:13:44 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT.jar 19:13:44 [INFO] Writing OBR metadata 19:13:44 [INFO] 19:13:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6022 --- 19:13:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:13:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:13:44 [INFO] 19:13:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 19:13:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:13:44 [INFO] 19:13:44 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 19:13:44 [INFO] Building netconf-common-mdsal 7.0.0-SNAPSHOT [20/119] 19:13:44 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:44 [INFO] 19:13:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common-mdsal --- 19:13:44 [INFO] 19:13:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common-mdsal --- 19:13:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:44 [INFO] 19:13:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 19:13:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:44 [INFO] 19:13:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common-mdsal --- 19:13:45 [INFO] 19:13:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 19:13:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/plugins/netconf-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/** 19:13:45 [INFO] 19:13:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common-mdsal --- 19:13:45 [INFO] Starting audit... 19:13:45 Audit done. 19:13:45 [INFO] You have 0 Checkstyle violations. 19:13:45 [INFO] 19:13:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common-mdsal --- 19:13:45 [INFO] Starting audit... 19:13:45 Audit done. 19:13:45 [INFO] You have 0 Checkstyle violations. 19:13:45 [INFO] 19:13:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common-mdsal --- 19:13:45 [INFO] 19:13:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 19:13:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/main/resources 19:13:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/generated-sources/spi 19:13:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/generated-sources/yang 19:13:45 [INFO] 19:13:45 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common-mdsal --- 19:13:45 [INFO] Recompiling the module because of changed dependency. 19:13:45 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 19:13:46 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:13:46 [INFO] 19:13:46 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 19:13:46 [INFO] 19:13:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-common-mdsal --- 19:13:46 [INFO] Fork Value is true 19:13:49 [INFO] Done SpotBugs Analysis.... 19:13:49 [INFO] 19:13:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 19:13:49 [INFO] 19:13:49 [INFO] 19:13:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-common-mdsal --- 19:13:49 [INFO] BugInstance size is 0 19:13:49 [INFO] Error size is 0 19:13:49 [INFO] No errors/warnings found 19:13:49 [INFO] 19:13:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 19:13:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/test/resources 19:13:49 [INFO] 19:13:49 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common-mdsal --- 19:13:49 [INFO] Recompiling the module because of changed dependency. 19:13:49 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:13:49 [INFO] 19:13:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-common-mdsal --- 19:13:49 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/surefire-reports 19:13:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:13:49 [INFO] 19:13:49 [INFO] ------------------------------------------------------- 19:13:49 [INFO] T E S T S 19:13:49 [INFO] ------------------------------------------------------- 19:13:50 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 19:13:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 19:13:52 [INFO] 19:13:52 [INFO] Results: 19:13:52 [INFO] 19:13:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:13:52 [INFO] 19:13:52 [INFO] 19:13:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-common-mdsal --- 19:13:52 [INFO] 19:13:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 19:13:52 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT.jar 19:13:52 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 19:13:52 [INFO] 19:13:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common-mdsal --- 19:13:52 [INFO] No previous run data found, generating javadoc. 19:13:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:13:53 [INFO] 19:13:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-common-mdsal --- 19:13:53 [INFO] CycloneDX: Resolving Dependencies 19:13:54 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 19:13:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.xml 19:13:54 [INFO] attaching as netconf-common-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.json 19:13:54 [INFO] attaching as netconf-common-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:13:54 [INFO] 19:13:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 19:13:54 [INFO] Skipping duplicate-finder execution! 19:13:54 [INFO] 19:13:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 19:13:54 [WARNING] Used undeclared dependencies found: 19:13:54 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:13:54 [WARNING] Non-test scoped test only dependencies found: 19:13:54 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:13:54 [INFO] 19:13:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 19:13:54 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT-sources.jar 19:13:54 [INFO] 19:13:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common-mdsal --- 19:13:54 [INFO] 19:13:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common-mdsal --- 19:13:54 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 19:13:54 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 19:13:54 [INFO] 19:13:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common-mdsal --- 19:13:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT.jar 19:13:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT.pom 19:13:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:13:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:13:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT-sources.jar 19:13:55 [INFO] 19:13:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 19:13:55 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT.jar 19:13:55 [INFO] Writing OBR metadata 19:13:55 [INFO] 19:13:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common-mdsal --- 19:13:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:55 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:13:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:55 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:13:55 [INFO] 19:13:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 19:13:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:13:55 [INFO] 19:13:55 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 19:13:55 [INFO] Building odl-netconf-util 7.0.0-SNAPSHOT [21/119] 19:13:55 [INFO] ------------------------------[ feature ]------------------------------- 19:13:55 [INFO] 19:13:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-util --- 19:13:55 [INFO] 19:13:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-util --- 19:13:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:55 [INFO] 19:13:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 19:13:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:55 [INFO] 19:13:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-util --- 19:13:56 [INFO] 19:13:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-util --- 19:13:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:56 [INFO] argLine set to empty 19:13:56 [INFO] 19:13:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-util --- 19:13:56 [INFO] Starting audit... 19:13:56 Audit done. 19:13:56 [INFO] You have 0 Checkstyle violations. 19:13:56 [INFO] 19:13:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-util --- 19:13:56 [INFO] Starting audit... 19:13:56 Audit done. 19:13:56 [INFO] You have 0 Checkstyle violations. 19:13:56 [INFO] 19:13:56 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-util --- 19:13:56 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/classes/META-INF/maven/dependencies.properties 19:13:56 [INFO] 19:13:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-util --- 19:13:56 [INFO] 19:13:56 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 19:13:57 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/feature/feature.xml 19:13:57 [INFO] ...done! 19:13:57 [INFO] Attaching features XML 19:13:57 [INFO] 19:13:57 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-util --- 19:13:57 [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 19:13:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:57 [INFO] 19:13:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 19:13:57 [INFO] 19:13:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-util --- 19:13:57 [INFO] 19:13:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 19:13:57 [INFO] 19:13:57 [INFO] 19:13:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-util --- 19:13:57 [INFO] 19:13:57 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-util --- 19:13:57 [INFO] 19:13:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-util --- 19:13:57 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/surefire-reports 19:13:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:13:57 [INFO] 19:13:57 [INFO] ------------------------------------------------------- 19:13:57 [INFO] T E S T S 19:13:57 [INFO] ------------------------------------------------------- 19:13:58 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.07 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:12 [INFO] 19:14:12 [INFO] Results: 19:14:12 [INFO] 19:14:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:14:12 [INFO] 19:14:12 [INFO] 19:14:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-util --- 19:14:12 [INFO] 19:14:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-util --- 19:14:12 [INFO] 19:14:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-util --- 19:14:12 [INFO] CycloneDX: Resolving Dependencies 19:14:16 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 19:14:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.xml 19:14:16 [INFO] attaching as odl-netconf-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.json 19:14:16 [INFO] attaching as odl-netconf-util-7.0.0-SNAPSHOT-cyclonedx.json 19:14:16 [INFO] 19:14:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 19:14:16 [INFO] Skipping duplicate-finder execution! 19:14:16 [INFO] 19:14:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-util --- 19:14:16 [INFO] Skipping plugin execution 19:14:16 [INFO] 19:14:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-util --- 19:14:16 [INFO] No sources in project. Archive not created. 19:14:16 [INFO] 19:14:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-util --- 19:14:16 [INFO] 19:14:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-util --- 19:14:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:16 [INFO] 19:14:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-util --- 19:14:16 [INFO] No primary artifact to install, installing attached artifacts instead. 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-SNAPSHOT.pom 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-SNAPSHOT-features.xml 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-SNAPSHOT-cyclonedx.json 19:14:16 [INFO] 19:14:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-util --- 19:14:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:14:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:14:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:14:16 [INFO] 19:14:16 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 19:14:16 [INFO] Building netconf-common 7.0.0-SNAPSHOT [22/119] 19:14:16 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:16 [INFO] 19:14:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common --- 19:14:16 [INFO] 19:14:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common --- 19:14:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:16 [INFO] 19:14:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common --- 19:14:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:16 [INFO] 19:14:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common --- 19:14:17 [INFO] 19:14:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common --- 19:14:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:14:17 [INFO] 19:14:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common --- 19:14:17 [INFO] Starting audit... 19:14:17 Audit done. 19:14:17 [INFO] You have 0 Checkstyle violations. 19:14:17 [INFO] 19:14:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common --- 19:14:17 [INFO] Starting audit... 19:14:17 Audit done. 19:14:17 [INFO] You have 0 Checkstyle violations. 19:14:17 [INFO] 19:14:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common --- 19:14:17 [INFO] 19:14:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 19:14:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/resources 19:14:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/generated-sources/spi 19:14:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/generated-sources/yang 19:14:17 [INFO] 19:14:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common --- 19:14:17 [INFO] Recompiling the module because of changed dependency. 19:14:17 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 19:14:17 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 19:14:17 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 19:14:17 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[14,17] requires directive for an automatic module 19:14:17 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 19:14:17 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 19:14:17 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 19:14:17 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 19:14:17 [INFO] 19:14:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-common >>> 19:14:17 [INFO] 19:14:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-common --- 19:14:17 [INFO] Fork Value is true 19:14:19 [INFO] Done SpotBugs Analysis.... 19:14:19 [INFO] 19:14:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-common <<< 19:14:19 [INFO] 19:14:19 [INFO] 19:14:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-common --- 19:14:19 [INFO] BugInstance size is 0 19:14:19 [INFO] Error size is 0 19:14:19 [INFO] No errors/warnings found 19:14:19 [INFO] 19:14:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 19:14:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/test/resources 19:14:19 [INFO] 19:14:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common --- 19:14:19 [INFO] No sources to compile 19:14:19 [INFO] 19:14:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-common --- 19:14:19 [INFO] No tests to run. 19:14:19 [INFO] 19:14:19 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-common --- 19:14:19 [INFO] 19:14:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 19:14:19 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:14:19 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:19 Package found in [Jar:., 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] 19:14:19 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] 19:14:19 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT.jar 19:14:19 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 19:14:19 [INFO] 19:14:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common --- 19:14:20 [INFO] No previous run data found, generating javadoc. 19:14:21 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT-javadoc.jar 19:14:21 [INFO] 19:14:21 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-common --- 19:14:21 [INFO] CycloneDX: Resolving Dependencies 19:14:21 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:14:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.xml 19:14:21 [INFO] attaching as netconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.json 19:14:21 [INFO] attaching as netconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:14:21 [INFO] 19:14:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 19:14:21 [INFO] Skipping duplicate-finder execution! 19:14:21 [INFO] 19:14:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common --- 19:14:21 [INFO] No dependency problems found 19:14:21 [INFO] 19:14:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common --- 19:14:21 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT-sources.jar 19:14:21 [INFO] 19:14:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common --- 19:14:21 [INFO] 19:14:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common --- 19:14:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:21 [INFO] 19:14:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common --- 19:14:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT.jar 19:14:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT.pom 19:14:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT-javadoc.jar 19:14:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:14:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT-sources.jar 19:14:21 [INFO] 19:14:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 19:14:21 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT.jar 19:14:21 [INFO] Writing OBR metadata 19:14:21 [INFO] 19:14:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common --- 19:14:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:21 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:14:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:21 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:14:21 [INFO] 19:14:21 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 19:14:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:21 [INFO] 19:14:21 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 19:14:21 [INFO] Building shaded-exificient-jar 7.0.0-SNAPSHOT [23/119] 19:14:21 [INFO] --------------------------------[ jar ]--------------------------------- 19:14:21 [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 19:14:21 [INFO] 19:14:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient-jar --- 19:14:21 [INFO] 19:14:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient-jar --- 19:14:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:22 [INFO] 19:14:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 19:14:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:22 [INFO] 19:14:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient-jar --- 19:14:23 [INFO] 19:14:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 19:14:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:14:23 [INFO] 19:14:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient-jar --- 19:14:23 [INFO] Starting audit... 19:14:23 Audit done. 19:14:23 [INFO] You have 0 Checkstyle violations. 19:14:23 [INFO] 19:14:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient-jar --- 19:14:23 [INFO] Starting audit... 19:14:23 Audit done. 19:14:23 [INFO] You have 0 Checkstyle violations. 19:14:23 [INFO] 19:14:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient-jar --- 19:14:23 [INFO] 19:14:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 19:14:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/src/main/resources 19:14:23 [INFO] 19:14:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient-jar --- 19:14:23 [INFO] No sources to compile 19:14:23 [INFO] 19:14:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 19:14:23 [INFO] 19:14:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-exificient-jar --- 19:14:23 [INFO] 19:14:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 19:14:23 [INFO] 19:14:23 [INFO] 19:14:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-exificient-jar --- 19:14:23 [INFO] 19:14:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 19:14:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/src/test/resources 19:14:23 [INFO] 19:14:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient-jar --- 19:14:23 [INFO] No sources to compile 19:14:23 [INFO] 19:14:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-exificient-jar --- 19:14:23 [INFO] No tests to run. 19:14:23 [INFO] 19:14:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-exificient-jar --- 19:14:23 [INFO] 19:14:23 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-exificient-jar --- 19:14:24 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT.jar 19:14:24 [INFO] 19:14:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient-jar --- 19:14:24 [INFO] 19:14:24 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ shaded-exificient-jar --- 19:14:24 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 19:14:24 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 19:14:24 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 19:14:24 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 19:14:24 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 19:14:24 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 19:14:24 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 19:14:24 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 19:14:24 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 19:14:24 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 19:14:24 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 19:14:24 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 19:14:26 [INFO] Replacing original artifact with shaded artifact. 19:14:26 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT-shaded.jar 19:14:26 [INFO] Replacing original source artifact with shaded source artifact. 19:14:26 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT-shaded-sources.jar 19:14:26 [INFO] 19:14:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-exificient-jar --- 19:14:26 [INFO] Skipping CycloneDX 19:14:26 [INFO] 19:14:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 19:14:26 [INFO] Skipping duplicate-finder execution! 19:14:26 [INFO] 19:14:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 19:14:26 [WARNING] Unused declared dependencies found: 19:14:26 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 19:14:26 [INFO] 19:14:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 19:14:27 [INFO] No sources in project. Archive not created. 19:14:27 [INFO] 19:14:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient-jar --- 19:14:27 [INFO] 19:14:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient-jar --- 19:14:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:27 [INFO] 19:14:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient-jar --- 19:14:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.0-SNAPSHOT/shaded-exificient-jar-7.0.0-SNAPSHOT.jar 19:14:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.0-SNAPSHOT/shaded-exificient-jar-7.0.0-SNAPSHOT.pom 19:14:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.0-SNAPSHOT/shaded-exificient-jar-7.0.0-SNAPSHOT-sources.jar 19:14:27 [INFO] 19:14:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient-jar --- 19:14:27 [INFO] Skipping artifact deployment 19:14:27 [INFO] 19:14:27 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 19:14:27 [INFO] Building shaded-exificient 7.0.0-SNAPSHOT [24/119] 19:14:27 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:27 [INFO] 19:14:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient --- 19:14:27 [INFO] 19:14:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient --- 19:14:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:27 [INFO] 19:14:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient --- 19:14:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:27 [INFO] 19:14:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient --- 19:14:27 [INFO] 19:14:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient --- 19:14:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:14:27 [INFO] 19:14:27 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-exificient --- 19:14:28 [INFO] 19:14:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient --- 19:14:28 [INFO] Starting audit... 19:14:28 Audit done. 19:14:28 [INFO] You have 0 Checkstyle violations. 19:14:28 [INFO] 19:14:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient --- 19:14:28 [INFO] Starting audit... 19:14:28 Audit done. 19:14:28 [INFO] You have 0 Checkstyle violations. 19:14:28 [INFO] 19:14:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient --- 19:14:28 [INFO] 19:14:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 19:14:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/src/main/resources 19:14:28 [INFO] 19:14:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient --- 19:14:28 [INFO] No sources to compile 19:14:28 [INFO] 19:14:28 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-exificient --- 19:14:28 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.0-SNAPSHOT:jar 19:14:28 [INFO] 19:14:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 19:14:28 [INFO] 19:14:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-exificient --- 19:14:28 [INFO] 19:14:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 19:14:28 [INFO] 19:14:28 [INFO] 19:14:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-exificient --- 19:14:28 [INFO] 19:14:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 19:14:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/src/test/resources 19:14:28 [INFO] 19:14:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient --- 19:14:28 [INFO] No sources to compile 19:14:28 [INFO] 19:14:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-exificient --- 19:14:28 [INFO] No tests to run. 19:14:28 [INFO] 19:14:28 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-exificient --- 19:14:28 [INFO] 19:14:28 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-exificient --- 19:14:28 [INFO] Source directory: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-sources added. 19:14:28 [INFO] 19:14:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 19:14:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:14:28 Package found in [Jar:., Jar:shaded-exificient-jar] 19:14:28 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] 19:14:28 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.0-SNAPSHOT.jar 19:14:29 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 19:14:29 [INFO] 19:14:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient --- 19:14:29 [INFO] Skipping javadoc generation 19:14:29 [INFO] 19:14:29 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-exificient --- 19:14:29 [INFO] CycloneDX: Resolving Dependencies 19:14:29 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 19:14:29 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 19:14:29 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 19:14:29 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 19:14:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.xml 19:14:29 [INFO] attaching as shaded-exificient-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.json 19:14:29 [INFO] attaching as shaded-exificient-7.0.0-SNAPSHOT-cyclonedx.json 19:14:29 [INFO] 19:14:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 19:14:29 [INFO] Skipping duplicate-finder execution! 19:14:29 [INFO] 19:14:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient --- 19:14:29 [WARNING] Used undeclared dependencies found: 19:14:29 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 19:14:29 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 19:14:29 [INFO] 19:14:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient --- 19:14:29 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.0-SNAPSHOT-sources.jar 19:14:30 [INFO] 19:14:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient --- 19:14:30 [INFO] Skipping modernizer execution! 19:14:30 [INFO] 19:14:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient --- 19:14:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:30 [INFO] 19:14:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient --- 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT.jar 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT.pom 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT-cyclonedx.json 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT-sources.jar 19:14:30 [INFO] 19:14:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 19:14:30 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT.jar 19:14:30 [INFO] Writing OBR metadata 19:14:30 [INFO] 19:14:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient --- 19:14:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:14:30 [INFO] 19:14:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 19:14:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:30 [INFO] 19:14:30 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 19:14:30 [INFO] Building netconf-test-util 7.0.0-SNAPSHOT [25/119] 19:14:30 [INFO] --------------------------------[ jar ]--------------------------------- 19:14:30 [INFO] 19:14:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-util --- 19:14:30 [INFO] 19:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-util --- 19:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:30 [INFO] 19:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-util --- 19:14:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:30 [INFO] 19:14:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-util --- 19:14:30 [INFO] 19:14:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-util --- 19:14:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:14:30 [INFO] 19:14:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-util --- 19:14:30 [INFO] Starting audit... 19:14:30 Audit done. 19:14:30 [INFO] You have 0 Checkstyle violations. 19:14:30 [INFO] 19:14:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-util --- 19:14:30 [INFO] Starting audit... 19:14:30 Audit done. 19:14:30 [INFO] You have 0 Checkstyle violations. 19:14:30 [INFO] 19:14:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-util --- 19:14:30 [INFO] 19:14:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 19:14:30 [INFO] Copying 127 resources from src/main/resources to target/classes 19:14:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/generated-sources/spi 19:14:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/generated-sources/yang 19:14:30 [INFO] 19:14:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-util --- 19:14:30 [INFO] Recompiling the module because of changed dependency. 19:14:30 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 19:14:31 [INFO] 19:14:31 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 19:14:31 [INFO] 19:14:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-util --- 19:14:31 [INFO] Fork Value is true 19:14:33 [INFO] Done SpotBugs Analysis.... 19:14:33 [INFO] 19:14:33 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 19:14:33 [INFO] 19:14:33 [INFO] 19:14:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-util --- 19:14:33 [INFO] BugInstance size is 0 19:14:33 [INFO] Error size is 0 19:14:33 [INFO] No errors/warnings found 19:14:33 [INFO] 19:14:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 19:14:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/src/test/resources 19:14:33 [INFO] 19:14:33 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-util --- 19:14:33 [INFO] No sources to compile 19:14:33 [INFO] 19:14:33 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-util --- 19:14:33 [INFO] No tests to run. 19:14:33 [INFO] 19:14:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-util --- 19:14:33 [INFO] 19:14:33 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-test-util --- 19:14:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT.jar 19:14:33 [INFO] 19:14:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-util --- 19:14:33 [INFO] No previous run data found, generating javadoc. 19:14:34 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT-javadoc.jar 19:14:34 [INFO] 19:14:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-util --- 19:14:34 [INFO] CycloneDX: Resolving Dependencies 19:14:35 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:14:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.xml 19:14:35 [INFO] attaching as netconf-test-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.json 19:14:35 [INFO] attaching as netconf-test-util-7.0.0-SNAPSHOT-cyclonedx.json 19:14:35 [INFO] 19:14:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 19:14:35 [INFO] Skipping duplicate-finder execution! 19:14:35 [INFO] 19:14:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-util --- 19:14:35 [WARNING] Used undeclared dependencies found: 19:14:35 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:14:35 [WARNING] Unused declared dependencies found: 19:14:35 [WARNING] junit:junit:jar:4.13.2:compile 19:14:35 [INFO] 19:14:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-util --- 19:14:35 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT-sources.jar 19:14:35 [INFO] 19:14:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-util --- 19:14:35 [INFO] 19:14:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-util --- 19:14:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:35 [INFO] 19:14:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-util --- 19:14:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT.jar 19:14:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT.pom 19:14:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT-javadoc.jar 19:14:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT-cyclonedx.json 19:14:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT-sources.jar 19:14:35 [INFO] 19:14:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-util --- 19:14:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:35 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:14:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:35 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:14:35 [INFO] 19:14:35 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 19:14:35 [INFO] Building netconf-netty-util 7.0.0-SNAPSHOT [26/119] 19:14:35 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:35 [INFO] 19:14:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-netty-util --- 19:14:35 [INFO] 19:14:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-netty-util --- 19:14:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:35 [INFO] 19:14:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 19:14:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:35 [INFO] 19:14:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-netty-util --- 19:14:37 [INFO] 19:14:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-netty-util --- 19:14:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/netconf-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/** 19:14:37 [INFO] 19:14:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-netty-util --- 19:14:37 [INFO] Starting audit... 19:14:37 Audit done. 19:14:37 [INFO] You have 0 Checkstyle violations. 19:14:37 [INFO] 19:14:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-netty-util --- 19:14:37 [INFO] Starting audit... 19:14:37 Audit done. 19:14:37 [INFO] You have 0 Checkstyle violations. 19:14:37 [INFO] 19:14:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-netty-util --- 19:14:37 [INFO] 19:14:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 19:14:37 [INFO] Copying 1 resource from src/main/resources to target/classes 19:14:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/generated-sources/spi 19:14:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/generated-sources/yang 19:14:37 [INFO] 19:14:37 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-netty-util --- 19:14:37 [INFO] Recompiling the module because of changed dependency. 19:14:37 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 19:14:37 [INFO] 19:14:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 19:14:37 [INFO] 19:14:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-netty-util --- 19:14:37 [INFO] Fork Value is true 19:14:40 [INFO] Done SpotBugs Analysis.... 19:14:40 [INFO] 19:14:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 19:14:40 [INFO] 19:14:40 [INFO] 19:14:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-netty-util --- 19:14:40 [INFO] BugInstance size is 0 19:14:40 [INFO] Error size is 0 19:14:40 [INFO] No errors/warnings found 19:14:40 [INFO] 19:14:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 19:14:40 [INFO] Copying 3 resources from src/test/resources to target/test-classes 19:14:40 [INFO] 19:14:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-netty-util --- 19:14:40 [INFO] Recompiling the module because of changed dependency. 19:14:40 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 19:14:41 [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 19:14:41 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:14:41 [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 19:14:41 [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 19:14:41 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:14:41 [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 19:14:41 [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 19:14:41 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:14:41 [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 19:14:41 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:14:41 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 19:14:41 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 19:14:41 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 19:14:41 required: io.netty.handler.codec.MessageToByteEncoder 19:14:41 found: io.netty.handler.codec.MessageToByteEncoder 19:14:41 [INFO] 19:14:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-netty-util --- 19:14:41 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/surefire-reports 19:14:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:41 [INFO] 19:14:41 [INFO] ------------------------------------------------------- 19:14:41 [INFO] T E S T S 19:14:41 [INFO] ------------------------------------------------------- 19:14:42 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 19:14:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 19:14:42 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 19:14:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:14:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 19:14:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 19:14:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 19:14:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 19:14:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 19:14:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 19:14:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 19:14:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 19:14:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 19:14:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 19:14:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 19:14:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 19:14:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 19:14:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 19:14:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 19:14:45 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 19:14:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 19:14:46 [INFO] 19:14:46 [INFO] Results: 19:14:46 [INFO] 19:14:46 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 19:14:46 [INFO] 19:14:46 [INFO] 19:14:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-netty-util --- 19:14:46 [INFO] 19:14:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 19:14:46 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT.jar 19:14:46 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 19:14:46 [INFO] 19:14:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-netty-util --- 19:14:46 [INFO] No previous run data found, generating javadoc. 19:14:47 [WARNING] Javadoc Warnings 19:14:47 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 19:14:47 [WARNING] *

19:14:47 [WARNING] ^ 19:14:47 [WARNING] 1 warning 19:14:47 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT-javadoc.jar 19:14:47 [INFO] 19:14:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-netty-util --- 19:14:47 [INFO] CycloneDX: Resolving Dependencies 19:14:48 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 19:14:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.xml 19:14:48 [INFO] attaching as netconf-netty-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.json 19:14:48 [INFO] attaching as netconf-netty-util-7.0.0-SNAPSHOT-cyclonedx.json 19:14:48 [INFO] 19:14:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 19:14:48 [INFO] Skipping duplicate-finder execution! 19:14:48 [INFO] 19:14:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-netty-util --- 19:14:48 [INFO] No dependency problems found 19:14:48 [INFO] 19:14:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-netty-util --- 19:14:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT-sources.jar 19:14:49 [INFO] 19:14:49 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-netty-util --- 19:14:49 [INFO] 19:14:49 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-netty-util --- 19:14:49 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 19:14:49 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 19:14:49 [INFO] 19:14:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-netty-util --- 19:14:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT.jar 19:14:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT.pom 19:14:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT-javadoc.jar 19:14:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT-cyclonedx.json 19:14:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT-sources.jar 19:14:49 [INFO] 19:14:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 19:14:49 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT.jar 19:14:49 [INFO] Writing OBR metadata 19:14:49 [INFO] 19:14:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-netty-util --- 19:14:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:49 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:14:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:49 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:14:49 [INFO] 19:14:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 19:14:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:49 [INFO] 19:14:49 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 19:14:49 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.0-SNAPSHOT [27/119] 19:14:49 [INFO] ------------------------------[ feature ]------------------------------- 19:14:50 [INFO] 19:14:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-common --- 19:14:50 [INFO] 19:14:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-common --- 19:14:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:50 [INFO] 19:14:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 19:14:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:50 [INFO] 19:14:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-common --- 19:14:50 [INFO] 19:14:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-common --- 19:14:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:50 [INFO] argLine set to empty 19:14:50 [INFO] 19:14:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-common --- 19:14:50 [INFO] Starting audit... 19:14:50 Audit done. 19:14:51 [INFO] You have 0 Checkstyle violations. 19:14:51 [INFO] 19:14:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-common --- 19:14:51 [INFO] Starting audit... 19:14:51 Audit done. 19:14:51 [INFO] You have 0 Checkstyle violations. 19:14:51 [INFO] 19:14:51 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-common --- 19:14:51 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/classes/META-INF/maven/dependencies.properties 19:14:51 [INFO] 19:14:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-common --- 19:14:51 [INFO] 19:14:51 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 19:14:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/feature/feature.xml 19:14:51 [INFO] ...done! 19:14:51 [INFO] Attaching features XML 19:14:51 [INFO] 19:14:51 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-common --- 19:14: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 19:14:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:51 [INFO] 19:14:51 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 19:14:51 [INFO] 19:14:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-common --- 19:14:51 [INFO] 19:14:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 19:14:51 [INFO] 19:14:51 [INFO] 19:14:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-common --- 19:14:51 [INFO] 19:14:51 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-common --- 19:14:51 [INFO] 19:14:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-common --- 19:14:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/surefire-reports 19:14:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:51 [INFO] 19:14:51 [INFO] ------------------------------------------------------- 19:14:51 [INFO] T E S T S 19:14:51 [INFO] ------------------------------------------------------- 19:14:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.36 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:02 [INFO] 19:15:02 [INFO] Results: 19:15:02 [INFO] 19:15:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:15:02 [INFO] 19:15:02 [INFO] 19:15:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-common --- 19:15:02 [INFO] 19:15:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-common --- 19:15:02 [INFO] 19:15:02 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-common --- 19:15:02 [INFO] CycloneDX: Resolving Dependencies 19:15:06 [INFO] CycloneDX: Creating BOM version 1.4 with 103 component(s) 19:15:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.xml 19:15:06 [INFO] attaching as odl-netconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.json 19:15:06 [INFO] attaching as odl-netconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:15:06 [INFO] 19:15:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 19:15:06 [INFO] Skipping duplicate-finder execution! 19:15:06 [INFO] 19:15:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-common --- 19:15:06 [INFO] Skipping plugin execution 19:15:06 [INFO] 19:15:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-common --- 19:15:06 [INFO] No sources in project. Archive not created. 19:15:06 [INFO] 19:15:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-common --- 19:15:06 [INFO] 19:15:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-common --- 19:15:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:06 [INFO] 19:15:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-common --- 19:15:06 [INFO] No primary artifact to install, installing attached artifacts instead. 19:15:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-SNAPSHOT.pom 19:15:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-SNAPSHOT-features.xml 19:15:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:15:06 [INFO] 19:15:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-common --- 19:15:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:06 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:15:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:15:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:15:06 [INFO] 19:15:06 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 19:15:06 [INFO] Building rfc8341 7.0.0-SNAPSHOT [28/119] 19:15:06 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:06 [INFO] 19:15:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8341 --- 19:15:06 [INFO] 19:15:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8341 --- 19:15:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:06 [INFO] 19:15:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8341 --- 19:15:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:06 [INFO] 19:15:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8341 --- 19:15:07 [INFO] 19:15:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8341 --- 19:15:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:15:07 [INFO] 19:15:07 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8341 --- 19:15:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:15:07 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/yang 19:15:07 [INFO] yang-to-sources: Found 1 dependencies in 993.9 μs 19:15:07 [INFO] yang-to-sources: Project model files found: 1 in 3.143 ms 19:15:07 [INFO] yang-to-sources: 2 YANG models processed in 13.14 ms 19:15:07 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.779 ms 19:15:07 [INFO] Sorted 30 files into 8 directories in 102.2 μs 19:15:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 32.76 ms 19:15:07 [INFO] 19:15:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8341 --- 19:15:07 [INFO] Starting audit... 19:15:07 Audit done. 19:15:07 [INFO] You have 0 Checkstyle violations. 19:15:07 [INFO] 19:15:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8341 --- 19:15:07 [INFO] Starting audit... 19:15:07 Audit done. 19:15:07 [INFO] You have 0 Checkstyle violations. 19:15:07 [INFO] 19:15:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8341 --- 19:15:07 [INFO] 19:15:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 19:15:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/resources 19:15:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/target/generated-sources/spi 19:15:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:15:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/target/generated-sources/spi 19:15:07 [INFO] 19:15:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8341 --- 19:15:07 [INFO] Recompiling the module because of changed dependency. 19:15:07 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 19:15:07 [INFO] 19:15:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8341 >>> 19:15:07 [INFO] 19:15:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8341 --- 19:15:07 [INFO] Fork Value is true 19:15:10 [INFO] Done SpotBugs Analysis.... 19:15:10 [INFO] 19:15:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8341 <<< 19:15:10 [INFO] 19:15:10 [INFO] 19:15:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8341 --- 19:15:10 [INFO] BugInstance size is 0 19:15:10 [INFO] Error size is 0 19:15:10 [INFO] No errors/warnings found 19:15:10 [INFO] 19:15:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 19:15:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/src/test/resources 19:15:10 [INFO] 19:15:10 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8341 --- 19:15:10 [INFO] No sources to compile 19:15:10 [INFO] 19:15:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8341 --- 19:15:10 [INFO] No tests to run. 19:15:10 [INFO] 19:15:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8341 --- 19:15:10 [INFO] 19:15:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 19:15:10 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT.jar 19:15:10 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/classes/META-INF/MANIFEST.MF 19:15:10 [INFO] 19:15:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8341 --- 19:15:10 [INFO] No previous run data found, generating javadoc. 19:15:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT-javadoc.jar 19:15:12 [INFO] 19:15:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8341 --- 19:15:12 [INFO] CycloneDX: Resolving Dependencies 19:15:12 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:15:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.xml 19:15:12 [INFO] attaching as rfc8341-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.json 19:15:12 [INFO] attaching as rfc8341-7.0.0-SNAPSHOT-cyclonedx.json 19:15:12 [INFO] 19:15:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 19:15:12 [INFO] Skipping duplicate-finder execution! 19:15:12 [INFO] 19:15:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8341 --- 19:15:12 [INFO] No dependency problems found 19:15:12 [INFO] 19:15:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8341 --- 19:15:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT-sources.jar 19:15:12 [INFO] 19:15:12 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8341 --- 19:15:12 [INFO] 19:15:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8341 --- 19:15:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:15:12 [INFO] 19:15:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8341 --- 19:15:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT.jar 19:15:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT.pom 19:15:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT-javadoc.jar 19:15:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT-cyclonedx.json 19:15:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT-sources.jar 19:15:12 [INFO] 19:15:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 19:15:12 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT.jar 19:15:12 [INFO] Writing OBR metadata 19:15:12 [INFO] 19:15:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8341 --- 19:15:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:12 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:15:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:12 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:15:12 [INFO] 19:15:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 19:15:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:15:12 [INFO] 19:15:12 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 19:15:12 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.0-SNAPSHOT [29/119] 19:15:12 [INFO] ------------------------------[ feature ]------------------------------- 19:15:12 [INFO] 19:15:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8341 --- 19:15:12 [INFO] 19:15:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 19:15:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:12 [INFO] 19:15:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 19:15:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:12 [INFO] 19:15:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 19:15:13 [INFO] 19:15:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 19:15:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:13 [INFO] argLine set to empty 19:15:13 [INFO] 19:15:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8341 --- 19:15:13 [INFO] Starting audit... 19:15:13 Audit done. 19:15:13 [INFO] You have 0 Checkstyle violations. 19:15:13 [INFO] 19:15:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8341 --- 19:15:13 [INFO] Starting audit... 19:15:13 Audit done. 19:15:13 [INFO] You have 0 Checkstyle violations. 19:15:13 [INFO] 19:15:13 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8341 --- 19:15:13 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/classes/META-INF/maven/dependencies.properties 19:15:13 [INFO] 19:15:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 19:15:13 [INFO] 19:15:13 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 19:15:14 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml 19:15:14 [INFO] ...done! 19:15:14 [INFO] Attaching features XML 19:15:14 [INFO] 19:15:14 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8341 --- 19:15:14 [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 19:15:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:15:14 [INFO] 19:15:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 19:15:14 [INFO] 19:15:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 19:15:14 [INFO] 19:15:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 19:15:14 [INFO] 19:15:14 [INFO] 19:15:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 19:15:14 [INFO] 19:15:14 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8341 --- 19:15:14 [INFO] 19:15:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8341 --- 19:15:14 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/surefire-reports 19:15:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:15:14 [INFO] 19:15:14 [INFO] ------------------------------------------------------- 19:15:14 [INFO] T E S T S 19:15:14 [INFO] ------------------------------------------------------- 19:15:16 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.02 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:27 [INFO] 19:15:27 [INFO] Results: 19:15:27 [INFO] 19:15:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:15:27 [INFO] 19:15:27 [INFO] 19:15:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8341 --- 19:15:27 [INFO] 19:15:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 19:15:27 [INFO] 19:15:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8341 --- 19:15:27 [INFO] CycloneDX: Resolving Dependencies 19:15:30 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:15:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.xml 19:15:30 [INFO] attaching as odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.json 19:15:30 [INFO] attaching as odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-cyclonedx.json 19:15:30 [INFO] 19:15:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 19:15:30 [INFO] Skipping duplicate-finder execution! 19:15:30 [INFO] 19:15:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 19:15:30 [INFO] Skipping plugin execution 19:15:30 [INFO] 19:15:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 19:15:30 [INFO] No sources in project. Archive not created. 19:15:30 [INFO] 19:15:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 19:15:30 [INFO] 19:15:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8341 --- 19:15:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:30 [INFO] 19:15:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8341 --- 19:15:30 [INFO] No primary artifact to install, installing attached artifacts instead. 19:15:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-SNAPSHOT.pom 19:15:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-features.xml 19:15:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-cyclonedx.json 19:15:30 [INFO] 19:15:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 19:15:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:30 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:15:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:15:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:15:30 [INFO] 19:15:30 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 19:15:30 [INFO] Building draft-ietf-netconf-crypto-types 7.0.0-SNAPSHOT [30/119] 19:15:30 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:30 [INFO] 19:15:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 19:15:30 [INFO] 19:15:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 19:15:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:30 [INFO] 19:15:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 19:15:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:30 [INFO] 19:15:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] 19:15:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:15:31 [INFO] 19:15:31 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:15:31 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/main/yang 19:15:31 [INFO] yang-to-sources: Found 2 dependencies in 750.2 μs 19:15:31 [INFO] yang-to-sources: Project model files found: 1 in 6.251 ms 19:15:31 [INFO] yang-to-sources: 3 YANG models processed in 27.71 ms 19:15:31 [INFO] BindingJavaFileGenerator: Defined 108 files in 8.504 ms 19:15:31 [INFO] Sorted 108 files into 19 directories in 235.0 μs 19:15:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 30.70 ms 19:15:31 [INFO] 19:15:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] Starting audit... 19:15:31 Audit done. 19:15:31 [INFO] You have 0 Checkstyle violations. 19:15:31 [INFO] 19:15:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] Starting audit... 19:15:31 Audit done. 19:15:31 [INFO] You have 0 Checkstyle violations. 19:15:31 [INFO] 19:15:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] 19:15:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/main/resources 19:15:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 19:15:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:15:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 19:15:31 [INFO] 19:15:31 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] Recompiling the module because of changed dependency. 19:15:31 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 19:15:31 [INFO] 19:15:31 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 19:15:31 [INFO] 19:15:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 19:15:31 [INFO] Fork Value is true 19:15:34 [INFO] Done SpotBugs Analysis.... 19:15:34 [INFO] 19:15:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 19:15:34 [INFO] 19:15:34 [INFO] 19:15:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 19:15:34 [INFO] BugInstance size is 0 19:15:34 [INFO] Error size is 0 19:15:34 [INFO] No errors/warnings found 19:15:34 [INFO] 19:15:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 19:15:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/test/resources 19:15:34 [INFO] 19:15:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 19:15:34 [INFO] No sources to compile 19:15:34 [INFO] 19:15:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ draft-ietf-netconf-crypto-types --- 19:15:34 [INFO] No tests to run. 19:15:34 [INFO] 19:15:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ draft-ietf-netconf-crypto-types --- 19:15:34 [INFO] 19:15:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 19:15:34 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar 19:15:34 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 19:15:34 [INFO] 19:15:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 19:15:34 [INFO] No previous run data found, generating javadoc. 19:15:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-javadoc.jar 19:15:37 [INFO] 19:15:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] CycloneDX: Resolving Dependencies 19:15:37 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:15:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.xml 19:15:37 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.json 19:15:37 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-cyclonedx.json 19:15:37 [INFO] 19:15:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] Skipping duplicate-finder execution! 19:15:37 [INFO] 19:15:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] No dependency problems found 19:15:37 [INFO] 19:15:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-sources.jar 19:15:37 [INFO] 19:15:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] 19:15:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:15:37 [INFO] 19:15:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar 19:15:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.pom 19:15:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-javadoc.jar 19:15:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-cyclonedx.json 19:15:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-sources.jar 19:15:37 [INFO] 19:15:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar 19:15:37 [INFO] Writing OBR metadata 19:15:37 [INFO] 19:15:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 19:15:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:15:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:15:38 [INFO] 19:15:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 19:15:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:15:38 [INFO] 19:15:38 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 19:15:38 [INFO] Building keystore-api 7.0.0-SNAPSHOT [31/119] 19:15:38 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:38 [INFO] 19:15:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-api --- 19:15:38 [INFO] 19:15:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-api --- 19:15:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:38 [INFO] 19:15:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-api --- 19:15:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:38 [INFO] 19:15:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-api --- 19:15:38 [INFO] 19:15:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-api --- 19:15:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:15:38 [INFO] 19:15:38 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ keystore-api --- 19:15:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:15:38 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/main/yang 19:15:38 [INFO] yang-to-sources: Found 3 dependencies in 875.1 μs 19:15:38 [INFO] yang-to-sources: Project model files found: 1 in 2.947 ms 19:15:38 [INFO] yang-to-sources: 4 YANG models processed in 50.56 ms 19:15:38 [INFO] BindingJavaFileGenerator: Defined 69 files in 14.94 ms 19:15:38 [INFO] Sorted 69 files into 25 directories in 208.1 μs 19:15:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 49.06 ms 19:15:38 [INFO] 19:15:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-api --- 19:15:38 [INFO] Starting audit... 19:15:38 Audit done. 19:15:38 [INFO] You have 0 Checkstyle violations. 19:15:38 [INFO] 19:15:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-api --- 19:15:38 [INFO] Starting audit... 19:15:38 Audit done. 19:15:38 [INFO] You have 0 Checkstyle violations. 19:15:38 [INFO] 19:15:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-api --- 19:15:38 [INFO] 19:15:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 19:15:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/main/resources 19:15:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/generated-sources/spi 19:15:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:15:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/generated-sources/spi 19:15:38 [INFO] 19:15:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-api --- 19:15:38 [INFO] Recompiling the module because of changed dependency. 19:15:38 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 19:15:39 [INFO] 19:15:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-api >>> 19:15:39 [INFO] 19:15:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-api --- 19:15:39 [INFO] Fork Value is true 19:15:41 [INFO] Done SpotBugs Analysis.... 19:15:41 [INFO] 19:15:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-api <<< 19:15:41 [INFO] 19:15:41 [INFO] 19:15:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-api --- 19:15:41 [INFO] BugInstance size is 0 19:15:41 [INFO] Error size is 0 19:15:41 [INFO] No errors/warnings found 19:15:41 [INFO] 19:15:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 19:15:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/test/resources 19:15:41 [INFO] 19:15:41 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-api --- 19:15:41 [INFO] No sources to compile 19:15:41 [INFO] 19:15:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-api --- 19:15:41 [INFO] No tests to run. 19:15:41 [INFO] 19:15:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-api --- 19:15:41 [INFO] 19:15:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 19:15:41 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT.jar 19:15:41 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 19:15:41 [INFO] 19:15:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-api --- 19:15:41 [INFO] No previous run data found, generating javadoc. 19:15:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT-javadoc.jar 19:15:44 [INFO] 19:15:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-api --- 19:15:44 [INFO] CycloneDX: Resolving Dependencies 19:15:44 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:15:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.xml 19:15:44 [INFO] attaching as keystore-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.json 19:15:44 [INFO] attaching as keystore-api-7.0.0-SNAPSHOT-cyclonedx.json 19:15:44 [INFO] 19:15:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 19:15:44 [INFO] Skipping duplicate-finder execution! 19:15:44 [INFO] 19:15:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-api --- 19:15:44 [INFO] No dependency problems found 19:15:44 [INFO] 19:15:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-api --- 19:15:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT-sources.jar 19:15:44 [INFO] 19:15:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-api --- 19:15:44 [INFO] 19:15:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-api --- 19:15:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:15:44 [INFO] 19:15:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-api --- 19:15:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT.jar 19:15:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT.pom 19:15:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT-javadoc.jar 19:15:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT-cyclonedx.json 19:15:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT-sources.jar 19:15:44 [INFO] 19:15:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 19:15:44 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT.jar 19:15:44 [INFO] Writing OBR metadata 19:15:44 [INFO] 19:15:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-api --- 19:15:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:15:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:15:44 [INFO] 19:15:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 19:15:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:15:44 [INFO] 19:15:44 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 19:15:44 [INFO] Building keystore-none 7.0.0-SNAPSHOT [32/119] 19:15:44 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:44 [INFO] 19:15:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-none --- 19:15:44 [INFO] 19:15:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-none --- 19:15:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:44 [INFO] 19:15:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-none --- 19:15:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:44 [INFO] 19:15:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-none --- 19:15:45 [INFO] 19:15:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-none --- 19:15:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:15:45 [INFO] 19:15:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-none --- 19:15:45 [INFO] Starting audit... 19:15:45 Audit done. 19:15:45 [INFO] You have 0 Checkstyle violations. 19:15:45 [INFO] 19:15:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-none --- 19:15:45 [INFO] Starting audit... 19:15:45 Audit done. 19:15:45 [INFO] You have 0 Checkstyle violations. 19:15:45 [INFO] 19:15:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-none --- 19:15:45 [INFO] 19:15:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 19:15:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/main/resources 19:15:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/generated-sources/spi 19:15:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/generated-sources/yang 19:15:45 [INFO] 19:15:45 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-none --- 19:15:45 [INFO] Recompiling the module because of changed dependency. 19:15:45 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:15:45 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:15:45 [INFO] 19:15:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-none >>> 19:15:45 [INFO] 19:15:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-none --- 19:15:45 [INFO] Fork Value is true 19:15:47 [INFO] Done SpotBugs Analysis.... 19:15:47 [INFO] 19:15:47 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-none <<< 19:15:47 [INFO] 19:15:47 [INFO] 19:15:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-none --- 19:15:47 [INFO] BugInstance size is 0 19:15:47 [INFO] Error size is 0 19:15:47 [INFO] No errors/warnings found 19:15:47 [INFO] 19:15:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 19:15:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/test/resources 19:15:47 [INFO] 19:15:47 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-none --- 19:15:47 [INFO] No sources to compile 19:15:47 [INFO] 19:15:47 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-none --- 19:15:47 [INFO] No tests to run. 19:15:47 [INFO] 19:15:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-none --- 19:15:47 [INFO] 19:15:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 19:15:47 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT.jar 19:15:47 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 19:15:47 [INFO] 19:15:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-none --- 19:15:47 [INFO] No previous run data found, generating javadoc. 19:15:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT-javadoc.jar 19:15:48 [INFO] 19:15:48 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-none --- 19:15:48 [INFO] CycloneDX: Resolving Dependencies 19:15:49 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:15:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.xml 19:15:49 [INFO] attaching as keystore-none-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.json 19:15:49 [INFO] attaching as keystore-none-7.0.0-SNAPSHOT-cyclonedx.json 19:15:49 [INFO] 19:15:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 19:15:49 [INFO] Skipping duplicate-finder execution! 19:15:49 [INFO] 19:15:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-none --- 19:15:49 [WARNING] Used undeclared dependencies found: 19:15:49 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:15:49 [INFO] 19:15:49 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-none --- 19:15:49 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT-sources.jar 19:15:49 [INFO] 19:15:49 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-none --- 19:15:49 [INFO] 19:15:49 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-none --- 19:15:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:15:49 [INFO] 19:15:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-none --- 19:15:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT.jar 19:15:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT.pom 19:15:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT-javadoc.jar 19:15:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT-cyclonedx.json 19:15:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT-sources.jar 19:15:49 [INFO] 19:15:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 19:15:49 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT.jar 19:15:49 [INFO] Writing OBR metadata 19:15:49 [INFO] 19:15:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-none --- 19:15:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:49 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:15:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:49 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:15:49 [INFO] 19:15:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 19:15:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:15:49 [INFO] 19:15:49 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 19:15:49 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.0-SNAPSHOT [33/119] 19:15:49 [INFO] ------------------------------[ feature ]------------------------------- 19:15:49 [INFO] 19:15:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore --- 19:15:49 [INFO] 19:15:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore --- 19:15:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:49 [INFO] 19:15:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 19:15:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:49 [INFO] 19:15:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-keystore --- 19:15:51 [INFO] 19:15:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 19:15:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:51 [INFO] argLine set to empty 19:15:51 [INFO] 19:15:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore --- 19:15:51 [INFO] Starting audit... 19:15:51 Audit done. 19:15:51 [INFO] You have 0 Checkstyle violations. 19:15:51 [INFO] 19:15:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore --- 19:15:51 [INFO] Starting audit... 19:15:51 Audit done. 19:15:51 [INFO] You have 0 Checkstyle violations. 19:15:51 [INFO] 19:15:51 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-keystore --- 19:15:51 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/classes/META-INF/maven/dependencies.properties 19:15:51 [INFO] 19:15:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore --- 19:15:51 [INFO] 19:15:51 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 19:15:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/feature/feature.xml 19:15:51 [INFO] ...done! 19:15:51 [INFO] Attaching features XML 19:15:51 [INFO] 19:15:51 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-keystore --- 19: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 19:15:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:15:51 [INFO] 19:15:51 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 19:15:51 [INFO] 19:15:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-keystore --- 19:15:51 [INFO] 19:15:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 19:15:51 [INFO] 19:15:51 [INFO] 19:15:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-keystore --- 19:15:51 [INFO] 19:15:51 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-keystore --- 19:15:51 [INFO] 19:15:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-keystore --- 19:15:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/surefire-reports 19:15:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:15:51 [INFO] 19:15:51 [INFO] ------------------------------------------------------- 19:15:51 [INFO] T E S T S 19:15:51 [INFO] ------------------------------------------------------- 19:15:52 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.15 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:04 [INFO] 19:16:04 [INFO] Results: 19:16:04 [INFO] 19:16:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:16:04 [INFO] 19:16:04 [INFO] 19:16:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-keystore --- 19:16:04 [INFO] 19:16:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore --- 19:16:04 [INFO] 19:16:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-keystore --- 19:16:04 [INFO] CycloneDX: Resolving Dependencies 19:16:07 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:16:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.xml 19:16:07 [INFO] attaching as odl-netconf-keystore-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.json 19:16:07 [INFO] attaching as odl-netconf-keystore-7.0.0-SNAPSHOT-cyclonedx.json 19:16:07 [INFO] 19:16:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 19:16:07 [INFO] Skipping duplicate-finder execution! 19:16:07 [INFO] 19:16:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 19:16:07 [INFO] Skipping plugin execution 19:16:07 [INFO] 19:16:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 19:16:07 [INFO] No sources in project. Archive not created. 19:16:07 [INFO] 19:16:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-keystore --- 19:16:07 [INFO] 19:16:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-keystore --- 19:16:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:07 [INFO] 19:16:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-keystore --- 19:16:07 [INFO] No primary artifact to install, installing attached artifacts instead. 19:16:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-SNAPSHOT.pom 19:16:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-SNAPSHOT-features.xml 19:16:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-SNAPSHOT-cyclonedx.json 19:16:07 [INFO] 19:16:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-keystore --- 19:16:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:16:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:16:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:16:07 [INFO] 19:16:07 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 19:16:07 [INFO] Building truststore-api 7.0.0-SNAPSHOT [34/119] 19:16:07 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:07 [INFO] 19:16:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-api --- 19:16:07 [INFO] 19:16:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-api --- 19:16:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:07 [INFO] 19:16:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-api --- 19:16:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:07 [INFO] 19:16:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-api --- 19:16:08 [INFO] 19:16:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-api --- 19:16:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:16:08 [INFO] 19:16:08 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ truststore-api --- 19:16:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:16:08 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/main/yang 19:16:08 [INFO] yang-to-sources: Found 3 dependencies in 1.415 ms 19:16:08 [INFO] yang-to-sources: Project model files found: 1 in 2.027 ms 19:16:08 [INFO] yang-to-sources: 4 YANG models processed in 30.21 ms 19:16:08 [INFO] BindingJavaFileGenerator: Defined 51 files in 9.237 ms 19:16:08 [INFO] Sorted 51 files into 16 directories in 8.257 ms 19:16:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 32.06 ms 19:16:08 [INFO] 19:16:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-api --- 19:16:08 [INFO] Starting audit... 19:16:08 Audit done. 19:16:08 [INFO] You have 0 Checkstyle violations. 19:16:08 [INFO] 19:16:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-api --- 19:16:08 [INFO] Starting audit... 19:16:08 Audit done. 19:16:08 [INFO] You have 0 Checkstyle violations. 19:16:08 [INFO] 19:16:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-api --- 19:16:08 [INFO] 19:16:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 19:16:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/main/resources 19:16:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/generated-sources/spi 19:16:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:16:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:16:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:16:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/generated-sources/spi 19:16:08 [INFO] 19:16:08 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-api --- 19:16:08 [INFO] Recompiling the module because of changed dependency. 19:16:08 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 19:16:08 [INFO] 19:16:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ truststore-api >>> 19:16:08 [INFO] 19:16:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ truststore-api --- 19:16:08 [INFO] Fork Value is true 19:16:11 [INFO] Done SpotBugs Analysis.... 19:16:11 [INFO] 19:16:11 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ truststore-api <<< 19:16:11 [INFO] 19:16:11 [INFO] 19:16:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ truststore-api --- 19:16:11 [INFO] BugInstance size is 0 19:16:11 [INFO] Error size is 0 19:16:11 [INFO] No errors/warnings found 19:16:11 [INFO] 19:16:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 19:16:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/test/resources 19:16:11 [INFO] 19:16:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-api --- 19:16:11 [INFO] No sources to compile 19:16:11 [INFO] 19:16:11 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ truststore-api --- 19:16:11 [INFO] No tests to run. 19:16:11 [INFO] 19:16:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ truststore-api --- 19:16:11 [INFO] 19:16:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 19:16:11 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT.jar 19:16:11 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 19:16:11 [INFO] 19:16:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-api --- 19:16:11 [INFO] No previous run data found, generating javadoc. 19:16:13 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT-javadoc.jar 19:16:13 [INFO] 19:16:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-api --- 19:16:13 [INFO] CycloneDX: Resolving Dependencies 19:16:13 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:16:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.xml 19:16:14 [INFO] attaching as truststore-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.json 19:16:14 [INFO] attaching as truststore-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:14 [INFO] 19:16:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 19:16:14 [INFO] Skipping duplicate-finder execution! 19:16:14 [INFO] 19:16:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-api --- 19:16:14 [INFO] No dependency problems found 19:16:14 [INFO] 19:16:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-api --- 19:16:14 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT-sources.jar 19:16:14 [INFO] 19:16:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-api --- 19:16:14 [INFO] 19:16:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-api --- 19:16:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:14 [INFO] 19:16:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-api --- 19:16:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT.jar 19:16:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT.pom 19:16:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT-javadoc.jar 19:16:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT-sources.jar 19:16:14 [INFO] 19:16:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 19:16:14 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT.jar 19:16:14 [INFO] Writing OBR metadata 19:16:14 [INFO] 19:16:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-api --- 19:16:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:14 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:16:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:14 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:16:14 [INFO] 19:16:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 19:16:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:14 [INFO] 19:16:14 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 19:16:14 [INFO] Building truststore-none 7.0.0-SNAPSHOT [35/119] 19:16:14 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:14 [INFO] 19:16:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-none --- 19:16:14 [INFO] 19:16:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-none --- 19:16:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:14 [INFO] 19:16:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-none --- 19:16:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:14 [INFO] 19:16:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-none --- 19:16:14 [INFO] 19:16:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-none --- 19:16:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:16:14 [INFO] 19:16:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-none --- 19:16:14 [INFO] Starting audit... 19:16:14 Audit done. 19:16:14 [INFO] You have 0 Checkstyle violations. 19:16:14 [INFO] 19:16:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-none --- 19:16:14 [INFO] Starting audit... 19:16:14 Audit done. 19:16:14 [INFO] You have 0 Checkstyle violations. 19:16:14 [INFO] 19:16:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-none --- 19:16:14 [INFO] 19:16:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 19:16:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/main/resources 19:16:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/generated-sources/spi 19:16:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/generated-sources/yang 19:16:14 [INFO] 19:16:14 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-none --- 19:16:14 [INFO] Recompiling the module because of changed dependency. 19:16:14 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:16:14 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:16:14 [INFO] 19:16:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ truststore-none >>> 19:16:14 [INFO] 19:16:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ truststore-none --- 19:16:14 [INFO] Fork Value is true 19:16:16 [INFO] Done SpotBugs Analysis.... 19:16:16 [INFO] 19:16:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ truststore-none <<< 19:16:16 [INFO] 19:16:16 [INFO] 19:16:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ truststore-none --- 19:16:16 [INFO] BugInstance size is 0 19:16:16 [INFO] Error size is 0 19:16:16 [INFO] No errors/warnings found 19:16:16 [INFO] 19:16:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 19:16:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/test/resources 19:16:16 [INFO] 19:16:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-none --- 19:16:16 [INFO] No sources to compile 19:16:16 [INFO] 19:16:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ truststore-none --- 19:16:16 [INFO] No tests to run. 19:16:16 [INFO] 19:16:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ truststore-none --- 19:16:16 [INFO] 19:16:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 19:16:17 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT.jar 19:16:17 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 19:16:17 [INFO] 19:16:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-none --- 19:16:17 [INFO] No previous run data found, generating javadoc. 19:16:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT-javadoc.jar 19:16:18 [INFO] 19:16:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-none --- 19:16:18 [INFO] CycloneDX: Resolving Dependencies 19:16:18 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:16:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.xml 19:16:18 [INFO] attaching as truststore-none-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.json 19:16:18 [INFO] attaching as truststore-none-7.0.0-SNAPSHOT-cyclonedx.json 19:16:18 [INFO] 19:16:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 19:16:18 [INFO] Skipping duplicate-finder execution! 19:16:18 [INFO] 19:16:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-none --- 19:16:18 [WARNING] Used undeclared dependencies found: 19:16:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:16:18 [INFO] 19:16:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-none --- 19:16:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT-sources.jar 19:16:18 [INFO] 19:16:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-none --- 19:16:18 [INFO] 19:16:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-none --- 19:16:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:18 [INFO] 19:16:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-none --- 19:16:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT.jar 19:16:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT.pom 19:16:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT-javadoc.jar 19:16:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT-cyclonedx.json 19:16:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT-sources.jar 19:16:18 [INFO] 19:16:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 19:16:18 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT.jar 19:16:18 [INFO] Writing OBR metadata 19:16:18 [INFO] 19:16:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-none --- 19:16:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:16:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:16:18 [INFO] 19:16:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 19:16:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:18 [INFO] 19:16:18 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 19:16:18 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.0-SNAPSHOT [36/119] 19:16:18 [INFO] ------------------------------[ feature ]------------------------------- 19:16:18 [INFO] 19:16:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-truststore --- 19:16:18 [INFO] 19:16:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-truststore --- 19:16:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:18 [INFO] 19:16:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 19:16:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:18 [INFO] 19:16:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-truststore --- 19:16:19 [INFO] 19:16:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 19:16:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:19 [INFO] argLine set to empty 19:16:19 [INFO] 19:16:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-truststore --- 19:16:19 [INFO] Starting audit... 19:16:19 Audit done. 19:16:19 [INFO] You have 0 Checkstyle violations. 19:16:19 [INFO] 19:16:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-truststore --- 19:16:19 [INFO] Starting audit... 19:16:19 Audit done. 19:16:19 [INFO] You have 0 Checkstyle violations. 19:16:19 [INFO] 19:16:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-truststore --- 19:16:19 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/classes/META-INF/maven/dependencies.properties 19:16:19 [INFO] 19:16:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-truststore --- 19:16:19 [INFO] 19:16:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 19:16:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/feature/feature.xml 19:16:19 [INFO] ...done! 19:16:19 [INFO] Attaching features XML 19:16:19 [INFO] 19:16:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-truststore --- 19:16: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 19:16:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:16:19 [INFO] 19:16:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 19:16:19 [INFO] 19:16:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-truststore --- 19:16:19 [INFO] 19:16:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 19:16:19 [INFO] 19:16:19 [INFO] 19:16:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-truststore --- 19:16:19 [INFO] 19:16:19 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-truststore --- 19:16:19 [INFO] 19:16:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-truststore --- 19:16:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/surefire-reports 19:16:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:19 [INFO] 19:16:19 [INFO] ------------------------------------------------------- 19:16:19 [INFO] T E S T S 19:16:19 [INFO] ------------------------------------------------------- 19:16:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.85 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:34 [INFO] 19:16:34 [INFO] Results: 19:16:34 [INFO] 19:16:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:16:34 [INFO] 19:16:34 [INFO] 19:16:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-truststore --- 19:16:34 [INFO] 19:16:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-truststore --- 19:16:34 [INFO] 19:16:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-truststore --- 19:16:34 [INFO] CycloneDX: Resolving Dependencies 19:16:37 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:16:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.xml 19:16:37 [INFO] attaching as odl-netconf-truststore-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.json 19:16:37 [INFO] attaching as odl-netconf-truststore-7.0.0-SNAPSHOT-cyclonedx.json 19:16:37 [INFO] 19:16:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 19:16:37 [INFO] Skipping duplicate-finder execution! 19:16:37 [INFO] 19:16:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 19:16:37 [INFO] Skipping plugin execution 19:16:37 [INFO] 19:16:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 19:16:37 [INFO] No sources in project. Archive not created. 19:16:37 [INFO] 19:16:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-truststore --- 19:16:37 [INFO] 19:16:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-truststore --- 19:16:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:37 [INFO] 19:16:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-truststore --- 19:16:37 [INFO] No primary artifact to install, installing attached artifacts instead. 19:16:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-SNAPSHOT.pom 19:16:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-SNAPSHOT-features.xml 19:16:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-SNAPSHOT-cyclonedx.json 19:16:37 [INFO] 19:16:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-truststore --- 19:16:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:37 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:16:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:16:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:16:37 [INFO] 19:16:37 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 19:16:37 [INFO] Building transport-api 7.0.0-SNAPSHOT [37/119] 19:16:37 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:37 [INFO] 19:16:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-api --- 19:16:37 [INFO] 19:16:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-api --- 19:16:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:37 [INFO] 19:16:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-api --- 19:16:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:37 [INFO] 19:16:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-api --- 19:16:37 [INFO] 19:16:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-api --- 19:16:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:16:37 [INFO] 19:16:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-api --- 19:16:37 [INFO] Starting audit... 19:16:37 Audit done. 19:16:37 [INFO] You have 0 Checkstyle violations. 19:16:37 [INFO] 19:16:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-api --- 19:16:38 [INFO] Starting audit... 19:16:38 Audit done. 19:16:38 [INFO] You have 0 Checkstyle violations. 19:16:38 [INFO] 19:16:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-api --- 19:16:38 [INFO] 19:16:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 19:16:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/resources 19:16:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/target/generated-sources/spi 19:16:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/target/generated-sources/yang 19:16:38 [INFO] 19:16:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-api --- 19:16:38 [INFO] Recompiling the module because of changed dependency. 19:16:38 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 19:16:38 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 19:16:38 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 19:16:38 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 19:16:38 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 19:16:38 [INFO] 19:16:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-api >>> 19:16:38 [INFO] 19:16:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-api --- 19:16:38 [INFO] Fork Value is true 19:16:40 [INFO] Done SpotBugs Analysis.... 19:16:40 [INFO] 19:16:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-api <<< 19:16:40 [INFO] 19:16:40 [INFO] 19:16:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-api --- 19:16:40 [INFO] BugInstance size is 0 19:16:40 [INFO] Error size is 0 19:16:40 [INFO] No errors/warnings found 19:16:40 [INFO] 19:16:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 19:16:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/src/test/resources 19:16:40 [INFO] 19:16:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-api --- 19:16:40 [INFO] No sources to compile 19:16:40 [INFO] 19:16:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-api --- 19:16:40 [INFO] No tests to run. 19:16:40 [INFO] 19:16:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-api --- 19:16:40 [INFO] 19:16:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 19:16:40 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:16:40 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:40 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 19:16:40 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] 19:16:40 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT.jar 19:16:40 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/classes/META-INF/MANIFEST.MF 19:16:40 [INFO] 19:16:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-api --- 19:16:41 [INFO] No previous run data found, generating javadoc. 19:16:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT-javadoc.jar 19:16:42 [INFO] 19:16:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-api --- 19:16:42 [INFO] CycloneDX: Resolving Dependencies 19:16:42 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 19:16:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.xml 19:16:42 [INFO] attaching as transport-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.json 19:16:42 [INFO] attaching as transport-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:42 [INFO] 19:16:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 19:16:42 [INFO] Skipping duplicate-finder execution! 19:16:42 [INFO] 19:16:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-api --- 19:16:42 [INFO] No dependency problems found 19:16:42 [INFO] 19:16:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-api --- 19:16:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT-sources.jar 19:16:42 [INFO] 19:16:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-api --- 19:16:42 [INFO] 19:16:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-api --- 19:16:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:42 [INFO] 19:16:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-api --- 19:16:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT.jar 19:16:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT.pom 19:16:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT-javadoc.jar 19:16:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT-sources.jar 19:16:42 [INFO] 19:16:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 19:16:42 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT.jar 19:16:42 [INFO] Writing OBR metadata 19:16:42 [INFO] 19:16:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-api --- 19:16:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/maven-metadata.xml 19:16:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/maven-metadata.xml 19:16:42 [INFO] 19:16:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 19:16:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:42 [INFO] 19:16:42 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 19:16:42 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.0-SNAPSHOT [38/119] 19:16:42 [INFO] ------------------------------[ feature ]------------------------------- 19:16:42 [INFO] 19:16:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport-api --- 19:16:42 [INFO] 19:16:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport-api --- 19:16:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:42 [INFO] 19:16:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 19:16:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:42 [INFO] 19:16:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport-api --- 19:16:43 [INFO] 19:16:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 19:16:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:43 [INFO] argLine set to empty 19:16:43 [INFO] 19:16:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport-api --- 19:16:43 [INFO] Starting audit... 19:16:43 Audit done. 19:16:43 [INFO] You have 0 Checkstyle violations. 19:16:43 [INFO] 19:16:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport-api --- 19:16:43 [INFO] Starting audit... 19:16:43 Audit done. 19:16:43 [INFO] You have 0 Checkstyle violations. 19:16:43 [INFO] 19:16:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport-api --- 19:16:43 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/classes/META-INF/maven/dependencies.properties 19:16:43 [INFO] 19:16:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport-api --- 19:16:43 [INFO] 19:16:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 19:16:43 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/feature/feature.xml 19:16:43 [INFO] ...done! 19:16:43 [INFO] Attaching features XML 19:16:43 [INFO] 19:16:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-transport-api --- 19:16:43 [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 19:16:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:16:43 [INFO] 19:16:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 19:16:43 [INFO] 19:16:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-transport-api --- 19:16:43 [INFO] 19:16:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 19:16:43 [INFO] 19:16:43 [INFO] 19:16:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-transport-api --- 19:16:43 [INFO] 19:16:43 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport-api --- 19:16:43 [INFO] 19:16:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-transport-api --- 19:16:43 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/surefire-reports 19:16:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:43 [INFO] 19:16:43 [INFO] ------------------------------------------------------- 19:16:43 [INFO] T E S T S 19:16:43 [INFO] ------------------------------------------------------- 19:16:44 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:56 [INFO] 19:16:56 [INFO] Results: 19:16:56 [INFO] 19:16:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:16:56 [INFO] 19:16:56 [INFO] 19:16:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-transport-api --- 19:16:56 [INFO] 19:16:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport-api --- 19:16:56 [INFO] 19:16:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-transport-api --- 19:16:56 [INFO] CycloneDX: Resolving Dependencies 19:16:59 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:16:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.xml 19:16:59 [INFO] attaching as odl-netconf-transport-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.json 19:16:59 [INFO] attaching as odl-netconf-transport-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:59 [INFO] 19:16:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 19:16:59 [INFO] Skipping duplicate-finder execution! 19:16:59 [INFO] 19:16:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 19:16:59 [INFO] Skipping plugin execution 19:16:59 [INFO] 19:16:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 19:16:59 [INFO] No sources in project. Archive not created. 19:16:59 [INFO] 19:16:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport-api --- 19:16:59 [INFO] 19:16:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport-api --- 19:16:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:59 [INFO] 19:16:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport-api --- 19:16:59 [INFO] No primary artifact to install, installing attached artifacts instead. 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-SNAPSHOT.pom 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-SNAPSHOT-features.xml 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:59 [INFO] 19:16:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport-api --- 19:16:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:59 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:16:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:16:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:16:59 [INFO] 19:16:59 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 19:16:59 [INFO] Building shaded-sshd-jar 7.0.0-SNAPSHOT [39/119] 19:16:59 [INFO] --------------------------------[ jar ]--------------------------------- 19:16:59 [INFO] 19:16:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd-jar --- 19:16:59 [INFO] 19:16:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd-jar --- 19:16:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:59 [INFO] 19:16:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 19:16:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:59 [INFO] 19:16:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd-jar --- 19:17:00 [INFO] 19:17:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 19:17:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:17:00 [INFO] 19:17:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd-jar --- 19:17:00 [INFO] Starting audit... 19:17:00 Audit done. 19:17:00 [INFO] You have 0 Checkstyle violations. 19:17:00 [INFO] 19:17:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd-jar --- 19:17:00 [INFO] Starting audit... 19:17:00 Audit done. 19:17:00 [INFO] You have 0 Checkstyle violations. 19:17:00 [INFO] 19:17:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd-jar --- 19:17:00 [INFO] 19:17:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 19:17:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/src/main/resources 19:17:00 [INFO] 19:17:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd-jar --- 19:17:00 [INFO] No sources to compile 19:17:00 [INFO] 19:17:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 19:17:00 [INFO] 19:17:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-sshd-jar --- 19:17:00 [INFO] 19:17:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 19:17:00 [INFO] 19:17:00 [INFO] 19:17:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-sshd-jar --- 19:17:00 [INFO] 19:17:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 19:17:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/src/test/resources 19:17:00 [INFO] 19:17:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd-jar --- 19:17:00 [INFO] No sources to compile 19:17:00 [INFO] 19:17:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-sshd-jar --- 19:17:00 [INFO] No tests to run. 19:17:00 [INFO] 19:17:00 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-sshd-jar --- 19:17:00 [INFO] 19:17:00 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-sshd-jar --- 19:17:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT.jar 19:17:00 [INFO] 19:17:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd-jar --- 19:17:00 [INFO] 19:17:00 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ shaded-sshd-jar --- 19:17:00 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.12.0 in the shaded jar. 19:17:00 [INFO] Including org.apache.sshd:sshd-netty:jar:2.12.0 in the shaded jar. 19:17:00 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 19:17:00 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.32 from the shaded jar. 19:17:00 [INFO] Excluding io.netty:netty-transport:jar:4.1.104.Final from the shaded jar. 19:17:00 [INFO] Excluding io.netty:netty-common:jar:4.1.104.Final from the shaded jar. 19:17:00 [INFO] Excluding io.netty:netty-buffer:jar:4.1.104.Final from the shaded jar. 19:17:00 [INFO] Excluding io.netty:netty-resolver:jar:4.1.104.Final from the shaded jar. 19:17:00 [INFO] Excluding io.netty:netty-handler:jar:4.1.104.Final from the shaded jar. 19:17:00 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.104.Final from the shaded jar. 19:17:00 [INFO] Excluding io.netty:netty-codec:jar:4.1.104.Final from the shaded jar. 19:17:00 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.0-SNAPSHOT 19:17:01 [INFO] Replacing original artifact with shaded artifact. 19:17:01 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT-shaded.jar 19:17:01 [INFO] Replacing original source artifact with shaded source artifact. 19:17:01 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT-shaded-sources.jar 19:17:01 [INFO] 19:17:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-sshd-jar --- 19:17:01 [INFO] Skipping CycloneDX 19:17:01 [INFO] 19:17:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 19:17:01 [INFO] Skipping duplicate-finder execution! 19:17:01 [INFO] 19:17:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 19:17:01 [WARNING] Unused declared dependencies found: 19:17:01 [WARNING] org.apache.sshd:sshd-netty:jar:2.12.0:compile 19:17:01 [WARNING] org.apache.sshd:sshd-osgi:jar:2.12.0:compile 19:17:01 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 19:17:01 [INFO] 19:17:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 19:17:01 [INFO] No sources in project. Archive not created. 19:17:01 [INFO] 19:17:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd-jar --- 19:17:01 [INFO] 19:17:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd-jar --- 19:17:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:17:01 [INFO] 19:17:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd-jar --- 19:17:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.0-SNAPSHOT/shaded-sshd-jar-7.0.0-SNAPSHOT.jar 19:17:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.0-SNAPSHOT/shaded-sshd-jar-7.0.0-SNAPSHOT.pom 19:17:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.0-SNAPSHOT/shaded-sshd-jar-7.0.0-SNAPSHOT-sources.jar 19:17:01 [INFO] 19:17:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd-jar --- 19:17:01 [INFO] Skipping artifact deployment 19:17:01 [INFO] 19:17:01 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 19:17:01 [INFO] Building shaded-sshd 7.0.0-SNAPSHOT [40/119] 19:17:01 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:01 [INFO] 19:17:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd --- 19:17:01 [INFO] 19:17:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd --- 19:17:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:01 [INFO] 19:17:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd --- 19:17:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:01 [INFO] 19:17:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd --- 19:17:01 [INFO] 19:17:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd --- 19:17:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:17:01 [INFO] 19:17:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd --- 19:17:01 [INFO] Starting audit... 19:17:01 Audit done. 19:17:01 [INFO] You have 0 Checkstyle violations. 19:17:01 [INFO] 19:17:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd --- 19:17:02 [INFO] Starting audit... 19:17:02 Audit done. 19:17:02 [INFO] You have 0 Checkstyle violations. 19:17:02 [INFO] 19:17:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd --- 19:17:02 [INFO] 19:17:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 19:17:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/src/main/resources 19:17:02 [INFO] 19:17:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd --- 19:17:02 [INFO] No sources to compile 19:17:02 [INFO] 19:17:02 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-sshd --- 19:17:02 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.0-SNAPSHOT:jar 19:17:02 [INFO] 19:17:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 19:17:02 [INFO] 19:17:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-sshd --- 19:17:02 [INFO] 19:17:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 19:17:02 [INFO] 19:17:02 [INFO] 19:17:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-sshd --- 19:17:02 [INFO] 19:17:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 19:17:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/src/test/resources 19:17:02 [INFO] 19:17:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd --- 19:17:02 [INFO] No sources to compile 19:17:02 [INFO] 19:17:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-sshd --- 19:17:02 [INFO] No tests to run. 19:17:02 [INFO] 19:17:02 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-sshd --- 19:17:02 [INFO] 19:17:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-sshd --- 19:17:02 [INFO] 19:17:02 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-sshd --- 19:17:02 [INFO] Source directory: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sources added. 19:17:02 [INFO] 19:17:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 19:17:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:17:03 Package found in [Jar:., Jar:shaded-sshd-jar] 19:17:03 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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-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] 19:17:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 19:17:03 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.0-SNAPSHOT.jar 19:17:03 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 19:17:03 [INFO] 19:17:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd --- 19:17:03 [INFO] Skipping javadoc generation 19:17:03 [INFO] 19:17:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-sshd --- 19:17:03 [INFO] CycloneDX: Resolving Dependencies 19:17:03 [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) 19:17:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.xml 19:17:03 [INFO] attaching as shaded-sshd-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.json 19:17:03 [INFO] attaching as shaded-sshd-7.0.0-SNAPSHOT-cyclonedx.json 19:17:03 [INFO] 19:17:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 19:17:03 [INFO] Skipping duplicate-finder execution! 19:17:03 [INFO] 19:17:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd --- 19:17:04 [WARNING] Used undeclared dependencies found: 19:17:04 [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided 19:17:04 [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:provided 19:17:04 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:provided 19:17:04 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:provided 19:17:04 [INFO] 19:17:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd --- 19:17:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.0-SNAPSHOT-sources.jar 19:17:04 [INFO] 19:17:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd --- 19:17:04 [INFO] Skipping modernizer execution! 19:17:04 [INFO] 19:17:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd --- 19:17:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:17:04 [INFO] 19:17:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd --- 19:17:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT.jar 19:17:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT.pom 19:17:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT-cyclonedx.json 19:17:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT-sources.jar 19:17:04 [INFO] 19:17:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 19:17:04 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT.jar 19:17:04 [INFO] Writing OBR metadata 19:17:04 [INFO] 19:17:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd --- 19:17:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml 19:17:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml 19:17:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:17:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:17:04 [INFO] 19:17:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 19:17:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:17:04 [INFO] 19:17:04 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 19:17:04 [INFO] Building transport-tcp 7.0.0-SNAPSHOT [41/119] 19:17:04 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:04 [INFO] 19:17:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tcp --- 19:17:04 [INFO] 19:17:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tcp --- 19:17:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:04 [INFO] 19:17:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tcp --- 19:17:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:04 [INFO] 19:17:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tcp --- 19:17:04 [INFO] 19:17:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tcp --- 19:17:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:17:04 [INFO] 19:17:04 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-tcp --- 19:17:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:17:04 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/yang 19:17:04 [INFO] yang-to-sources: Found 4 dependencies in 1.387 ms 19:17:04 [INFO] yang-to-sources: Project model files found: 3 in 3.579 ms 19:17:04 [INFO] yang-to-sources: 7 YANG models processed in 35.28 ms 19:17:04 [INFO] BindingJavaFileGenerator: Defined 48 files in 9.113 ms 19:17:04 [INFO] Sorted 48 files into 19 directories in 121.8 μs 19:17:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 22.73 ms 19:17:04 [INFO] 19:17:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tcp --- 19:17:05 [INFO] Starting audit... 19:17:05 Audit done. 19:17:05 [INFO] You have 0 Checkstyle violations. 19:17:05 [INFO] 19:17:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tcp --- 19:17:05 [INFO] Starting audit... 19:17:05 Audit done. 19:17:05 [INFO] You have 0 Checkstyle violations. 19:17:05 [INFO] 19:17:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tcp --- 19:17:05 [INFO] 19:17:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 19:17:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/resources 19:17:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/generated-sources/spi 19:17:05 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:17:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:17:05 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:17:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/generated-sources/spi 19:17:05 [INFO] 19:17:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tcp --- 19:17:05 [INFO] Recompiling the module because of changed dependency. 19:17:05 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 19:17:05 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:17:05 [INFO] 19:17:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-tcp >>> 19:17:05 [INFO] 19:17:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-tcp --- 19:17:05 [INFO] Fork Value is true 19:17:08 [INFO] Done SpotBugs Analysis.... 19:17:08 [INFO] 19:17:08 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-tcp <<< 19:17:08 [INFO] 19:17:08 [INFO] 19:17:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-tcp --- 19:17:08 [INFO] BugInstance size is 0 19:17:08 [INFO] Error size is 0 19:17:08 [INFO] No errors/warnings found 19:17:08 [INFO] 19:17:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 19:17:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/test/resources 19:17:08 [INFO] 19:17:08 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tcp --- 19:17:08 [INFO] Recompiling the module because of changed dependency. 19:17:08 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:17:08 [INFO] 19:17:08 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-tcp --- 19:17:08 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/surefire-reports 19:17:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:17:08 [INFO] 19:17:08 [INFO] ------------------------------------------------------- 19:17:08 [INFO] T E S T S 19:17:08 [INFO] ------------------------------------------------------- 19:17:09 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 19:17:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:17:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.197 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 19:17:14 [INFO] 19:17:14 [INFO] Results: 19:17:14 [INFO] 19:17:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:17:14 [INFO] 19:17:14 [INFO] 19:17:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-tcp --- 19:17:14 [INFO] 19:17:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 19:17:14 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT.jar 19:17:14 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 19:17:14 [INFO] 19:17:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tcp --- 19:17:14 [INFO] No previous run data found, generating javadoc. 19:17:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT-javadoc.jar 19:17:16 [INFO] 19:17:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-tcp --- 19:17:16 [INFO] CycloneDX: Resolving Dependencies 19:17:16 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 19:17:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.xml 19:17:16 [INFO] attaching as transport-tcp-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.json 19:17:16 [INFO] attaching as transport-tcp-7.0.0-SNAPSHOT-cyclonedx.json 19:17:16 [INFO] 19:17:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 19:17:16 [INFO] Skipping duplicate-finder execution! 19:17:16 [INFO] 19:17:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tcp --- 19:17:16 [INFO] No dependency problems found 19:17:16 [INFO] 19:17:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tcp --- 19:17:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT-sources.jar 19:17:17 [INFO] 19:17:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tcp --- 19:17:17 [INFO] 19:17:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tcp --- 19:17:17 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/code-coverage/jacoco.exec 19:17:17 [INFO] Analyzed bundle 'transport-tcp' with 22 classes 19:17:17 [INFO] 19:17:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tcp --- 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT.jar 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT.pom 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT-javadoc.jar 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT-cyclonedx.json 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT-sources.jar 19:17:17 [INFO] 19:17:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 19:17:17 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT.jar 19:17:17 [INFO] Writing OBR metadata 19:17:17 [INFO] 19:17:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tcp --- 19:17:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml 19:17:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml 19:17:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:17:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:17:17 [INFO] 19:17:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 19:17:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:17:17 [INFO] 19:17:17 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 19:17:17 [INFO] Building transport-ssh 7.0.0-SNAPSHOT [42/119] 19:17:17 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:17 [INFO] 19:17:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-ssh --- 19:17:17 [INFO] 19:17:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-ssh --- 19:17:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:17 [INFO] 19:17:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-ssh --- 19:17:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:17 [INFO] 19:17:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-ssh --- 19:17:17 [INFO] 19:17:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-ssh --- 19:17:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:17:17 [INFO] 19:17:17 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-ssh --- 19:17:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:17:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/yang 19:17:17 [INFO] yang-to-sources: Found 7 dependencies in 4.668 ms 19:17:17 [INFO] yang-to-sources: Project model files found: 7 in 15.23 ms 19:17:17 [INFO] yang-to-sources: 13 YANG models processed in 84.83 ms 19:17:17 [INFO] BindingJavaFileGenerator: Defined 421 files in 44.58 ms 19:17:17 [INFO] Sorted 421 files into 32 directories in 592.9 μs 19:17:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 421 in 131.7 ms 19:17:18 [INFO] 19:17:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-ssh --- 19:17:18 [INFO] Starting audit... 19:17:18 Audit done. 19:17:18 [INFO] You have 0 Checkstyle violations. 19:17:18 [INFO] 19:17:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-ssh --- 19:17:18 [INFO] Starting audit... 19:17:18 Audit done. 19:17:18 [INFO] You have 0 Checkstyle violations. 19:17:18 [INFO] 19:17:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-ssh --- 19:17:18 [INFO] 19:17:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 19:17:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/resources 19:17:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/generated-sources/spi 19:17:18 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 19:17:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:17:18 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 19:17:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/generated-sources/spi 19:17:18 [INFO] 19:17:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-ssh --- 19:17:18 [INFO] Recompiling the module because of changed dependency. 19:17:18 [INFO] Compiling 451 source files with javac [debug release 17] to target/classes 19:17:20 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev220616.Arcfour256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev220616 has been deprecated and marked for removal 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev220616.Arcfour128 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev220616 has been deprecated and marked for removal 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[91,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev220616.Aes128Ctr in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev220616 has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[90,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev220616.Aes128Cbc in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev220616 has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[134,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616.EcdhSha2Nistp256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616 has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616.DiffieHellmanGroupExchangeSha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616 has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/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.rev220616.DiffieHellmanGroup14Sha256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616 has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[115,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616.DiffieHellmanGroup14Sha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616 has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[115,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616.DiffieHellmanGroup1Sha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev220616 has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[157,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[156,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[184,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 19:17:20 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[175,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh._public.key.algs.rev220616.EcdsaSha2Nistp256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh._public.key.algs.rev220616 has been deprecated 19:17:20 [INFO] 19:17:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-ssh >>> 19:17:20 [INFO] 19:17:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-ssh --- 19:17:20 [INFO] Fork Value is true 19:17:26 [INFO] Done SpotBugs Analysis.... 19:17:26 [INFO] 19:17:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-ssh <<< 19:17:26 [INFO] 19:17:26 [INFO] 19:17:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-ssh --- 19:17:26 [INFO] BugInstance size is 0 19:17:26 [INFO] Error size is 0 19:17:26 [INFO] No errors/warnings found 19:17:26 [INFO] 19:17:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 19:17:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/test/resources 19:17:26 [INFO] 19:17:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-ssh --- 19:17:26 [INFO] Recompiling the module because of changed dependency. 19:17:26 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 19:17:26 [INFO] 19:17:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-ssh --- 19:17:26 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/surefire-reports 19:17:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:17:26 [INFO] 19:17:26 [INFO] ------------------------------------------------------- 19:17:26 [INFO] T E S T S 19:17:26 [INFO] ------------------------------------------------------- 19:17:27 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 19:17:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:17:35 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.917 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 19:17:35 [INFO] 19:17:35 [INFO] Results: 19:17:35 [INFO] 19:17:35 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 19:17:35 [INFO] 19:17:35 [INFO] 19:17:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-ssh --- 19:17:35 [INFO] 19:17:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 19:17:36 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT.jar 19:17:36 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 19:17:36 [INFO] 19:17:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-ssh --- 19:17:36 [INFO] No previous run data found, generating javadoc. 19:17:41 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT-javadoc.jar 19:17:41 [INFO] 19:17:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-ssh --- 19:17:41 [INFO] CycloneDX: Resolving Dependencies 19:17:42 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:17:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.xml 19:17:42 [INFO] attaching as transport-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.json 19:17:42 [INFO] attaching as transport-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:17:42 [INFO] 19:17:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 19:17:42 [INFO] Skipping duplicate-finder execution! 19:17:42 [INFO] 19:17:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-ssh --- 19:17:42 [WARNING] Used undeclared dependencies found: 19:17:42 [WARNING] org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT:compile 19:17:42 [INFO] 19:17:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-ssh --- 19:17:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT-sources.jar 19:17:42 [INFO] 19:17:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-ssh --- 19:17:42 [INFO] 19:17:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-ssh --- 19:17:42 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/code-coverage/jacoco.exec 19:17:42 [INFO] Analyzed bundle 'transport-ssh' with 48 classes 19:17:42 [INFO] 19:17:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-ssh --- 19:17:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT.jar 19:17:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT.pom 19:17:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT-javadoc.jar 19:17:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:17:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT-sources.jar 19:17:42 [INFO] 19:17:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 19:17:42 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT.jar 19:17:42 [INFO] Writing OBR metadata 19:17:42 [INFO] 19:17:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-ssh --- 19:17:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:17:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:17:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:17:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:17:42 [INFO] 19:17:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 19:17:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:17:42 [INFO] 19:17:42 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 19:17:42 [INFO] Building transport-tls 7.0.0-SNAPSHOT [43/119] 19:17:42 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:42 [INFO] 19:17:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tls --- 19:17:42 [INFO] 19:17:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tls --- 19:17:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:42 [INFO] 19:17:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tls --- 19:17:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:42 [INFO] 19:17:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tls --- 19:17:43 [INFO] 19:17:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tls --- 19:17:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:17:43 [INFO] 19:17:43 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-tls --- 19:17:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:17:43 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/yang 19:17:43 [INFO] yang-to-sources: Found 6 dependencies in 4.098 ms 19:17:43 [INFO] yang-to-sources: Project model files found: 4 in 33.01 ms 19:17:43 [INFO] yang-to-sources: 9 YANG models processed in 82.14 ms 19:17:43 [INFO] BindingJavaFileGenerator: Defined 482 files in 19.16 ms 19:17:43 [INFO] Sorted 482 files into 32 directories in 518.3 μs 19:17:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 482 in 135.4 ms 19:17:43 [INFO] 19:17:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tls --- 19:17:43 [INFO] Starting audit... 19:17:43 Audit done. 19:17:43 [INFO] You have 0 Checkstyle violations. 19:17:43 [INFO] 19:17:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tls --- 19:17:43 [INFO] Starting audit... 19:17:43 Audit done. 19:17:43 [INFO] You have 0 Checkstyle violations. 19:17:43 [INFO] 19:17:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tls --- 19:17:43 [INFO] 19:17:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 19:17:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/resources 19:17:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/generated-sources/spi 19:17:43 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:17:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:17:43 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:17:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/generated-sources/spi 19:17:43 [INFO] 19:17:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tls --- 19:17:43 [INFO] Recompiling the module because of changed dependency. 19:17:43 [INFO] Compiling 495 source files with javac [debug release 17] to target/classes 19:17:45 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:17:45 [WARNING] /w/workspace/netconf-maven-merge-master/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.rev231228.Tls12$I in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev231228 has been deprecated 19:17:45 [WARNING] /w/workspace/netconf-maven-merge-master/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.rev231228.Tls12$F in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev231228 has been deprecated 19:17:45 [INFO] 19:17:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-tls >>> 19:17:45 [INFO] 19:17:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-tls --- 19:17:45 [INFO] Fork Value is true 19:17:49 [INFO] Done SpotBugs Analysis.... 19:17:49 [INFO] 19:17:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-tls <<< 19:17:49 [INFO] 19:17:49 [INFO] 19:17:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-tls --- 19:17:49 [INFO] BugInstance size is 0 19:17:49 [INFO] Error size is 0 19:17:49 [INFO] No errors/warnings found 19:17:49 [INFO] 19:17:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 19:17:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/test/resources 19:17:49 [INFO] 19:17:49 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tls --- 19:17:49 [INFO] Recompiling the module because of changed dependency. 19:17:49 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:17:49 [INFO] 19:17:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-tls --- 19:17:49 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/surefire-reports 19:17:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:17:49 [INFO] 19:17:49 [INFO] ------------------------------------------------------- 19:17:49 [INFO] T E S T S 19:17:49 [INFO] ------------------------------------------------------- 19:17:50 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 19:17:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:17:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.690 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 19:17:55 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 19:17:55 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.538 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 19:17:56 [INFO] 19:17:56 [INFO] Results: 19:17:56 [INFO] 19:17:56 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 19:17:56 [INFO] 19:17:56 [INFO] 19:17:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-tls --- 19:17:56 [INFO] 19:17:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 19:17:56 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT.jar 19:17:56 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 19:17:56 [INFO] 19:17:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tls --- 19:17:56 [INFO] No previous run data found, generating javadoc. 19:18:01 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT-javadoc.jar 19:18:02 [INFO] 19:18:02 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-tls --- 19:18:02 [INFO] CycloneDX: Resolving Dependencies 19:18:02 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 19:18:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.xml 19:18:02 [INFO] attaching as transport-tls-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.json 19:18:02 [INFO] attaching as transport-tls-7.0.0-SNAPSHOT-cyclonedx.json 19:18:02 [INFO] 19:18:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 19:18:02 [INFO] Skipping duplicate-finder execution! 19:18:02 [INFO] 19:18:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tls --- 19:18:02 [WARNING] Used undeclared dependencies found: 19:18:02 [WARNING] org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT:compile 19:18:02 [INFO] 19:18:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tls --- 19:18:02 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT-sources.jar 19:18:03 [INFO] 19:18:03 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tls --- 19:18:03 [INFO] 19:18:03 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tls --- 19:18:03 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/code-coverage/jacoco.exec 19:18:03 [INFO] Analyzed bundle 'transport-tls' with 21 classes 19:18:03 [INFO] 19:18:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tls --- 19:18:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT.jar 19:18:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT.pom 19:18:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT-javadoc.jar 19:18:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT-cyclonedx.json 19:18:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT-sources.jar 19:18:03 [INFO] 19:18:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 19:18:03 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT.jar 19:18:03 [INFO] Writing OBR metadata 19:18:03 [INFO] 19:18:03 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tls --- 19:18:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:03 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:03 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:03 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:03 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:03 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:18:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:03 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:03 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:03 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:03 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:03 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:18:03 [INFO] 19:18:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 19:18:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:18:03 [INFO] 19:18:03 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 19:18:03 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.0-SNAPSHOT [44/119] 19:18:03 [INFO] ------------------------------[ feature ]------------------------------- 19:18:03 [INFO] 19:18:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport --- 19:18:03 [INFO] 19:18:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport --- 19:18:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:03 [INFO] 19:18:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 19:18:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:03 [INFO] 19:18:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport --- 19:18:03 [INFO] 19:18:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 19:18:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:03 [INFO] argLine set to empty 19:18:03 [INFO] 19:18:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport --- 19:18:03 [INFO] Starting audit... 19:18:03 Audit done. 19:18:03 [INFO] You have 0 Checkstyle violations. 19:18:03 [INFO] 19:18:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport --- 19:18:04 [INFO] Starting audit... 19:18:04 Audit done. 19:18:04 [INFO] You have 0 Checkstyle violations. 19:18:04 [INFO] 19:18:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport --- 19:18:04 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/classes/META-INF/maven/dependencies.properties 19:18:04 [INFO] 19:18:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport --- 19:18:04 [INFO] 19:18:04 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 19:18:04 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/feature/feature.xml 19:18:04 [INFO] ...done! 19:18:04 [INFO] Attaching features XML 19:18:04 [INFO] 19:18:04 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-transport --- 19:18:04 [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 19:18:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:18:04 [INFO] 19:18:04 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 19:18:04 [INFO] 19:18:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-transport --- 19:18:04 [INFO] 19:18:04 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 19:18:04 [INFO] 19:18:04 [INFO] 19:18:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-transport --- 19:18:04 [INFO] 19:18:04 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport --- 19:18:04 [INFO] 19:18:04 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-transport --- 19:18:04 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/surefire-reports 19:18:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:18:04 [INFO] 19:18:04 [INFO] ------------------------------------------------------- 19:18:04 [INFO] T E S T S 19:18:04 [INFO] ------------------------------------------------------- 19:18:05 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:18:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.74 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:18:17 [INFO] 19:18:17 [INFO] Results: 19:18:17 [INFO] 19:18:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:18:17 [INFO] 19:18:17 [INFO] 19:18:17 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-transport --- 19:18:17 [INFO] 19:18:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport --- 19:18:17 [INFO] 19:18:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-transport --- 19:18:17 [INFO] CycloneDX: Resolving Dependencies 19:18:21 [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) 19:18:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.xml 19:18:21 [INFO] attaching as odl-netconf-transport-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.json 19:18:21 [INFO] attaching as odl-netconf-transport-7.0.0-SNAPSHOT-cyclonedx.json 19:18:21 [INFO] 19:18:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 19:18:21 [INFO] Skipping duplicate-finder execution! 19:18:21 [INFO] 19:18:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport --- 19:18:21 [INFO] Skipping plugin execution 19:18:21 [INFO] 19:18:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport --- 19:18:21 [INFO] No sources in project. Archive not created. 19:18:21 [INFO] 19:18:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport --- 19:18:21 [INFO] 19:18:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport --- 19:18:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:21 [INFO] 19:18:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport --- 19:18:21 [INFO] No primary artifact to install, installing attached artifacts instead. 19:18:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-SNAPSHOT.pom 19:18:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-SNAPSHOT-features.xml 19:18:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-SNAPSHOT-cyclonedx.json 19:18:21 [INFO] 19:18:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport --- 19:18:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:21 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:18:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:18:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:21 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:18:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:18:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:21 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:18:21 [INFO] 19:18:21 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 19:18:21 [INFO] Building netconf-client 7.0.0-SNAPSHOT [45/119] 19:18:21 [INFO] -------------------------------[ bundle ]------------------------------- 19:18:21 [INFO] 19:18:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client --- 19:18:21 [INFO] 19:18:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client --- 19:18:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:21 [INFO] 19:18:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client --- 19:18:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:21 [INFO] 19:18:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client --- 19:18:22 [INFO] 19:18:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client --- 19:18:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:18:22 [INFO] 19:18:22 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-client --- 19:18:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:18:22 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/yang 19:18:22 [INFO] yang-to-sources: Found 11 dependencies in 5.784 ms 19:18:22 [INFO] yang-to-sources: Project model files found: 1 in 2.605 ms 19:18:22 [INFO] yang-to-sources: 19 YANG models processed in 160.9 ms 19:18:22 [INFO] BindingJavaFileGenerator: Defined 87 files in 22.71 ms 19:18:22 [INFO] Sorted 87 files into 25 directories in 147.8 μs 19:18:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 65.02 ms 19:18:22 [INFO] 19:18:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client --- 19:18:22 [INFO] Starting audit... 19:18:22 Audit done. 19:18:22 [INFO] You have 0 Checkstyle violations. 19:18:22 [INFO] 19:18:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client --- 19:18:22 [INFO] Starting audit... 19:18:22 Audit done. 19:18:22 [INFO] You have 0 Checkstyle violations. 19:18:22 [INFO] 19:18:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client --- 19:18:22 [INFO] 19:18:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 19:18:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/resources 19:18:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/generated-sources/spi 19:18:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:18:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:18:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:18:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/generated-sources/spi 19:18:22 [INFO] 19:18:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client --- 19:18:22 [INFO] Recompiling the module because of changed dependency. 19:18:22 [INFO] Compiling 100 source files with javac [debug release 17] to target/classes 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:23 [INFO] 19:18:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-client >>> 19:18:23 [INFO] 19:18:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-client --- 19:18:23 [INFO] Fork Value is true 19:18:27 [INFO] Done SpotBugs Analysis.... 19:18:27 [INFO] 19:18:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-client <<< 19:18:27 [INFO] 19:18:27 [INFO] 19:18:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-client --- 19:18:27 [INFO] BugInstance size is 0 19:18:27 [INFO] Error size is 0 19:18:27 [INFO] No errors/warnings found 19:18:27 [INFO] 19:18:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 19:18:27 [INFO] Copying 4 resources from src/test/resources to target/test-classes 19:18:27 [INFO] 19:18:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client --- 19:18:27 [INFO] Recompiling the module because of changed dependency. 19:18:27 [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes 19:18:27 [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 19:18:27 [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 19:18:27 [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 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:27 required: io.netty.util.concurrent.GenericFutureListener> 19:18:27 found: io.netty.util.concurrent.GenericFutureListener 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 19:18:27 required: io.netty.util.concurrent.GenericFutureListener> 19:18:27 found: io.netty.util.concurrent.GenericFutureListener 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 19:18:27 required: io.netty.util.concurrent.Promise 19:18:27 found: io.netty.util.concurrent.Promise 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 19:18:27 required: io.netty.util.concurrent.Promise 19:18:27 found: io.netty.util.concurrent.Promise 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 19:18:27 required: io.netty.util.concurrent.Promise 19:18:27 found: io.netty.util.concurrent.Promise 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 19:18:27 required: io.netty.util.concurrent.Promise 19:18:27 found: io.netty.util.concurrent.Promise 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:27 required: io.netty.util.concurrent.GenericFutureListener> 19:18:27 found: io.netty.util.concurrent.GenericFutureListener 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 19:18:27 required: io.netty.util.concurrent.GenericFutureListener> 19:18:27 found: io.netty.util.concurrent.GenericFutureListener 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 19:18:27 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 19:18:27 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 19:18:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 19:18:27 required: io.netty.util.concurrent.Promise 19:18:27 found: io.netty.util.concurrent.Promise 19:18:27 [INFO] 19:18:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-client --- 19:18:27 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/surefire-reports 19:18:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:18:27 [INFO] 19:18:27 [INFO] ------------------------------------------------------- 19:18:27 [INFO] T E S T S 19:18:27 [INFO] ------------------------------------------------------- 19:18:28 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 19:18:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:18:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.939 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 19:18:36 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 19:18:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 19:18:37 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 19:18:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 19:18:37 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 19:18:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 19:18:37 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 19:18:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 19:18:37 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 19:18:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 19:18:37 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 19:18:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 19:18:37 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 19:18:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 19:18:37 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 19:18:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 19:18:38 [INFO] 19:18:38 [INFO] Results: 19:18:38 [INFO] 19:18:38 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 19:18:38 [INFO] 19:18:38 [INFO] 19:18:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-client --- 19:18:38 [INFO] 19:18:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 19:18:38 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT.jar 19:18:38 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 19:18:38 [INFO] 19:18:38 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ netconf-client --- 19:18:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-tests.jar 19:18:38 [INFO] 19:18:38 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ netconf-client --- 19:18:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-test-sources.jar 19:18:38 [INFO] 19:18:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client --- 19:18:38 [INFO] No previous run data found, generating javadoc. 19:18:41 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-javadoc.jar 19:18:41 [INFO] 19:18:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-client --- 19:18:41 [INFO] CycloneDX: Resolving Dependencies 19:18:42 [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) 19:18:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.xml 19:18:42 [INFO] attaching as netconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.json 19:18:42 [INFO] attaching as netconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:18:42 [INFO] 19:18:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 19:18:42 [INFO] Skipping duplicate-finder execution! 19:18:42 [INFO] 19:18:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client --- 19:18:42 [WARNING] Used undeclared dependencies found: 19:18:42 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT:compile 19:18:42 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT:compile 19:18:42 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:18:42 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:18:42 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT:compile 19:18:42 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0:compile 19:18:42 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:18:42 [WARNING] Non-test scoped test only dependencies found: 19:18:42 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT:compile 19:18:42 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:18:42 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:18:42 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT:compile 19:18:42 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0:compile 19:18:42 [INFO] 19:18:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client --- 19:18:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-sources.jar 19:18:42 [INFO] 19:18:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client --- 19:18:42 [INFO] 19:18:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client --- 19:18:42 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/code-coverage/jacoco.exec 19:18:42 [INFO] Analyzed bundle 'netconf-client' with 18 classes 19:18:43 [INFO] 19:18:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client --- 19:18:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT.jar 19:18:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT.pom 19:18:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-tests.jar 19:18:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-test-sources.jar 19:18:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-javadoc.jar 19:18:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:18:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-sources.jar 19:18:43 [INFO] 19:18:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 19:18:43 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT.jar 19:18:43 [INFO] Writing OBR metadata 19:18:43 [INFO] 19:18:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client --- 19:18:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:18:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:18:43 [INFO] 19:18:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 19:18:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:18:43 [INFO] 19:18:43 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 19:18:43 [INFO] Building odl-netconf-client 7.0.0-SNAPSHOT [46/119] 19:18:43 [INFO] ------------------------------[ feature ]------------------------------- 19:18:43 [INFO] 19:18:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-client --- 19:18:43 [INFO] 19:18:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-client --- 19:18:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:43 [INFO] 19:18:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 19:18:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:43 [INFO] 19:18:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-client --- 19:18:43 [INFO] 19:18:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-client --- 19:18:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:43 [INFO] argLine set to empty 19:18:43 [INFO] 19:18:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-client --- 19:18:43 [INFO] Starting audit... 19:18:43 Audit done. 19:18:43 [INFO] You have 0 Checkstyle violations. 19:18:43 [INFO] 19:18:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-client --- 19:18:43 [INFO] Starting audit... 19:18:43 Audit done. 19:18:43 [INFO] You have 0 Checkstyle violations. 19:18:43 [INFO] 19:18:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-client --- 19:18:43 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/classes/META-INF/maven/dependencies.properties 19:18:43 [INFO] 19:18:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-client --- 19:18:43 [INFO] 19:18:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 19:18:43 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/feature/feature.xml 19:18:43 [INFO] ...done! 19:18:43 [INFO] Attaching features XML 19:18:43 [INFO] 19:18:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-client --- 19:18:43 [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 19:18:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:18:43 [INFO] 19:18:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 19:18:43 [INFO] 19:18:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-client --- 19:18:43 [INFO] 19:18:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 19:18:43 [INFO] 19:18:43 [INFO] 19:18:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-client --- 19:18:43 [INFO] 19:18:43 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-client --- 19:18:43 [INFO] 19:18:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-client --- 19:18:43 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/surefire-reports 19:18:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:18:43 [INFO] 19:18:43 [INFO] ------------------------------------------------------- 19:18:43 [INFO] T E S T S 19:18:43 [INFO] ------------------------------------------------------- 19:18:45 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:18:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.48 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:18:57 [INFO] 19:18:57 [INFO] Results: 19:18:57 [INFO] 19:18:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:18:57 [INFO] 19:18:57 [INFO] 19:18:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-client --- 19:18:57 [INFO] 19:18:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-client --- 19:18:57 [INFO] 19:18:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-client --- 19:18:57 [INFO] CycloneDX: Resolving Dependencies 19:19:01 [INFO] CycloneDX: Creating BOM version 1.4 with 125 component(s) 19:19:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.xml 19:19:01 [INFO] attaching as odl-netconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.json 19:19:01 [INFO] attaching as odl-netconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:19:01 [INFO] 19:19:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 19:19:01 [INFO] Skipping duplicate-finder execution! 19:19:01 [INFO] 19:19:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-client --- 19:19:01 [INFO] Skipping plugin execution 19:19:01 [INFO] 19:19:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-client --- 19:19:01 [INFO] No sources in project. Archive not created. 19:19:01 [INFO] 19:19:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-client --- 19:19:01 [INFO] 19:19:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-client --- 19:19:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:19:01 [INFO] 19:19:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-client --- 19:19:01 [INFO] No primary artifact to install, installing attached artifacts instead. 19:19:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-SNAPSHOT.pom 19:19:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-SNAPSHOT-features.xml 19:19:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:19:01 [INFO] 19:19:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-client --- 19:19:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:19:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:19:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:19:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:19:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:19:01 [INFO] 19:19:01 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 19:19:01 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.0-SNAPSHOT [47/119] 19:19:01 [INFO] ------------------------------[ feature ]------------------------------- 19:19:01 [INFO] 19:19:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6022 --- 19:19:01 [INFO] 19:19:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 19:19:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:01 [INFO] 19:19:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 19:19:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:01 [INFO] 19:19:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] 19:19:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:19:02 [INFO] argLine set to empty 19:19:02 [INFO] 19:19:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] Starting audit... 19:19:02 Audit done. 19:19:02 [INFO] You have 0 Checkstyle violations. 19:19:02 [INFO] 19:19:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] Starting audit... 19:19:02 Audit done. 19:19:02 [INFO] You have 0 Checkstyle violations. 19:19:02 [INFO] 19:19:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/classes/META-INF/maven/dependencies.properties 19:19:02 [INFO] 19:19:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] 19:19:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml 19:19:02 [INFO] ...done! 19:19:02 [INFO] Attaching features XML 19:19:02 [INFO] 19:19:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6022 --- 19:19:02 [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 19:19:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:19:02 [INFO] 19:19:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 19:19:02 [INFO] 19:19:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] 19:19:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 19:19:02 [INFO] 19:19:02 [INFO] 19:19:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] 19:19:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] 19:19:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6022 --- 19:19:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/surefire-reports 19:19:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:19:02 [INFO] 19:19:02 [INFO] ------------------------------------------------------- 19:19:02 [INFO] T E S T S 19:19:02 [INFO] ------------------------------------------------------- 19:19:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.05 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:15 [INFO] 19:19:15 [INFO] Results: 19:19:15 [INFO] 19:19:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:19:15 [INFO] 19:19:15 [INFO] 19:19:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6022 --- 19:19:15 [INFO] 19:19:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 19:19:15 [INFO] 19:19:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6022 --- 19:19:15 [INFO] CycloneDX: Resolving Dependencies 19:19:18 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:19:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.xml 19:19:18 [INFO] attaching as odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.json 19:19:19 [INFO] attaching as odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-cyclonedx.json 19:19:19 [INFO] 19:19:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 19:19:19 [INFO] Skipping duplicate-finder execution! 19:19:19 [INFO] 19:19:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 19:19:19 [INFO] Skipping plugin execution 19:19:19 [INFO] 19:19:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 19:19:19 [INFO] No sources in project. Archive not created. 19:19:19 [INFO] 19:19:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 19:19:19 [INFO] 19:19:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6022 --- 19:19:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:19:19 [INFO] 19:19:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6022 --- 19:19:19 [INFO] No primary artifact to install, installing attached artifacts instead. 19:19:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-SNAPSHOT.pom 19:19:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-features.xml 19:19:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-cyclonedx.json 19:19:19 [INFO] 19:19:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 19:19:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:19 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:19:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:19:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:19 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:19:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:19:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:19 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:19:19 [INFO] 19:19:19 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 19:19:19 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.0-SNAPSHOT [48/119] 19:19:19 [INFO] -------------------------------[ bundle ]------------------------------- 19:19:19 [INFO] 19:19:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] 19:19:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:19 [INFO] 19:19:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:19 [INFO] 19:19:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] 19:19:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:19:19 [INFO] 19:19:19 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:19:19 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 19:19:19 [INFO] yang-to-sources: Found 1 dependencies in 981.2 μs 19:19:19 [INFO] yang-to-sources: Project model files found: 1 in 1.542 ms 19:19:19 [INFO] yang-to-sources: 2 YANG models processed in 5.987 ms 19:19:19 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.597 ms 19:19:19 [INFO] Sorted 16 files into 4 directories in 65.01 μs 19:19:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 6.838 ms 19:19:19 [INFO] 19:19:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] Starting audit... 19:19:19 Audit done. 19:19:19 [INFO] You have 0 Checkstyle violations. 19:19:19 [INFO] 19:19:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] Starting audit... 19:19:19 Audit done. 19:19:19 [INFO] You have 0 Checkstyle violations. 19:19:19 [INFO] 19:19:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] 19:19:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 19:19:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 19:19:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:19:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:19:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:19:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 19:19:19 [INFO] 19:19:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] Recompiling the module because of changed dependency. 19:19:19 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 19:19:19 [INFO] 19:19:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 19:19:19 [INFO] 19:19:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 19:19:19 [INFO] Fork Value is true 19:19:21 [INFO] Done SpotBugs Analysis.... 19:19:21 [INFO] 19:19:21 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 19:19:21 [INFO] 19:19:21 [INFO] 19:19:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 19:19:21 [INFO] BugInstance size is 0 19:19:21 [INFO] Error size is 0 19:19:21 [INFO] No errors/warnings found 19:19:21 [INFO] 19:19:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 19:19:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 19:19:21 [INFO] 19:19:21 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 19:19:21 [INFO] No sources to compile 19:19:21 [INFO] 19:19:21 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 19:19:21 [INFO] No tests to run. 19:19:21 [INFO] 19:19:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 19:19:21 [INFO] 19:19:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 19:19:21 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar 19:19:21 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 19:19:21 [INFO] 19:19:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 19:19:21 [INFO] No previous run data found, generating javadoc. 19:19:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-javadoc.jar 19:19:22 [INFO] 19:19:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 19:19:22 [INFO] CycloneDX: Resolving Dependencies 19:19:23 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:19:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 19:19:23 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 19:19:23 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-cyclonedx.json 19:19:23 [INFO] 19:19:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] Skipping duplicate-finder execution! 19:19:23 [INFO] 19:19:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] No dependency problems found 19:19:23 [INFO] 19:19:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-sources.jar 19:19:23 [INFO] 19:19:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] 19:19:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:19:23 [INFO] 19:19:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar 19:19:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.pom 19:19:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-javadoc.jar 19:19:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/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.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/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.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-cyclonedx.json 19:19:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-sources.jar 19:19:23 [INFO] 19:19:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar 19:19:23 [INFO] Writing OBR metadata 19:19:23 [INFO] 19:19:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:19:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:19:23 [INFO] 19:19:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 19:19:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:19:23 [INFO] 19:19:23 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 19:19:23 [INFO] Building netconf-server 7.0.0-SNAPSHOT [49/119] 19:19:23 [INFO] -------------------------------[ bundle ]------------------------------- 19:19:23 [INFO] 19:19:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server --- 19:19:23 [INFO] 19:19:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server --- 19:19:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:23 [INFO] 19:19:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server --- 19:19:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:23 [INFO] 19:19:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server --- 19:19:24 [INFO] 19:19:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server --- 19:19:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:19:24 [INFO] 19:19:24 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-server --- 19:19:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:19:24 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/yang 19:19:24 [INFO] yang-to-sources: Found 17 dependencies in 5.169 ms 19:19:24 [INFO] yang-to-sources: Project model files found: 2 in 5.334 ms 19:19:24 [INFO] yang-to-sources: 23 YANG models processed in 165.1 ms 19:19:24 [INFO] BindingJavaFileGenerator: Defined 99 files in 22.88 ms 19:19:24 [INFO] Sorted 99 files into 30 directories in 160.5 μs 19:19:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 46.46 ms 19:19:24 [INFO] 19:19:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server --- 19:19:24 [INFO] Starting audit... 19:19:24 Audit done. 19:19:24 [INFO] You have 0 Checkstyle violations. 19:19:24 [INFO] 19:19:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server --- 19:19:24 [INFO] Starting audit... 19:19:24 Audit done. 19:19:24 [INFO] You have 0 Checkstyle violations. 19:19:24 [INFO] 19:19:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server --- 19:19:24 [INFO] 19:19:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 19:19:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/resources 19:19:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/generated-sources/spi 19:19:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:19:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:19:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:19:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/generated-sources/spi 19:19:24 [INFO] 19:19:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server --- 19:19:24 [INFO] Recompiling the module because of changed dependency. 19:19:24 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 19:19:25 [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 19:19:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:19:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:19:25 [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 19:19:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:19:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:19:25 [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 19:19:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:19:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:19:25 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:19:25 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[83,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:19:25 [INFO] 19:19:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-server >>> 19:19:25 [INFO] 19:19:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-server --- 19:19:25 [INFO] Fork Value is true 19:19:30 [INFO] Done SpotBugs Analysis.... 19:19:30 [INFO] 19:19:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-server <<< 19:19:30 [INFO] 19:19:30 [INFO] 19:19:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-server --- 19:19:30 [INFO] BugInstance size is 0 19:19:30 [INFO] Error size is 0 19:19:30 [INFO] No errors/warnings found 19:19:30 [INFO] 19:19:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 19:19:30 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:19:30 [INFO] 19:19:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server --- 19:19:30 [INFO] Recompiling the module because of changed dependency. 19:19:30 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 19:19:30 [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 19:19:30 [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 19:19:30 [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 19:19:30 [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 19:19:30 [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 19:19:30 [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 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:19:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:19:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:19:30 [INFO] 19:19:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-server --- 19:19:30 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/surefire-reports 19:19:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:19:30 [INFO] 19:19:30 [INFO] ------------------------------------------------------- 19:19:30 [INFO] T E S T S 19:19:30 [INFO] ------------------------------------------------------- 19:19:31 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 19:19:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:19:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.960 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 19:19:37 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 19:19:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 19:19:37 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 19:19:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 19:19:37 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 19:19:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 19:19:37 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 19:19:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 19:19:37 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 19:19:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 19:19:37 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 19:19:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 19:19:37 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 19:19:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 19:19:37 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 19:19:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 19:19:38 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 19:19:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 19:19:38 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 19:19:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 19:19:38 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 19:19:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 19:19:38 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 19:19:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 19:19:39 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 19:19:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 19:19:39 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 19:19:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 19:19:39 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 19:19:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 19:19:39 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 19:19:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 19:19:39 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 19:19:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 19:19:39 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 19:19:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 19:19:40 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 19:19:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 19:19:40 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 19:19:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.netconf.server.MessageParserTest 19:19:40 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 19:19:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 19:19:40 [INFO] 19:19:40 [INFO] Results: 19:19:40 [INFO] 19:19:40 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 19:19:40 [INFO] 19:19:40 [INFO] 19:19:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-server --- 19:19:40 [INFO] 19:19:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 19:19:40 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT.jar 19:19:40 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 19:19:40 [INFO] 19:19:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server --- 19:19:40 [INFO] No previous run data found, generating javadoc. 19:19:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT-javadoc.jar 19:19:44 [INFO] 19:19:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-server --- 19:19:44 [INFO] CycloneDX: Resolving Dependencies 19:19:45 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 19:19:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.xml 19:19:45 [INFO] attaching as netconf-server-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.json 19:19:45 [INFO] attaching as netconf-server-7.0.0-SNAPSHOT-cyclonedx.json 19:19:45 [INFO] 19:19:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 19:19:45 [INFO] Skipping duplicate-finder execution! 19:19:45 [INFO] 19:19:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server --- 19:19:45 [WARNING] Used undeclared dependencies found: 19:19:45 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:19:45 [INFO] 19:19:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server --- 19:19:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT-sources.jar 19:19:45 [INFO] 19:19:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server --- 19:19:45 [INFO] 19:19:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server --- 19:19:45 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/code-coverage/jacoco.exec 19:19:45 [INFO] Analyzed bundle 'netconf-server' with 43 classes 19:19:45 [INFO] 19:19:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server --- 19:19:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT.jar 19:19:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT.pom 19:19:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT-javadoc.jar 19:19:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT-cyclonedx.json 19:19:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT-sources.jar 19:19:45 [INFO] 19:19:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 19:19:45 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT.jar 19:19:45 [INFO] Writing OBR metadata 19:19:45 [INFO] 19:19:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server --- 19:19:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:19:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:19:45 [INFO] 19:19:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 19:19:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:19:45 [INFO] 19:19:45 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 19:19:45 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.0-SNAPSHOT [50/119] 19:19:45 [INFO] ------------------------------[ feature ]------------------------------- 19:19:45 [INFO] 19:19:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-impl --- 19:19:45 [INFO] 19:19:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-impl --- 19:19:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:45 [INFO] 19:19:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 19:19:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:45 [INFO] 19:19:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-impl --- 19:19:46 [INFO] 19:19:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 19:19:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:19:46 [INFO] argLine set to empty 19:19:46 [INFO] 19:19:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-impl --- 19:19:46 [INFO] Starting audit... 19:19:46 Audit done. 19:19:46 [INFO] You have 0 Checkstyle violations. 19:19:46 [INFO] 19:19:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-impl --- 19:19:46 [INFO] Starting audit... 19:19:46 Audit done. 19:19:46 [INFO] You have 0 Checkstyle violations. 19:19:46 [INFO] 19:19:46 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-impl --- 19:19:46 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/classes/META-INF/maven/dependencies.properties 19:19:46 [INFO] 19:19:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-impl --- 19:19:46 [INFO] 19:19:46 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 19:19:46 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/feature/feature.xml 19:19:46 [INFO] ...done! 19:19:46 [INFO] Attaching features XML 19:19:46 [INFO] 19:19:46 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-impl --- 19:19:46 [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 19:19:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:19:46 [INFO] 19:19:46 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 19:19:46 [INFO] 19:19:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-impl --- 19:19:46 [INFO] 19:19:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 19:19:46 [INFO] 19:19:46 [INFO] 19:19:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-impl --- 19:19:46 [INFO] 19:19:46 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-impl --- 19:19:46 [INFO] 19:19:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-impl --- 19:19:46 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/surefire-reports 19:19:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:19:46 [INFO] 19:19:46 [INFO] ------------------------------------------------------- 19:19:46 [INFO] T E S T S 19:19:46 [INFO] ------------------------------------------------------- 19:19:48 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:00 [INFO] 19:20:00 [INFO] Results: 19:20:00 [INFO] 19:20:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:20:00 [INFO] 19:20:00 [INFO] 19:20:00 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-impl --- 19:20:00 [INFO] 19:20:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-impl --- 19:20:00 [INFO] 19:20:00 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-impl --- 19:20:00 [INFO] CycloneDX: Resolving Dependencies 19:20:04 [INFO] CycloneDX: Creating BOM version 1.4 with 128 component(s) 19:20:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.xml 19:20:04 [INFO] attaching as odl-netconf-impl-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.json 19:20:04 [INFO] attaching as odl-netconf-impl-7.0.0-SNAPSHOT-cyclonedx.json 19:20:04 [INFO] 19:20:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 19:20:04 [INFO] Skipping duplicate-finder execution! 19:20:04 [INFO] 19:20:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-impl --- 19:20:04 [INFO] Skipping plugin execution 19:20:04 [INFO] 19:20:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-impl --- 19:20:04 [INFO] No sources in project. Archive not created. 19:20:04 [INFO] 19:20:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-impl --- 19:20:04 [INFO] 19:20:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-impl --- 19:20:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:04 [INFO] 19:20:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-impl --- 19:20:04 [INFO] No primary artifact to install, installing attached artifacts instead. 19:20:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-SNAPSHOT.pom 19:20:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-SNAPSHOT-features.xml 19:20:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-SNAPSHOT-cyclonedx.json 19:20:04 [INFO] 19:20:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-impl --- 19:20:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:04 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:20:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:20:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:20:04 [INFO] 19:20:04 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 19:20:04 [INFO] Building OpenDaylight :: Netconf :: All 7.0.0-SNAPSHOT [51/119] 19:20:04 [INFO] ------------------------------[ feature ]------------------------------- 19:20:04 [INFO] 19:20:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-all --- 19:20:04 [INFO] 19:20:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-all --- 19:20:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:04 [INFO] 19:20:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 19:20:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:04 [INFO] 19:20:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-all --- 19:20:05 [INFO] 19:20:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-all --- 19:20:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:05 [INFO] argLine set to empty 19:20:05 [INFO] 19:20:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-all --- 19:20:05 [INFO] Starting audit... 19:20:05 Audit done. 19:20:05 [INFO] You have 0 Checkstyle violations. 19:20:05 [INFO] 19:20:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-all --- 19:20:05 [INFO] Starting audit... 19:20:05 Audit done. 19:20:05 [INFO] You have 0 Checkstyle violations. 19:20:05 [INFO] 19:20:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-all --- 19:20:05 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/classes/META-INF/maven/dependencies.properties 19:20:05 [INFO] 19:20:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-all --- 19:20:05 [INFO] 19:20:05 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 19:20:05 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/feature/feature.xml 19:20:05 [INFO] ...done! 19:20:05 [INFO] Attaching features XML 19:20:05 [INFO] 19:20:05 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-all --- 19:20:05 [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 19:20:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:20:05 [INFO] 19:20:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 19:20:05 [INFO] 19:20:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-all --- 19:20:05 [INFO] 19:20:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 19:20:05 [INFO] 19:20:05 [INFO] 19:20:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-all --- 19:20:05 [INFO] 19:20:05 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-all --- 19:20:05 [INFO] 19:20:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-all --- 19:20:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/surefire-reports 19:20:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:05 [INFO] 19:20:05 [INFO] ------------------------------------------------------- 19:20:05 [INFO] T E S T S 19:20:05 [INFO] ------------------------------------------------------- 19:20:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.41 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:18 [INFO] 19:20:18 [INFO] Results: 19:20:18 [INFO] 19:20:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:20:18 [INFO] 19:20:18 [INFO] 19:20:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-all --- 19:20:18 [INFO] 19:20:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-all --- 19:20:18 [INFO] 19:20:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-all --- 19:20:18 [INFO] CycloneDX: Resolving Dependencies 19:20:22 [INFO] CycloneDX: Creating BOM version 1.4 with 131 component(s) 19:20:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.xml 19:20:22 [INFO] attaching as odl-netconf-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.json 19:20:22 [INFO] attaching as odl-netconf-all-7.0.0-SNAPSHOT-cyclonedx.json 19:20:22 [INFO] 19:20:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 19:20:22 [INFO] Skipping duplicate-finder execution! 19:20:22 [INFO] 19:20:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-all --- 19:20:22 [INFO] Skipping plugin execution 19:20:22 [INFO] 19:20:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-all --- 19:20:22 [INFO] No sources in project. Archive not created. 19:20:22 [INFO] 19:20:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-all --- 19:20:22 [INFO] 19:20:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-all --- 19:20:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:22 [INFO] 19:20:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-all --- 19:20:22 [INFO] No primary artifact to install, installing attached artifacts instead. 19:20:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-SNAPSHOT.pom 19:20:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-SNAPSHOT-features.xml 19:20:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-SNAPSHOT-cyclonedx.json 19:20:22 [INFO] 19:20:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-all --- 19:20:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:22 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:20:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:20:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:20:22 [INFO] 19:20:22 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 19:20:22 [INFO] Building yanglib-mdsal-writer 7.0.0-SNAPSHOT [52/119] 19:20:22 [INFO] -------------------------------[ bundle ]------------------------------- 19:20:22 [INFO] 19:20:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib-mdsal-writer --- 19:20:22 [INFO] 19:20:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib-mdsal-writer --- 19:20:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:22 [INFO] 19:20:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 19:20:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:22 [INFO] 19:20:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yanglib-mdsal-writer --- 19:20:23 [INFO] 19:20:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 19:20:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:20:23 [INFO] 19:20:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib-mdsal-writer --- 19:20:23 [INFO] Starting audit... 19:20:23 Audit done. 19:20:23 [INFO] You have 0 Checkstyle violations. 19:20:23 [INFO] 19:20:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib-mdsal-writer --- 19:20:23 [INFO] Starting audit... 19:20:23 Audit done. 19:20:23 [INFO] You have 0 Checkstyle violations. 19:20:23 [INFO] 19:20:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib-mdsal-writer --- 19:20:23 [INFO] 19:20:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 19:20:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/resources 19:20:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/generated-sources/spi 19:20:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/generated-sources/yang 19:20:23 [INFO] 19:20:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yanglib-mdsal-writer --- 19:20:23 [INFO] Recompiling the module because of changed dependency. 19:20:23 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,68] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,79] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] 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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] 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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] 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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[166,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[166,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[48,14] auto-closeable resource org.opendaylight.netconf.yanglib.writer.YangLibraryWriter has a member method close() that could throw InterruptedException 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] 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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] 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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] 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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[59,35] 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 19:20:23 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[135,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.Nullable org.opendaylight.netconf.yanglib.writer.YangLibrarySchemaSourceUrlProvider) in org.opendaylight.netconf.yanglib.writer.YangLibraryContentBuilderUtil has been deprecated 19:20:23 [INFO] 19:20:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 19:20:23 [INFO] 19:20:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 19:20:23 [INFO] Fork Value is true 19:20:26 [INFO] Done SpotBugs Analysis.... 19:20:26 [INFO] 19:20:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 19:20:26 [INFO] 19:20:26 [INFO] 19:20:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ yanglib-mdsal-writer --- 19:20:26 [INFO] BugInstance size is 0 19:20:26 [INFO] Error size is 0 19:20:26 [INFO] No errors/warnings found 19:20:26 [INFO] 19:20:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 19:20:26 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:20:26 [INFO] 19:20:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 19:20:26 [INFO] Recompiling the module because of changed dependency. 19:20:26 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:26 [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 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:26 [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 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:20:26 [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 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] 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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] 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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] 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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[71,35] 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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] 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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] 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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] 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 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[227,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[227,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[239,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[239,57] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[248,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[248,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[258,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[258,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[266,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[266,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[274,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[274,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[282,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[282,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:20:26 [INFO] 19:20:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ yanglib-mdsal-writer --- 19:20:26 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/surefire-reports 19:20:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:26 [INFO] 19:20:26 [INFO] ------------------------------------------------------- 19:20:26 [INFO] T E S T S 19:20:26 [INFO] ------------------------------------------------------- 19:20:27 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 19:20:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:20:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.431 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 19:20:31 [INFO] 19:20:31 [INFO] Results: 19:20:31 [INFO] 19:20:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 19:20:31 [INFO] 19:20:31 [INFO] 19:20:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ yanglib-mdsal-writer --- 19:20:31 [INFO] 19:20:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 19:20:31 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT.jar 19:20:31 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 19:20:31 [INFO] 19:20:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib-mdsal-writer --- 19:20:31 [INFO] No previous run data found, generating javadoc. 19:20:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT-javadoc.jar 19:20:32 [INFO] 19:20:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ yanglib-mdsal-writer --- 19:20:32 [INFO] CycloneDX: Resolving Dependencies 19:20:33 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:20:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.xml 19:20:33 [INFO] attaching as yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.json 19:20:33 [INFO] attaching as yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.json 19:20:33 [INFO] 19:20:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 19:20:33 [INFO] Skipping duplicate-finder execution! 19:20:33 [INFO] 19:20:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 19:20:33 [WARNING] Used undeclared dependencies found: 19:20:33 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:20:33 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:20:33 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:20:33 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:20:33 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:20:33 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:20:33 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:20:33 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0:compile 19:20:33 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:20:33 [INFO] 19:20:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 19:20:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT-sources.jar 19:20:33 [INFO] 19:20:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 19:20:33 [INFO] 19:20:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yanglib-mdsal-writer --- 19:20:33 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 19:20:33 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 4 classes 19:20:33 [INFO] 19:20:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yanglib-mdsal-writer --- 19:20:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT.jar 19:20:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT.pom 19:20:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT-javadoc.jar 19:20:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.json 19:20:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT-sources.jar 19:20:33 [INFO] 19:20:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 19:20:33 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT.jar 19:20:33 [INFO] Writing OBR metadata 19:20:33 [INFO] 19:20:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yanglib-mdsal-writer --- 19:20:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:20:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:20:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:20:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:20:33 [INFO] 19:20:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 19:20:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:20:33 [INFO] 19:20:33 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 19:20:33 [INFO] Building odl-yanglib-mdsal-writer 7.0.0-SNAPSHOT [53/119] 19:20:33 [INFO] ------------------------------[ feature ]------------------------------- 19:20:33 [INFO] 19:20:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib-mdsal-writer --- 19:20:33 [INFO] 19:20:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 19:20:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:33 [INFO] 19:20:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 19:20:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:33 [INFO] 19:20:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] 19:20:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:34 [INFO] argLine set to empty 19:20:34 [INFO] 19:20:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] Starting audit... 19:20:34 Audit done. 19:20:34 [INFO] You have 0 Checkstyle violations. 19:20:34 [INFO] 19:20:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] Starting audit... 19:20:34 Audit done. 19:20:34 [INFO] You have 0 Checkstyle violations. 19:20:34 [INFO] 19:20:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/classes/META-INF/maven/dependencies.properties 19:20:34 [INFO] 19:20:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] 19:20:34 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 19:20:34 [INFO] ...done! 19:20:34 [INFO] Attaching features XML 19:20:34 [INFO] 19:20:34 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-yanglib-mdsal-writer --- 19:20: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 19:20:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:20:34 [INFO] 19:20:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 19:20:34 [INFO] 19:20:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] 19:20:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 19:20:34 [INFO] 19:20:34 [INFO] 19:20:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] 19:20:34 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] 19:20:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-yanglib-mdsal-writer --- 19:20:34 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/surefire-reports 19:20:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:34 [INFO] 19:20:34 [INFO] ------------------------------------------------------- 19:20:34 [INFO] T E S T S 19:20:34 [INFO] ------------------------------------------------------- 19:20:36 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.48 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:54 [INFO] 19:20:54 [INFO] Results: 19:20:54 [INFO] 19:20:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:20:54 [INFO] 19:20:54 [INFO] 19:20:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-yanglib-mdsal-writer --- 19:20:54 [INFO] 19:20:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 19:20:54 [INFO] 19:20:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-yanglib-mdsal-writer --- 19:20:54 [INFO] CycloneDX: Resolving Dependencies 19:20:59 [INFO] CycloneDX: Creating BOM version 1.4 with 188 component(s) 19:20:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.xml 19:20:59 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.json 19:20:59 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.json 19:20:59 [INFO] 19:20:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 19:20:59 [INFO] Skipping duplicate-finder execution! 19:20:59 [INFO] 19:20:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 19:20:59 [INFO] Skipping plugin execution 19:20:59 [INFO] 19:20:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 19:20:59 [INFO] No sources in project. Archive not created. 19:20:59 [INFO] 19:20:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 19:20:59 [INFO] 19:20:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-yanglib-mdsal-writer --- 19:20:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:59 [INFO] 19:20:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-yanglib-mdsal-writer --- 19:20:59 [INFO] No primary artifact to install, installing attached artifacts instead. 19:20:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT.pom 19:20:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-features.xml 19:20:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.json 19:20:59 [INFO] 19:20:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 19:20:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:59 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:20:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:20:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:20:59 [INFO] 19:20:59 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 19:20:59 [INFO] Building netconf-server-mdsal 7.0.0-SNAPSHOT [54/119] 19:20:59 [INFO] -------------------------------[ bundle ]------------------------------- 19:20:59 [INFO] 19:20:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server-mdsal --- 19:20:59 [INFO] 19:20:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server-mdsal --- 19:20:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:59 [INFO] 19:20:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 19:20:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:59 [INFO] 19:20:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server-mdsal --- 19:20:59 [INFO] 19:20:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 19:20:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/plugins/netconf-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/** 19:20:59 [INFO] 19:20:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server-mdsal --- 19:20:59 [INFO] Starting audit... 19:20:59 Audit done. 19:20:59 [INFO] You have 0 Checkstyle violations. 19:20:59 [INFO] 19:20:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server-mdsal --- 19:21:00 [INFO] Starting audit... 19:21:00 Audit done. 19:21:00 [INFO] You have 0 Checkstyle violations. 19:21:00 [INFO] 19:21:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server-mdsal --- 19:21:00 [INFO] 19:21:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 19:21:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/resources 19:21:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/generated-sources/spi 19:21:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/generated-sources/yang 19:21:00 [INFO] 19:21:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server-mdsal --- 19:21:00 [INFO] Recompiling the module because of changed dependency. 19:21:00 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 19:21:00 [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 19:21:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:00 [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 19:21:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:00 [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 19:21:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/CopyConfig.java:[63,58] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/EditConfig.java:[149,51] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/EditConfig.java:[149,82] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[320,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 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[310,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 19:21:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducer.java:[48,49] registerDataTreeChangeListener(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 19:21:00 [INFO] 19:21:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 19:21:00 [INFO] 19:21:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-server-mdsal --- 19:21:00 [INFO] Fork Value is true 19:21:05 [INFO] Done SpotBugs Analysis.... 19:21:05 [INFO] 19:21:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 19:21:05 [INFO] 19:21:05 [INFO] 19:21:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-server-mdsal --- 19:21:05 [INFO] BugInstance size is 0 19:21:05 [INFO] Error size is 0 19:21:05 [INFO] No errors/warnings found 19:21:05 [INFO] 19:21:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 19:21:05 [INFO] Copying 168 resources from src/test/resources to target/test-classes 19:21:05 [INFO] 19:21:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server-mdsal --- 19:21:05 [INFO] Recompiling the module because of changed dependency. 19:21:05 [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes 19:21:06 [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 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [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 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [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 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/Netconf538Test.java:[54,37] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/Netconf538Test.java:[56,24] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/Netconf538Test.java:[58,24] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[53,13] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[53,13] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[53,13] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,87] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 19:21:06 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:21:06 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,91] unchecked conversion 19:21:06 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:21:06 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[64,20] unchecked conversion 19:21:06 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:21:06 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,56] registerDataTreeChangeListener(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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[88,62] unchecked conversion 19:21:06 required: org.opendaylight.mdsal.binding.api.DataTreeModification 19:21:06 found: org.opendaylight.mdsal.binding.api.DataTreeModification 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[89,66] unchecked conversion 19:21:06 required: org.opendaylight.mdsal.binding.api.DataObjectModification 19:21:06 found: org.opendaylight.mdsal.binding.api.DataObjectModification 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[125,40] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 19:21:06 required: java.util.function.Consumer 19:21:06 found: java.lang.Object 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:21:06 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:21:06 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 19:21:06 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:21:06 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:21:06 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 19:21:06 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:21:06 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:21:06 [INFO] 19:21:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-server-mdsal --- 19:21:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/surefire-reports 19:21:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:06 [INFO] 19:21:06 [INFO] ------------------------------------------------------- 19:21:06 [INFO] T E S T S 19:21:06 [INFO] ------------------------------------------------------- 19:21:07 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 19:21:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:21:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 19:21:09 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 19:21:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 19:21:10 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 19:21:11 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.078 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 19:21:11 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 19:21:12 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 1.218 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 19:21:12 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 19:21:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 19:21:13 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 19:21:13 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 19:21:13 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 19:21:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 19:21:13 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 19:21:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 19:21:14 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 19:21:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 19:21:14 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 19:21:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 19:21:14 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 19:21:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 19:21:14 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 19:21:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 19:21:14 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 19:21:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 19:21:15 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 19:21:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 19:21:16 [INFO] 19:21:16 [INFO] Results: 19:21:16 [INFO] 19:21:16 [WARNING] Tests run: 103, Failures: 0, Errors: 0, Skipped: 14 19:21:16 [INFO] 19:21:16 [INFO] 19:21:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-server-mdsal --- 19:21:16 [INFO] 19:21:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 19:21:16 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT.jar 19:21:16 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 19:21:16 [INFO] 19:21:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server-mdsal --- 19:21:16 [INFO] No previous run data found, generating javadoc. 19:21:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:21:18 [INFO] 19:21:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-server-mdsal --- 19:21:18 [INFO] CycloneDX: Resolving Dependencies 19:21:19 [INFO] CycloneDX: Creating BOM version 1.4 with 110 component(s) 19:21:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.xml 19:21:19 [INFO] attaching as netconf-server-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.json 19:21:19 [INFO] attaching as netconf-server-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:21:19 [INFO] 19:21:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 19:21:19 [INFO] Skipping duplicate-finder execution! 19:21:19 [INFO] 19:21:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 19:21:19 [WARNING] Used undeclared dependencies found: 19:21:19 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:21:19 [WARNING] Unused declared dependencies found: 19:21:19 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:21:19 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 19:21:19 [WARNING] Non-test scoped test only dependencies found: 19:21:19 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:21:19 [INFO] 19:21:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 19:21:19 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT-sources.jar 19:21:19 [INFO] 19:21:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server-mdsal --- 19:21:19 [INFO] 19:21:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server-mdsal --- 19:21:19 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 19:21:20 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 19:21:20 [INFO] 19:21:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server-mdsal --- 19:21:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT.jar 19:21:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT.pom 19:21:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:21:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:21:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT-sources.jar 19:21:20 [INFO] 19:21:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 19:21:20 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT.jar 19:21:20 [INFO] Writing OBR metadata 19:21:20 [INFO] 19:21:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server-mdsal --- 19:21:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:21:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:21:20 [INFO] 19:21:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 19:21:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:21:20 [INFO] 19:21:20 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 19:21:20 [INFO] Building netconf-nb 7.0.0-SNAPSHOT [55/119] 19:21:20 [INFO] -------------------------------[ bundle ]------------------------------- 19:21:20 [INFO] 19:21:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-nb --- 19:21:20 [INFO] 19:21:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-nb --- 19:21:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:20 [INFO] 19:21:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-nb --- 19:21:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:20 [INFO] 19:21:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-nb --- 19:21:20 [INFO] 19:21:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-nb --- 19:21:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:21:20 [INFO] 19:21:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-nb --- 19:21:20 [INFO] Starting audit... 19:21:20 Audit done. 19:21:20 [INFO] You have 0 Checkstyle violations. 19:21:20 [INFO] 19:21:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-nb --- 19:21:20 [INFO] Starting audit... 19:21:20 Audit done. 19:21:20 [INFO] You have 0 Checkstyle violations. 19:21:20 [INFO] 19:21:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-nb --- 19:21:20 [INFO] 19:21:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 19:21:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/main/resources 19:21:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/generated-sources/spi 19:21:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/generated-sources/yang 19:21:20 [INFO] 19:21:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-nb --- 19:21:20 [INFO] Recompiling the module because of changed dependency. 19:21:20 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 19:21:21 [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 19:21:21 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:21 [INFO] 19:21:21 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-nb >>> 19:21:21 [INFO] 19:21:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-nb --- 19:21:21 [INFO] Fork Value is true 19:21:23 [INFO] Done SpotBugs Analysis.... 19:21:23 [INFO] 19:21:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-nb <<< 19:21:23 [INFO] 19:21:23 [INFO] 19:21:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-nb --- 19:21:23 [INFO] BugInstance size is 0 19:21:23 [INFO] Error size is 0 19:21:23 [INFO] No errors/warnings found 19:21:23 [INFO] 19:21:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 19:21:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/test/resources 19:21:23 [INFO] 19:21:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-nb --- 19:21:23 [INFO] Recompiling the module because of changed dependency. 19:21:23 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:21:24 [INFO] 19:21:24 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-nb --- 19:21:24 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/surefire-reports 19:21:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:24 [INFO] 19:21:24 [INFO] ------------------------------------------------------- 19:21:24 [INFO] T E S T S 19:21:24 [INFO] ------------------------------------------------------- 19:21:25 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 19:21:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:21:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 19:21:27 [INFO] 19:21:27 [INFO] Results: 19:21:27 [INFO] 19:21:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 19:21:27 [INFO] 19:21:27 [INFO] 19:21:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-nb --- 19:21:27 [INFO] 19:21:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 19:21:27 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT.jar 19:21:27 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 19:21:27 [INFO] 19:21:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-nb --- 19:21:27 [INFO] No previous run data found, generating javadoc. 19:21:28 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT-javadoc.jar 19:21:28 [INFO] 19:21:28 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-nb --- 19:21:28 [INFO] CycloneDX: Resolving Dependencies 19:21:30 [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) 19:21:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.xml 19:21:30 [INFO] attaching as netconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.json 19:21:30 [INFO] attaching as netconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:21:30 [INFO] 19:21:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 19:21:30 [INFO] Skipping duplicate-finder execution! 19:21:30 [INFO] 19:21:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-nb --- 19:21:30 [INFO] No dependency problems found 19:21:30 [INFO] 19:21:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-nb --- 19:21:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT-sources.jar 19:21:30 [INFO] 19:21:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-nb --- 19:21:30 [INFO] 19:21:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-nb --- 19:21:30 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/code-coverage/jacoco.exec 19:21:30 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 19:21:30 [INFO] 19:21:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-nb --- 19:21:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT.jar 19:21:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT.pom 19:21:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT-javadoc.jar 19:21:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:21:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT-sources.jar 19:21:30 [INFO] 19:21:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 19:21:30 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT.jar 19:21:30 [INFO] Writing OBR metadata 19:21:30 [INFO] 19:21:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-nb --- 19:21:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:21:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:21:30 [INFO] 19:21:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 19:21:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:21:30 [INFO] 19:21:30 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 19:21:30 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.0-SNAPSHOT [56/119] 19:21:30 [INFO] ------------------------------[ feature ]------------------------------- 19:21:30 [INFO] 19:21:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-mdsal --- 19:21:30 [INFO] 19:21:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-mdsal --- 19:21:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:30 [INFO] 19:21:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 19:21:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:30 [INFO] 19:21:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-mdsal --- 19:21:31 [INFO] 19:21:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 19:21:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:31 [INFO] argLine set to empty 19:21:31 [INFO] 19:21:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-mdsal --- 19:21:31 [INFO] Starting audit... 19:21:31 Audit done. 19:21:31 [INFO] You have 0 Checkstyle violations. 19:21:31 [INFO] 19:21:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-mdsal --- 19:21:31 [INFO] Starting audit... 19:21:31 Audit done. 19:21:31 [INFO] You have 0 Checkstyle violations. 19:21:31 [INFO] 19:21:31 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-mdsal --- 19:21:31 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/classes/META-INF/maven/dependencies.properties 19:21:31 [INFO] 19:21:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-mdsal --- 19:21:31 [INFO] 19:21:31 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 19:21:31 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/feature/feature.xml 19:21:31 [INFO] ...done! 19:21:31 [INFO] Attaching features XML 19:21:31 [INFO] 19:21:31 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-mdsal --- 19:21:31 [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 19:21:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:21:31 [INFO] 19:21:31 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 19:21:31 [INFO] 19:21:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-mdsal --- 19:21:31 [INFO] 19:21:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 19:21:31 [INFO] 19:21:31 [INFO] 19:21:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-mdsal --- 19:21:31 [INFO] 19:21:31 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-mdsal --- 19:21:31 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:21:31 [INFO] 19:21:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-mdsal --- 19:21:31 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/surefire-reports 19:21:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:31 [INFO] 19:21:31 [INFO] ------------------------------------------------------- 19:21:31 [INFO] T E S T S 19:21:31 [INFO] ------------------------------------------------------- 19:21:33 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.66 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:55 [INFO] 19:21:55 [INFO] Results: 19:21:55 [INFO] 19:21:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:21:55 [INFO] 19:21:55 [INFO] 19:21:55 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-mdsal --- 19:21:55 [INFO] 19:21:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-mdsal --- 19:21:55 [INFO] 19:21:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-mdsal --- 19:21:55 [INFO] CycloneDX: Resolving Dependencies 19:22:02 [INFO] CycloneDX: Creating BOM version 1.4 with 373 component(s) 19:22:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.xml 19:22:02 [INFO] attaching as odl-netconf-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.json 19:22:02 [INFO] attaching as odl-netconf-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:22:02 [INFO] 19:22:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 19:22:02 [INFO] Skipping duplicate-finder execution! 19:22:02 [INFO] 19:22:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 19:22:02 [INFO] Skipping plugin execution 19:22:02 [INFO] 19:22:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 19:22:02 [INFO] No sources in project. Archive not created. 19:22:02 [INFO] 19:22:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-mdsal --- 19:22:02 [INFO] 19:22:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-mdsal --- 19:22:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:02 [INFO] 19:22:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-mdsal --- 19:22:02 [INFO] No primary artifact to install, installing attached artifacts instead. 19:22:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-SNAPSHOT.pom 19:22:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-SNAPSHOT-features.xml 19:22:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:22:02 [INFO] 19:22:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-mdsal --- 19:22:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:22:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:22:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:22:02 [INFO] 19:22:02 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 19:22:02 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.0-SNAPSHOT [57/119] 19:22:02 [INFO] -------------------------------[ bundle ]------------------------------- 19:22:02 [INFO] 19:22:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 19:22:02 [INFO] 19:22:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 19:22:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:02 [INFO] 19:22:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 19:22:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:02 [INFO] 19:22:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] 19:22:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:22:03 [INFO] 19:22:03 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:22:03 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/main/yang 19:22:03 [INFO] yang-to-sources: Found 2 dependencies in 644.5 μs 19:22:03 [INFO] yang-to-sources: Project model files found: 1 in 1.744 ms 19:22:03 [INFO] yang-to-sources: 3 YANG models processed in 10.80 ms 19:22:03 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.069 ms 19:22:03 [INFO] Sorted 16 files into 6 directories in 61.10 μs 19:22:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 24.00 ms 19:22:03 [INFO] 19:22:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] Starting audit... 19:22:03 Audit done. 19:22:03 [INFO] You have 0 Checkstyle violations. 19:22:03 [INFO] 19:22:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] Starting audit... 19:22:03 Audit done. 19:22:03 [INFO] You have 0 Checkstyle violations. 19:22:03 [INFO] 19:22:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] 19:22:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/main/resources 19:22:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 19:22:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:22:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:22:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:22:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 19:22:03 [INFO] 19:22:03 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] Recompiling the module because of changed dependency. 19:22:03 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 19:22:03 [INFO] 19:22:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 19:22:03 [INFO] 19:22:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 19:22:03 [INFO] Fork Value is true 19:22:05 [INFO] Done SpotBugs Analysis.... 19:22:05 [INFO] 19:22:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 19:22:05 [INFO] 19:22:05 [INFO] 19:22:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 19:22:06 [INFO] BugInstance size is 0 19:22:06 [INFO] Error size is 0 19:22:06 [INFO] No errors/warnings found 19:22:06 [INFO] 19:22:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 19:22:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/test/resources 19:22:06 [INFO] 19:22:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 19:22:06 [INFO] No sources to compile 19:22:06 [INFO] 19:22:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 19:22:06 [INFO] No tests to run. 19:22:06 [INFO] 19:22:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 19:22:06 [INFO] 19:22:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 19:22:06 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.jar 19:22:06 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 19:22:06 [INFO] 19:22:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 19:22:06 [INFO] No previous run data found, generating javadoc. 19:22:07 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-javadoc.jar 19:22:07 [INFO] 19:22:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 19:22:07 [INFO] CycloneDX: Resolving Dependencies 19:22:08 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:22:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 19:22:08 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json 19:22:08 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-cyclonedx.json 19:22:08 [INFO] 19:22:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] Skipping duplicate-finder execution! 19:22:08 [INFO] 19:22:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] No dependency problems found 19:22:08 [INFO] 19:22:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-sources.jar 19:22:08 [INFO] 19:22:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] 19:22:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:22:08 [INFO] 19:22:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.jar 19:22:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.pom 19:22:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-javadoc.jar 19:22:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-cyclonedx.json 19:22:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-sources.jar 19:22:08 [INFO] 19:22:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.jar 19:22:08 [INFO] Writing OBR metadata 19:22:08 [INFO] 19:22:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:22:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:22:08 [INFO] 19:22:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 19:22:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:22:08 [INFO] 19:22:08 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 19:22:08 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.0-SNAPSHOT [58/119] 19:22:08 [INFO] ------------------------------[ feature ]------------------------------- 19:22:08 [INFO] 19:22:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] 19:22:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:08 [INFO] 19:22:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:08 [INFO] 19:22:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] 19:22:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:08 [INFO] argLine set to empty 19:22:08 [INFO] 19:22:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] Starting audit... 19:22:08 Audit done. 19:22:08 [INFO] You have 0 Checkstyle violations. 19:22:08 [INFO] 19:22:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] Starting audit... 19:22:08 Audit done. 19:22:08 [INFO] You have 0 Checkstyle violations. 19:22:08 [INFO] 19:22:08 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/classes/META-INF/maven/dependencies.properties 19:22:08 [INFO] 19:22:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 19:22:08 [INFO] 19:22:08 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 19:22:12 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml 19:22:12 [INFO] ...done! 19:22:12 [INFO] Attaching features XML 19:22:12 [INFO] 19:22:12 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8040 --- 19:22: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 19:22:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:22:12 [INFO] 19:22:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 19:22:12 [INFO] 19:22:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 19:22:12 [INFO] 19:22:12 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 19:22:12 [INFO] 19:22:12 [INFO] 19:22:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 19:22:12 [INFO] 19:22:12 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8040 --- 19:22:12 [INFO] 19:22:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8040 --- 19:22:12 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/surefire-reports 19:22:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:12 [INFO] 19:22:12 [INFO] ------------------------------------------------------- 19:22:12 [INFO] T E S T S 19:22:12 [INFO] ------------------------------------------------------- 19:22:13 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:22:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.72 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:22:24 [INFO] 19:22:24 [INFO] Results: 19:22:24 [INFO] 19:22:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:22:24 [INFO] 19:22:24 [INFO] 19:22:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8040 --- 19:22:24 [INFO] 19:22:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 19:22:24 [INFO] 19:22:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8040 --- 19:22:24 [INFO] CycloneDX: Resolving Dependencies 19:22:27 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:22:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.xml 19:22:27 [INFO] attaching as odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.json 19:22:27 [INFO] attaching as odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-cyclonedx.json 19:22:27 [INFO] 19:22:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 19:22:27 [INFO] Skipping duplicate-finder execution! 19:22:27 [INFO] 19:22:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 19:22:27 [INFO] Skipping plugin execution 19:22:27 [INFO] 19:22:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 19:22:27 [INFO] No sources in project. Archive not created. 19:22:27 [INFO] 19:22:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 19:22:27 [INFO] 19:22:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8040 --- 19:22:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:27 [INFO] 19:22:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8040 --- 19:22:27 [INFO] No primary artifact to install, installing attached artifacts instead. 19:22:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-SNAPSHOT.pom 19:22:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-features.xml 19:22:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-cyclonedx.json 19:22:27 [INFO] 19:22:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 19:22:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:27 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:22:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:22:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:22:27 [INFO] 19:22:27 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 19:22:27 [INFO] Building rfc8639 7.0.0-SNAPSHOT [59/119] 19:22:27 [INFO] -------------------------------[ bundle ]------------------------------- 19:22:27 [INFO] 19:22:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8639 --- 19:22:27 [INFO] 19:22:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8639 --- 19:22:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:27 [INFO] 19:22:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8639 --- 19:22:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:27 [INFO] 19:22:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8639 --- 19:22:28 [INFO] 19:22:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8639 --- 19:22:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:22:28 [INFO] 19:22:28 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8639 --- 19:22:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:22:28 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8639/src/main/yang 19:22:28 [INFO] yang-to-sources: Found 8 dependencies in 1.046 ms 19:22:28 [INFO] yang-to-sources: Project model files found: 1 in 6.403 ms 19:22:28 [INFO] yang-to-sources: 9 YANG models processed in 61.49 ms 19:22:28 [INFO] BindingJavaFileGenerator: Defined 136 files in 12.65 ms 19:22:28 [INFO] Sorted 136 files into 22 directories in 227.4 μs 19:22:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 65.23 ms 19:22:28 [INFO] 19:22:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8639 --- 19:22:28 [INFO] Starting audit... 19:22:28 Audit done. 19:22:28 [INFO] You have 0 Checkstyle violations. 19:22:28 [INFO] 19:22:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8639 --- 19:22:28 [INFO] Starting audit... 19:22:28 Audit done. 19:22:28 [INFO] You have 0 Checkstyle violations. 19:22:28 [INFO] 19:22:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8639 --- 19:22:28 [INFO] 19:22:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 19:22:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/src/main/resources 19:22:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/target/generated-sources/spi 19:22:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:22:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:22:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:22:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/target/generated-sources/spi 19:22:28 [INFO] 19:22:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8639 --- 19:22:28 [INFO] Recompiling the module because of changed dependency. 19:22:28 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 19:22:29 [INFO] 19:22:29 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8639 >>> 19:22:29 [INFO] 19:22:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8639 --- 19:22:29 [INFO] Fork Value is true 19:22:31 [INFO] Done SpotBugs Analysis.... 19:22:31 [INFO] 19:22:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8639 <<< 19:22:31 [INFO] 19:22:31 [INFO] 19:22:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8639 --- 19:22:31 [INFO] BugInstance size is 0 19:22:31 [INFO] Error size is 0 19:22:31 [INFO] No errors/warnings found 19:22:31 [INFO] 19:22:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 19:22:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/src/test/resources 19:22:31 [INFO] 19:22:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8639 --- 19:22:31 [INFO] No sources to compile 19:22:31 [INFO] 19:22:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8639 --- 19:22:31 [INFO] No tests to run. 19:22:31 [INFO] 19:22:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8639 --- 19:22:31 [INFO] 19:22:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 19:22:31 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT.jar 19:22:32 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/classes/META-INF/MANIFEST.MF 19:22:32 [INFO] 19:22:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8639 --- 19:22:32 [INFO] No previous run data found, generating javadoc. 19:22:35 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT-javadoc.jar 19:22:35 [INFO] 19:22:35 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8639 --- 19:22:35 [INFO] CycloneDX: Resolving Dependencies 19:22:36 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 19:22:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.xml 19:22:36 [INFO] attaching as rfc8639-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.json 19:22:36 [INFO] attaching as rfc8639-7.0.0-SNAPSHOT-cyclonedx.json 19:22:36 [INFO] 19:22:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 19:22:36 [INFO] Skipping duplicate-finder execution! 19:22:36 [INFO] 19:22:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8639 --- 19:22:36 [WARNING] Used undeclared dependencies found: 19:22:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:22:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:22:36 [INFO] 19:22:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8639 --- 19:22:36 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT-sources.jar 19:22:36 [INFO] 19:22:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8639 --- 19:22:36 [INFO] 19:22:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8639 --- 19:22:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:22:36 [INFO] 19:22:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8639 --- 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT.jar 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT.pom 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT-javadoc.jar 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT-cyclonedx.json 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT-sources.jar 19:22:36 [INFO] 19:22:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 19:22:36 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT.jar 19:22:36 [INFO] Writing OBR metadata 19:22:36 [INFO] 19:22:36 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8639 --- 19:22:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:36 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:36 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:36 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:36 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:36 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:36 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:36 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:22:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:36 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:36 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:36 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:36 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:36 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:22:36 [INFO] 19:22:36 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 19:22:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:22:36 [INFO] 19:22:36 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 19:22:36 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.0-SNAPSHOT [60/119] 19:22:36 [INFO] ------------------------------[ feature ]------------------------------- 19:22:36 [INFO] 19:22:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8639 --- 19:22:36 [INFO] 19:22:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 19:22:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:36 [INFO] 19:22:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 19:22:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:36 [INFO] 19:22:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] 19:22:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:37 [INFO] argLine set to empty 19:22:37 [INFO] 19:22:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] Starting audit... 19:22:37 Audit done. 19:22:37 [INFO] You have 0 Checkstyle violations. 19:22:37 [INFO] 19:22:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] Starting audit... 19:22:37 Audit done. 19:22:37 [INFO] You have 0 Checkstyle violations. 19:22:37 [INFO] 19:22:37 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/classes/META-INF/maven/dependencies.properties 19:22:37 [INFO] 19:22:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] 19:22:37 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml 19:22:37 [INFO] ...done! 19:22:37 [INFO] Attaching features XML 19:22:37 [INFO] 19:22:37 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8639 --- 19:22: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 19:22:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:22:37 [INFO] 19:22:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 19:22:37 [INFO] 19:22:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] 19:22:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 19:22:37 [INFO] 19:22:37 [INFO] 19:22:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] 19:22:37 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] 19:22:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8639 --- 19:22:37 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/surefire-reports 19:22:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:37 [INFO] 19:22:37 [INFO] ------------------------------------------------------- 19:22:37 [INFO] T E S T S 19:22:37 [INFO] ------------------------------------------------------- 19:22:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:22:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.16 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:22:50 [INFO] 19:22:50 [INFO] Results: 19:22:50 [INFO] 19:22:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:22:50 [INFO] 19:22:50 [INFO] 19:22:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8639 --- 19:22:50 [INFO] 19:22:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 19:22:50 [INFO] 19:22:50 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8639 --- 19:22:50 [INFO] CycloneDX: Resolving Dependencies 19:22:53 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 19:22:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.xml 19:22:53 [INFO] attaching as odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.json 19:22:53 [INFO] attaching as odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-cyclonedx.json 19:22:53 [INFO] 19:22:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 19:22:53 [INFO] Skipping duplicate-finder execution! 19:22:53 [INFO] 19:22:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 19:22:53 [INFO] Skipping plugin execution 19:22:53 [INFO] 19:22:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 19:22:53 [INFO] No sources in project. Archive not created. 19:22:53 [INFO] 19:22:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 19:22:53 [INFO] 19:22:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8639 --- 19:22:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:53 [INFO] 19:22:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8639 --- 19:22:53 [INFO] No primary artifact to install, installing attached artifacts instead. 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-SNAPSHOT.pom 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-features.xml 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-cyclonedx.json 19:22:53 [INFO] 19:22:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 19:22:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:53 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:22:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:22:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:22:53 [INFO] 19:22:53 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 19:22:53 [INFO] Building rfc8641 7.0.0-SNAPSHOT [61/119] 19:22:53 [INFO] -------------------------------[ bundle ]------------------------------- 19:22:53 [INFO] 19:22:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8641 --- 19:22:53 [INFO] 19:22:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8641 --- 19:22:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:53 [INFO] 19:22:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8641 --- 19:22:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:53 [INFO] 19:22:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8641 --- 19:22:53 [INFO] 19:22:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8641 --- 19:22:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:22:53 [INFO] 19:22:53 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8641 --- 19:22:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:22:53 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8641/src/main/yang 19:22:53 [INFO] yang-to-sources: Found 11 dependencies in 1.157 ms 19:22:53 [INFO] yang-to-sources: Project model files found: 1 in 2.839 ms 19:22:54 [INFO] yang-to-sources: 12 YANG models processed in 60.01 ms 19:22:54 [INFO] BindingJavaFileGenerator: Defined 94 files in 13.23 ms 19:22:54 [INFO] Sorted 94 files into 24 directories in 134.7 μs 19:22:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 39.45 ms 19:22:54 [INFO] 19:22:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8641 --- 19:22:54 [INFO] Starting audit... 19:22:54 Audit done. 19:22:54 [INFO] You have 0 Checkstyle violations. 19:22:54 [INFO] 19:22:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8641 --- 19:22:54 [INFO] Starting audit... 19:22:54 Audit done. 19:22:54 [INFO] You have 0 Checkstyle violations. 19:22:54 [INFO] 19:22:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8641 --- 19:22:54 [INFO] 19:22:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 19:22:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/src/main/resources 19:22:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/target/generated-sources/spi 19:22:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:22:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:22:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:22:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/target/generated-sources/spi 19:22:54 [INFO] 19:22:54 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8641 --- 19:22:54 [INFO] Recompiling the module because of changed dependency. 19:22:54 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 19:22:54 [INFO] 19:22:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8641 >>> 19:22:54 [INFO] 19:22:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8641 --- 19:22:54 [INFO] Fork Value is true 19:22:57 [INFO] Done SpotBugs Analysis.... 19:22:57 [INFO] 19:22:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8641 <<< 19:22:57 [INFO] 19:22:57 [INFO] 19:22:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8641 --- 19:22:57 [INFO] BugInstance size is 0 19:22:57 [INFO] Error size is 0 19:22:57 [INFO] No errors/warnings found 19:22:57 [INFO] 19:22:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 19:22:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/src/test/resources 19:22:57 [INFO] 19:22:57 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8641 --- 19:22:57 [INFO] No sources to compile 19:22:57 [INFO] 19:22:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8641 --- 19:22:57 [INFO] No tests to run. 19:22:57 [INFO] 19:22:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8641 --- 19:22:57 [INFO] 19:22:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 19:22:57 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT.jar 19:22:57 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/classes/META-INF/MANIFEST.MF 19:22:57 [INFO] 19:22:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8641 --- 19:22:57 [INFO] No previous run data found, generating javadoc. 19:23:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT-javadoc.jar 19:23:00 [INFO] 19:23:00 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8641 --- 19:23:00 [INFO] CycloneDX: Resolving Dependencies 19:23:00 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:23:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.xml 19:23:00 [INFO] attaching as rfc8641-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.json 19:23:00 [INFO] attaching as rfc8641-7.0.0-SNAPSHOT-cyclonedx.json 19:23:00 [INFO] 19:23:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 19:23:00 [INFO] Skipping duplicate-finder execution! 19:23:00 [INFO] 19:23:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8641 --- 19:23:00 [INFO] No dependency problems found 19:23:00 [INFO] 19:23:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8641 --- 19:23:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT-sources.jar 19:23:00 [INFO] 19:23:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8641 --- 19:23:01 [INFO] 19:23:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8641 --- 19:23:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:23:01 [INFO] 19:23:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8641 --- 19:23:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT.jar 19:23:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT.pom 19:23:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT-javadoc.jar 19:23:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT-cyclonedx.json 19:23:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT-sources.jar 19:23:01 [INFO] 19:23:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 19:23:01 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT.jar 19:23:01 [INFO] Writing OBR metadata 19:23:01 [INFO] 19:23:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8641 --- 19:23:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:23:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:23:01 [INFO] 19:23:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 19:23:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:23:01 [INFO] 19:23:01 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 19:23:01 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.0-SNAPSHOT [62/119] 19:23:01 [INFO] ------------------------------[ feature ]------------------------------- 19:23:01 [INFO] 19:23:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] 19:23:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:01 [INFO] 19:23:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:01 [INFO] 19:23:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] 19:23:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:01 [INFO] argLine set to empty 19:23:01 [INFO] 19:23:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] Starting audit... 19:23:01 Audit done. 19:23:01 [INFO] You have 0 Checkstyle violations. 19:23:01 [INFO] 19:23:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] Starting audit... 19:23:01 Audit done. 19:23:01 [INFO] You have 0 Checkstyle violations. 19:23:01 [INFO] 19:23:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/classes/META-INF/maven/dependencies.properties 19:23:01 [INFO] 19:23:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] 19:23:01 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml 19:23:01 [INFO] ...done! 19:23:01 [INFO] Attaching features XML 19:23:01 [INFO] 19:23:01 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8641 --- 19:23: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 19:23:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:23:01 [INFO] 19:23:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 19:23:01 [INFO] 19:23:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] 19:23:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 19:23:01 [INFO] 19:23:01 [INFO] 19:23:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] 19:23:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] 19:23:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8641 --- 19:23:01 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/surefire-reports 19:23:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:23:01 [INFO] 19:23:01 [INFO] ------------------------------------------------------- 19:23:01 [INFO] T E S T S 19:23:01 [INFO] ------------------------------------------------------- 19:23:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.90 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:14 [INFO] 19:23:14 [INFO] Results: 19:23:14 [INFO] 19:23:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:23:14 [INFO] 19:23:14 [INFO] 19:23:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8641 --- 19:23:14 [INFO] 19:23:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 19:23:14 [INFO] 19:23:14 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8641 --- 19:23:14 [INFO] CycloneDX: Resolving Dependencies 19:23:18 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 19:23:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.xml 19:23:18 [INFO] attaching as odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.json 19:23:18 [INFO] attaching as odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-cyclonedx.json 19:23:18 [INFO] 19:23:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 19:23:18 [INFO] Skipping duplicate-finder execution! 19:23:18 [INFO] 19:23:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 19:23:18 [INFO] Skipping plugin execution 19:23:18 [INFO] 19:23:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 19:23:18 [INFO] No sources in project. Archive not created. 19:23:18 [INFO] 19:23:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 19:23:18 [INFO] 19:23:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8641 --- 19:23:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:18 [INFO] 19:23:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8641 --- 19:23:18 [INFO] No primary artifact to install, installing attached artifacts instead. 19:23:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-SNAPSHOT.pom 19:23:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-features.xml 19:23:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-cyclonedx.json 19:23:18 [INFO] 19:23:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 19:23:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:18 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:23:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:23:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:23:18 [INFO] 19:23:18 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 19:23:18 [INFO] Building rfc8650 7.0.0-SNAPSHOT [63/119] 19:23:18 [INFO] -------------------------------[ bundle ]------------------------------- 19:23:18 [INFO] 19:23:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8650 --- 19:23:18 [INFO] 19:23:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8650 --- 19:23:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:18 [INFO] 19:23:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8650 --- 19:23:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:18 [INFO] 19:23:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8650 --- 19:23:18 [INFO] 19:23:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8650 --- 19:23:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:23:18 [INFO] 19:23:18 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8650 --- 19:23:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:23:18 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8650/src/main/yang 19:23:18 [INFO] yang-to-sources: Found 9 dependencies in 1.544 ms 19:23:18 [INFO] yang-to-sources: Project model files found: 1 in 888.0 μs 19:23:18 [INFO] yang-to-sources: 10 YANG models processed in 57.34 ms 19:23:18 [INFO] BindingJavaFileGenerator: Defined 11 files in 16.16 ms 19:23:18 [INFO] Sorted 11 files into 3 directories in 83.74 μs 19:23:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 22.72 ms 19:23:18 [INFO] 19:23:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8650 --- 19:23:18 [INFO] Starting audit... 19:23:18 Audit done. 19:23:18 [INFO] You have 0 Checkstyle violations. 19:23:18 [INFO] 19:23:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8650 --- 19:23:18 [INFO] Starting audit... 19:23:18 Audit done. 19:23:18 [INFO] You have 0 Checkstyle violations. 19:23:18 [INFO] 19:23:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8650 --- 19:23:18 [INFO] 19:23:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 19:23:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/src/main/resources 19:23:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/target/generated-sources/spi 19:23:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:23:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/target/generated-sources/spi 19:23:18 [INFO] 19:23:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8650 --- 19:23:18 [INFO] Recompiling the module because of changed dependency. 19:23:18 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 19:23:18 [INFO] 19:23:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8650 >>> 19:23:18 [INFO] 19:23:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8650 --- 19:23:18 [INFO] Fork Value is true 19:23:20 [INFO] Done SpotBugs Analysis.... 19:23:20 [INFO] 19:23:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8650 <<< 19:23:20 [INFO] 19:23:20 [INFO] 19:23:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8650 --- 19:23:20 [INFO] BugInstance size is 0 19:23:20 [INFO] Error size is 0 19:23:20 [INFO] No errors/warnings found 19:23:20 [INFO] 19:23:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 19:23:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/src/test/resources 19:23:20 [INFO] 19:23:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8650 --- 19:23:20 [INFO] No sources to compile 19:23:20 [INFO] 19:23:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8650 --- 19:23:20 [INFO] No tests to run. 19:23:20 [INFO] 19:23:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8650 --- 19:23:20 [INFO] 19:23:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 19:23:20 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT.jar 19:23:20 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/classes/META-INF/MANIFEST.MF 19:23:20 [INFO] 19:23:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8650 --- 19:23:20 [INFO] No previous run data found, generating javadoc. 19:23:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT-javadoc.jar 19:23:22 [INFO] 19:23:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8650 --- 19:23:22 [INFO] CycloneDX: Resolving Dependencies 19:23:22 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:23:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.xml 19:23:22 [INFO] attaching as rfc8650-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.json 19:23:22 [INFO] attaching as rfc8650-7.0.0-SNAPSHOT-cyclonedx.json 19:23:22 [INFO] 19:23:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 19:23:22 [INFO] Skipping duplicate-finder execution! 19:23:22 [INFO] 19:23:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8650 --- 19:23:22 [INFO] No dependency problems found 19:23:22 [INFO] 19:23:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8650 --- 19:23:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT-sources.jar 19:23:22 [INFO] 19:23:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8650 --- 19:23:22 [INFO] 19:23:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8650 --- 19:23:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:23:22 [INFO] 19:23:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8650 --- 19:23:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT.jar 19:23:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT.pom 19:23:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT-javadoc.jar 19:23:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT-cyclonedx.json 19:23:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT-sources.jar 19:23:22 [INFO] 19:23:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 19:23:22 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT.jar 19:23:22 [INFO] Writing OBR metadata 19:23:22 [INFO] 19:23:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8650 --- 19:23:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:23:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:23:22 [INFO] 19:23:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 19:23:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:23:22 [INFO] 19:23:22 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 19:23:22 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.0-SNAPSHOT [64/119] 19:23:22 [INFO] ------------------------------[ feature ]------------------------------- 19:23:22 [INFO] 19:23:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8650 --- 19:23:22 [INFO] 19:23:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 19:23:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:22 [INFO] 19:23:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 19:23:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:22 [INFO] 19:23:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] 19:23:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:23 [INFO] argLine set to empty 19:23:23 [INFO] 19:23:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] Starting audit... 19:23:23 Audit done. 19:23:23 [INFO] You have 0 Checkstyle violations. 19:23:23 [INFO] 19:23:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] Starting audit... 19:23:23 Audit done. 19:23:23 [INFO] You have 0 Checkstyle violations. 19:23:23 [INFO] 19:23:23 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/classes/META-INF/maven/dependencies.properties 19:23:23 [INFO] 19:23:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] 19:23:23 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml 19:23:23 [INFO] ...done! 19:23:23 [INFO] Attaching features XML 19:23:23 [INFO] 19:23:23 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8650 --- 19:23: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 19:23:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:23:23 [INFO] 19:23:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 19:23:23 [INFO] 19:23:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] 19:23:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 19:23:23 [INFO] 19:23:23 [INFO] 19:23:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] 19:23:23 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] 19:23:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8650 --- 19:23:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/surefire-reports 19:23:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:23:23 [INFO] 19:23:23 [INFO] ------------------------------------------------------- 19:23:23 [INFO] T E S T S 19:23:23 [INFO] ------------------------------------------------------- 19:23:25 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.87 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:36 [INFO] 19:23:36 [INFO] Results: 19:23:36 [INFO] 19:23:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:23:36 [INFO] 19:23:36 [INFO] 19:23:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8650 --- 19:23:36 [INFO] 19:23:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 19:23:36 [INFO] 19:23:36 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8650 --- 19:23:36 [INFO] CycloneDX: Resolving Dependencies 19:23:39 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 19:23:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.xml 19:23:39 [INFO] attaching as odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.json 19:23:39 [INFO] attaching as odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-cyclonedx.json 19:23:39 [INFO] 19:23:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 19:23:39 [INFO] Skipping duplicate-finder execution! 19:23:39 [INFO] 19:23:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 19:23:39 [INFO] Skipping plugin execution 19:23:39 [INFO] 19:23:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 19:23:39 [INFO] No sources in project. Archive not created. 19:23:39 [INFO] 19:23:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 19:23:39 [INFO] 19:23:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8650 --- 19:23:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:39 [INFO] 19:23:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8650 --- 19:23:39 [INFO] No primary artifact to install, installing attached artifacts instead. 19:23:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-SNAPSHOT.pom 19:23:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-features.xml 19:23:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-cyclonedx.json 19:23:39 [INFO] 19:23:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 19:23:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:39 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:23:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:23:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:23:39 [INFO] 19:23:39 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 19:23:39 [INFO] Building keystore-legacy 7.0.0-SNAPSHOT [65/119] 19:23:39 [INFO] -------------------------------[ bundle ]------------------------------- 19:23:39 [INFO] 19:23:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-legacy --- 19:23:39 [INFO] 19:23:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-legacy --- 19:23:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:39 [INFO] 19:23:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-legacy --- 19:23:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:39 [INFO] 19:23:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-legacy --- 19:23:40 [INFO] 19:23:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-legacy --- 19:23:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:23:40 [INFO] 19:23:40 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ keystore-legacy --- 19:23:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:23:40 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/yang 19:23:40 [INFO] yang-to-sources: Found 0 dependencies in 2.439 ms 19:23:40 [INFO] yang-to-sources: Project model files found: 1 in 1.116 ms 19:23:40 [INFO] yang-to-sources: 1 YANG models processed in 3.170 ms 19:23:40 [INFO] BindingJavaFileGenerator: Defined 60 files in 2.508 ms 19:23:40 [INFO] Sorted 60 files into 9 directories in 110.9 μs 19:23:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 33.44 ms 19:23:40 [INFO] 19:23:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-legacy --- 19:23:40 [INFO] Starting audit... 19:23:40 Audit done. 19:23:40 [INFO] You have 0 Checkstyle violations. 19:23:40 [INFO] 19:23:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-legacy --- 19:23:40 [INFO] Starting audit... 19:23:40 Audit done. 19:23:40 [INFO] You have 0 Checkstyle violations. 19:23:40 [INFO] 19:23:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-legacy --- 19:23:40 [INFO] 19:23:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 19:23:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/resources 19:23:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/generated-sources/spi 19:23:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:23:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/generated-sources/spi 19:23:40 [INFO] 19:23:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-legacy --- 19:23:40 [INFO] Recompiling the module because of changed dependency. 19:23:40 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 19:23: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 19:23:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:40 [INFO] 19:23:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 19:23:40 [INFO] 19:23:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-legacy --- 19:23:40 [INFO] Fork Value is true 19:23:44 [INFO] Done SpotBugs Analysis.... 19:23:44 [INFO] 19:23:44 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 19:23:44 [INFO] 19:23:44 [INFO] 19:23:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-legacy --- 19:23:44 [INFO] BugInstance size is 0 19:23:44 [INFO] Error size is 0 19:23:44 [INFO] No errors/warnings found 19:23:44 [INFO] 19:23:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 19:23:44 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:23:44 [INFO] 19:23:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-legacy --- 19:23:44 [INFO] Recompiling the module because of changed dependency. 19:23:44 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 19:23:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:23:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:23:44 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 19:23:44 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 19:23:44 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:23:44 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:23:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:23:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:23:44 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 19:23:44 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 19:23:44 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:23:44 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:23:44 [INFO] 19:23:44 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-legacy --- 19:23:44 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/surefire-reports 19:23:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:23:44 [INFO] 19:23:44 [INFO] ------------------------------------------------------- 19:23:44 [INFO] T E S T S 19:23:44 [INFO] ------------------------------------------------------- 19:23:45 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 19:23:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:23:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.050 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 19:23:47 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 19:23:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 19:23:48 [INFO] 19:23:48 [INFO] Results: 19:23:48 [INFO] 19:23:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:23:48 [INFO] 19:23:48 [INFO] 19:23:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-legacy --- 19:23:48 [INFO] 19:23:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 19:23:48 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT.jar 19:23:48 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 19:23:48 [INFO] 19:23:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-legacy --- 19:23:48 [INFO] No previous run data found, generating javadoc. 19:23:51 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT-javadoc.jar 19:23:51 [INFO] 19:23:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-legacy --- 19:23:51 [INFO] CycloneDX: Resolving Dependencies 19:23:52 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:23:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.xml 19:23:52 [INFO] attaching as keystore-legacy-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.json 19:23:52 [INFO] attaching as keystore-legacy-7.0.0-SNAPSHOT-cyclonedx.json 19:23:52 [INFO] 19:23:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 19:23:52 [INFO] Skipping duplicate-finder execution! 19:23:52 [INFO] 19:23:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-legacy --- 19:23:52 [WARNING] Used undeclared dependencies found: 19:23:52 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:23:52 [INFO] 19:23:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-legacy --- 19:23:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT-sources.jar 19:23:52 [INFO] 19:23:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-legacy --- 19:23:52 [INFO] 19:23:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-legacy --- 19:23:52 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec 19:23:52 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 19:23:52 [INFO] 19:23:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-legacy --- 19:23:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT.jar 19:23:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT.pom 19:23:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT-javadoc.jar 19:23:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT-cyclonedx.json 19:23:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT-sources.jar 19:23:52 [INFO] 19:23:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 19:23:52 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT.jar 19:23:52 [INFO] Writing OBR metadata 19:23:52 [INFO] 19:23:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-legacy --- 19:23:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:52 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:23:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:52 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:23:52 [INFO] 19:23:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 19:23:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:23:52 [INFO] 19:23:52 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 19:23:52 [INFO] Building netconf-dom-api 7.0.0-SNAPSHOT [66/119] 19:23:52 [INFO] -------------------------------[ bundle ]------------------------------- 19:23:52 [INFO] 19:23:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-dom-api --- 19:23:52 [INFO] 19:23:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-dom-api --- 19:23:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:52 [INFO] 19:23:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 19:23:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:52 [INFO] 19:23:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-dom-api --- 19:23:52 [INFO] 19:23:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-dom-api --- 19:23:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/plugins/netconf-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/** 19:23:52 [INFO] 19:23:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-dom-api --- 19:23:52 [INFO] Starting audit... 19:23:52 Audit done. 19:23:52 [INFO] You have 0 Checkstyle violations. 19:23:52 [INFO] 19:23:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-dom-api --- 19:23:52 [INFO] Starting audit... 19:23:52 Audit done. 19:23:52 [INFO] You have 0 Checkstyle violations. 19:23:52 [INFO] 19:23:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-dom-api --- 19:23:52 [INFO] 19:23:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 19:23:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/resources 19:23:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/generated-sources/spi 19:23:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/generated-sources/yang 19:23:52 [INFO] 19:23:52 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-dom-api --- 19:23:52 [INFO] Recompiling the module because of changed dependency. 19:23:52 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 19:23:53 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 19:23:53 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 19:23:53 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 19:23:53 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:23:53 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:23:53 [INFO] 19:23:53 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 19:23:53 [INFO] 19:23:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-dom-api --- 19:23:53 [INFO] Fork Value is true 19:23:55 [INFO] Done SpotBugs Analysis.... 19:23:55 [INFO] 19:23:55 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 19:23:55 [INFO] 19:23:55 [INFO] 19:23:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-dom-api --- 19:23:55 [INFO] BugInstance size is 0 19:23:55 [INFO] Error size is 0 19:23:55 [INFO] No errors/warnings found 19:23:55 [INFO] 19:23:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 19:23:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/test/resources 19:23:55 [INFO] 19:23:55 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-dom-api --- 19:23:55 [INFO] No sources to compile 19:23:55 [INFO] 19:23:55 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-dom-api --- 19:23:55 [INFO] No tests to run. 19:23:55 [INFO] 19:23:55 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-dom-api --- 19:23:55 [INFO] 19:23:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 19:23:55 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:23:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:23:55 Package found in [Jar:., 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] 19:23:55 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] 19:23:55 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT.jar 19:23:55 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 19:23:55 [INFO] 19:23:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-dom-api --- 19:23:55 [INFO] No previous run data found, generating javadoc. 19:23:56 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT-javadoc.jar 19:23:56 [INFO] 19:23:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-dom-api --- 19:23:56 [INFO] CycloneDX: Resolving Dependencies 19:23:57 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 19:23:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.xml 19:23:57 [INFO] attaching as netconf-dom-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.json 19:23:57 [INFO] attaching as netconf-dom-api-7.0.0-SNAPSHOT-cyclonedx.json 19:23:57 [INFO] 19:23:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 19:23:57 [INFO] Skipping duplicate-finder execution! 19:23:57 [INFO] 19:23:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-dom-api --- 19:23:57 [INFO] No dependency problems found 19:23:57 [INFO] 19:23:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-dom-api --- 19:23:57 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT-sources.jar 19:23:57 [INFO] 19:23:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-dom-api --- 19:23:57 [INFO] 19:23:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-dom-api --- 19:23:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:23:57 [INFO] 19:23:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-dom-api --- 19:23:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT.jar 19:23:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT.pom 19:23:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT-javadoc.jar 19:23:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT-cyclonedx.json 19:23:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT-sources.jar 19:23:57 [INFO] 19:23:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 19:23:57 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT.jar 19:23:57 [INFO] Writing OBR metadata 19:23:57 [INFO] 19:23:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-dom-api --- 19:23:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:57 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:57 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:57 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:23:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:57 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:23:57 [INFO] 19:23:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 19:23:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:23:57 [INFO] 19:23:57 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 19:23:57 [INFO] Building netconf-client-mdsal 7.0.0-SNAPSHOT [67/119] 19:23:57 [INFO] -------------------------------[ bundle ]------------------------------- 19:23:57 [INFO] 19:23:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client-mdsal --- 19:23:57 [INFO] 19:23:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client-mdsal --- 19:23:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:57 [INFO] 19:23:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 19:23:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:57 [INFO] 19:23:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client-mdsal --- 19:23:57 [INFO] 19:23:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 19:23:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/plugins/netconf-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/** 19:23:57 [INFO] 19:23:57 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-client-mdsal --- 19:23:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:23:57 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/yang 19:23:57 [INFO] yang-to-sources: Found 18 dependencies in 6.771 ms 19:23:57 [INFO] yang-to-sources: Project model files found: 1 in 2.755 ms 19:23:57 [INFO] yang-to-sources: 3 YANG models processed in 77.96 ms 19:23:57 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.372 ms 19:23:57 [INFO] Sorted 53 files into 17 directories in 96.29 μs 19:23:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 23.29 ms 19:23:57 [INFO] 19:23:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client-mdsal --- 19:23:57 [INFO] Starting audit... 19:23:57 Audit done. 19:23:57 [INFO] You have 0 Checkstyle violations. 19:23:57 [INFO] 19:23:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client-mdsal --- 19:23:59 [INFO] Starting audit... 19:23:59 Audit done. 19:23:59 [INFO] You have 0 Checkstyle violations. 19:23:59 [INFO] 19:23:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client-mdsal --- 19:23:59 [INFO] 19:23:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 19:23:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/resources 19:23:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/generated-sources/spi 19:23:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:23:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/generated-sources/spi 19:23:59 [INFO] 19:23:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client-mdsal --- 19:23:59 [INFO] Recompiling the module because of changed dependency. 19:23:59 [INFO] Compiling 133 source files with javac [debug release 17] to target/classes 19:24:00 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:24:00 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[275,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[95,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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[98,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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[99,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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[100,87] 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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[102,22] 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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[104,22] 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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[106,22] 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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[296,15] found raw type: org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult 19:24:00 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[306,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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[307,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 19:24:00 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[338,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 19:24:00 [INFO] 19:24:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 19:24:00 [INFO] 19:24:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-client-mdsal --- 19:24:00 [INFO] Fork Value is true 19:24:07 [INFO] Done SpotBugs Analysis.... 19:24:07 [INFO] 19:24:07 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 19:24:07 [INFO] 19:24:07 [INFO] 19:24:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-client-mdsal --- 19:24:07 [INFO] BugInstance size is 0 19:24:07 [INFO] Error size is 0 19:24:07 [INFO] No errors/warnings found 19:24:07 [INFO] 19:24:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 19:24:07 [INFO] Copying 43 resources from src/test/resources to target/test-classes 19:24:07 [INFO] 19:24:07 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client-mdsal --- 19:24:07 [INFO] Recompiling the module because of changed dependency. 19:24:07 [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes 19:24:07 [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 19:24:07 [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 19:24:07 [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 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[568,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfStateSchemasTest.java:[157,74] unchecked conversion 19:24:07 required: com.google.common.util.concurrent.ListenableFuture 19:24:07 found: com.google.common.util.concurrent.ListenableFuture 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[101,84] unchecked conversion 19:24:07 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 19:24:07 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[135,40] unchecked method invocation: method onRpcAvailable in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener is applied to given types 19:24:07 required: java.util.Collection 19:24:07 found: java.util.Collection 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[135,57] unchecked conversion 19:24:07 required: java.util.Collection 19:24:07 found: java.util.Collection 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[136,72] unchecked conversion 19:24:07 required: java.util.Collection 19:24:07 found: java.util.Collection 19:24:07 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/SchemalessNetconfDeviceTest.java:[88,66] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:24:07 [INFO] 19:24:07 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-client-mdsal --- 19:24:07 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/surefire-reports 19:24:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:24:07 [INFO] 19:24:07 [INFO] ------------------------------------------------------- 19:24:07 [INFO] T E S T S 19:24:07 [INFO] ------------------------------------------------------- 19:24:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 19:24:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:24:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 19:24:20 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 19:24:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 19:24:20 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 19:24:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 19:24:20 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 19:24:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.012 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 19:24:24 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 19:24:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 19:24:24 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 19:24:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 19:24:25 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 19:24:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 19:24:25 [INFO] Running org.opendaylight.netconf.client.mdsal.NC881Test 19:24:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.netconf.client.mdsal.NC881Test 19:24:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 19:24:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 19:24:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 19:24:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 19:24:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 19:24:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 19:24:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 19:24:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 19:24:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 19:24:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 19:24:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 19:24:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 19:24:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 19:24:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 19:24:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 19:24:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 19:24:28 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 19:24:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 19:24:28 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 19:24:28 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 19:24:28 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 19:24:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 19:24:28 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 19:24:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 19:24:28 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 19:24:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 19:24:28 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 19:24:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 19:24:29 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 19:24:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 19:24:29 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 19:24:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 19:24:29 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 19:24:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 19:24:31 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfStateSchemasTest 19:24:31 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.300 s -- in org.opendaylight.netconf.client.mdsal.NetconfStateSchemasTest 19:24:31 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 19:24:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 19:24:31 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 19:24:32 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 19:24:32 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 19:24:32 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 19:24:32 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 19:24:33 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 19:24:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 19:24:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 19:24:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 19:24:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 19:24:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 19:24:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 19:24:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 19:24:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 19:24:33 [INFO] Running org.opendaylight.netconf.client.mdsal.MonitoringSchemaSourceProviderTest 19:24:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.MonitoringSchemaSourceProviderTest 19:24:34 [INFO] 19:24:34 [INFO] Results: 19:24:34 [INFO] 19:24:34 [WARNING] Tests run: 218, Failures: 0, Errors: 0, Skipped: 1 19:24:34 [INFO] 19:24:34 [INFO] 19:24:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-client-mdsal --- 19:24:34 [INFO] 19:24:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 19:24:34 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 19:24:34 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.api, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 19:24:34 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 19:24:34 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT.jar 19:24:34 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 19:24:34 [INFO] 19:24:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client-mdsal --- 19:24:34 [INFO] No previous run data found, generating javadoc. 19:24:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:24:37 [INFO] 19:24:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-client-mdsal --- 19:24:37 [INFO] CycloneDX: Resolving Dependencies 19:24:39 [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) 19:24:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.xml 19:24:39 [INFO] attaching as netconf-client-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.json 19:24:39 [INFO] attaching as netconf-client-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:24:39 [INFO] 19:24:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 19:24:39 [INFO] Skipping duplicate-finder execution! 19:24:39 [INFO] 19:24:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 19:24:39 [WARNING] Used undeclared dependencies found: 19:24:39 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 19:24:39 [WARNING] Non-test scoped test only dependencies found: 19:24:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:24:39 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 19:24:39 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:24:39 [INFO] 19:24:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 19:24:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT-sources.jar 19:24:39 [INFO] 19:24:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client-mdsal --- 19:24:39 [INFO] 19:24:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client-mdsal --- 19:24:39 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 19:24:39 [INFO] Analyzed bundle 'netconf-client-mdsal' with 105 classes 19:24:39 [INFO] 19:24:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client-mdsal --- 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT.jar 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT.pom 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT-sources.jar 19:24:39 [INFO] 19:24:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 19:24:39 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT.jar 19:24:39 [INFO] Writing OBR metadata 19:24:39 [INFO] 19:24:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client-mdsal --- 19:24:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:24:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:24:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:24:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:24:39 [INFO] 19:24:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 19:24:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:24:39 [INFO] 19:24:39 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 19:24:39 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.0-SNAPSHOT [68/119] 19:24:39 [INFO] ------------------------------[ feature ]------------------------------- 19:24:39 [INFO] 19:24:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector --- 19:24:39 [INFO] 19:24:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector --- 19:24:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:40 [INFO] 19:24:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 19:24:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:40 [INFO] 19:24:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector --- 19:24:40 [INFO] 19:24:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 19:24:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:40 [INFO] argLine set to empty 19:24:40 [INFO] 19:24:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector --- 19:24:40 [INFO] Starting audit... 19:24:40 Audit done. 19:24:40 [INFO] You have 0 Checkstyle violations. 19:24:40 [INFO] 19:24:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector --- 19:24:40 [INFO] Starting audit... 19:24:40 Audit done. 19:24:40 [INFO] You have 0 Checkstyle violations. 19:24:40 [INFO] 19:24:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector --- 19:24:40 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/classes/META-INF/maven/dependencies.properties 19:24:40 [INFO] 19:24:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector --- 19:24:40 [INFO] 19:24:40 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 19:24:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/feature/feature.xml 19:24:40 [INFO] ...done! 19:24:40 [INFO] Attaching features XML 19:24:40 [INFO] 19:24:40 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-connector --- 19:24: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 19:24:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:24:40 [INFO] 19:24:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 19:24:40 [INFO] 19:24:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-connector --- 19:24:40 [INFO] 19:24:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 19:24:40 [INFO] 19:24:40 [INFO] 19:24:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-connector --- 19:24:40 [INFO] 19:24:40 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector --- 19:24:40 [INFO] 19:24:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-connector --- 19:24:40 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/surefire-reports 19:24:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:24:40 [INFO] 19:24:40 [INFO] ------------------------------------------------------- 19:24:40 [INFO] T E S T S 19:24:40 [INFO] ------------------------------------------------------- 19:24:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:25:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.42 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:25:01 [INFO] 19:25:01 [INFO] Results: 19:25:01 [INFO] 19:25:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:25:01 [INFO] 19:25:01 [INFO] 19:25:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-connector --- 19:25:01 [INFO] 19:25:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector --- 19:25:01 [INFO] 19:25:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-connector --- 19:25:01 [INFO] CycloneDX: Resolving Dependencies 19:25:07 [INFO] CycloneDX: Creating BOM version 1.4 with 257 component(s) 19:25:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.xml 19:25:07 [INFO] attaching as odl-netconf-connector-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.json 19:25:07 [INFO] attaching as odl-netconf-connector-7.0.0-SNAPSHOT-cyclonedx.json 19:25:07 [INFO] 19:25:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 19:25:07 [INFO] Skipping duplicate-finder execution! 19:25:07 [INFO] 19:25:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector --- 19:25:07 [INFO] Skipping plugin execution 19:25:07 [INFO] 19:25:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector --- 19:25:07 [INFO] No sources in project. Archive not created. 19:25:07 [INFO] 19:25:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector --- 19:25:07 [INFO] 19:25:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector --- 19:25:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:25:07 [INFO] 19:25:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector --- 19:25:07 [INFO] No primary artifact to install, installing attached artifacts instead. 19:25:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-SNAPSHOT.pom 19:25:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-SNAPSHOT-features.xml 19:25:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-SNAPSHOT-cyclonedx.json 19:25:07 [INFO] 19:25:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector --- 19:25:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:25:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:25:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:25:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:25:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:25:07 [INFO] 19:25:07 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 19:25:07 [INFO] Building netconf-test-models 7.0.0-SNAPSHOT [69/119] 19:25:07 [INFO] -------------------------------[ bundle ]------------------------------- 19:25:07 [INFO] 19:25:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-models --- 19:25:07 [INFO] 19:25:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-models --- 19:25:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:07 [INFO] 19:25:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-models --- 19:25:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:07 [INFO] 19:25:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-models --- 19:25:07 [INFO] 19:25:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-models --- 19:25:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/netconf-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/** 19:25:07 [INFO] 19:25:07 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-test-models --- 19:25:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:25:07 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/main/yang 19:25:07 [INFO] yang-to-sources: Found 3 dependencies in 731.4 μs 19:25:07 [INFO] yang-to-sources: Project model files found: 3 in 1.106 ms 19:25:07 [INFO] yang-to-sources: 5 YANG models processed in 10.37 ms 19:25:07 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.392 ms 19:25:07 [INFO] Sorted 32 files into 7 directories in 80.50 μs 19:25:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 8.700 ms 19:25:07 [INFO] 19:25:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-models --- 19:25:07 [INFO] Starting audit... 19:25:07 Audit done. 19:25:07 [INFO] You have 0 Checkstyle violations. 19:25:07 [INFO] 19:25:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-models --- 19:25:07 [INFO] Starting audit... 19:25:07 Audit done. 19:25:07 [INFO] You have 0 Checkstyle violations. 19:25:07 [INFO] 19:25:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-models --- 19:25:07 [INFO] 19:25:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 19:25:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/main/resources 19:25:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/generated-sources/spi 19:25:07 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:25:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:25:07 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:25:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/generated-sources/spi 19:25:07 [INFO] 19:25:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-models --- 19:25:07 [INFO] Recompiling the module because of changed dependency. 19:25:07 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 19:25:07 [INFO] 19:25:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 19:25:07 [INFO] 19:25:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-models --- 19:25:07 [INFO] Fork Value is true 19:25:10 [INFO] Done SpotBugs Analysis.... 19:25:10 [INFO] 19:25:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 19:25:10 [INFO] 19:25:10 [INFO] 19:25:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-models --- 19:25:10 [INFO] BugInstance size is 0 19:25:10 [INFO] Error size is 0 19:25:10 [INFO] No errors/warnings found 19:25:10 [INFO] 19:25:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 19:25:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/test/resources 19:25:10 [INFO] 19:25:10 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-models --- 19:25:10 [INFO] No sources to compile 19:25:10 [INFO] 19:25:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-models --- 19:25:10 [INFO] No tests to run. 19:25:10 [INFO] 19:25:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-models --- 19:25:10 [INFO] 19:25:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 19:25:10 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT.jar 19:25:10 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 19:25:10 [INFO] 19:25:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-models --- 19:25:10 [INFO] No previous run data found, generating javadoc. 19:25:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT-javadoc.jar 19:25:12 [INFO] 19:25:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-models --- 19:25:12 [INFO] CycloneDX: Resolving Dependencies 19:25:12 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:25:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.xml 19:25:12 [INFO] attaching as netconf-test-models-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.json 19:25:12 [INFO] attaching as netconf-test-models-7.0.0-SNAPSHOT-cyclonedx.json 19:25:12 [INFO] 19:25:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 19:25:12 [INFO] Skipping duplicate-finder execution! 19:25:12 [INFO] 19:25:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-models --- 19:25:12 [INFO] No dependency problems found 19:25:12 [INFO] 19:25:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-models --- 19:25:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT-sources.jar 19:25:12 [INFO] 19:25:12 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-models --- 19:25:12 [INFO] 19:25:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-models --- 19:25:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:25:12 [INFO] 19:25:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-models --- 19:25:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT.jar 19:25:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT.pom 19:25:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT-javadoc.jar 19:25:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT-cyclonedx.json 19:25:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT-sources.jar 19:25:12 [INFO] 19:25:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 19:25:12 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT.jar 19:25:12 [INFO] Writing OBR metadata 19:25:12 [INFO] 19:25:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-models --- 19:25:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:12 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:25:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:12 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:25:12 [INFO] 19:25:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 19:25:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:25:12 [INFO] 19:25:12 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 19:25:12 [INFO] Building netconf-topology 7.0.0-SNAPSHOT [70/119] 19:25:12 [INFO] -------------------------------[ bundle ]------------------------------- 19:25:12 [INFO] 19:25:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology --- 19:25:12 [INFO] 19:25:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology --- 19:25:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:12 [INFO] 19:25:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology --- 19:25:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:12 [INFO] 19:25:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology --- 19:25:13 [INFO] 19:25:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology --- 19:25:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:25:13 [INFO] 19:25:13 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-topology --- 19:25:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:25:13 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/yang 19:25:13 [INFO] yang-to-sources: Found 21 dependencies in 6.830 ms 19:25:13 [INFO] yang-to-sources: Project model files found: 2 in 1.206 ms 19:25:13 [INFO] yang-to-sources: 7 YANG models processed in 82.71 ms 19:25:13 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.417 ms 19:25:13 [INFO] Sorted 44 files into 12 directories in 93.73 μs 19:25:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 23.93 ms 19:25:13 [INFO] 19:25:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology --- 19:25:13 [INFO] Starting audit... 19:25:13 Audit done. 19:25:13 [INFO] You have 0 Checkstyle violations. 19:25:13 [INFO] 19:25:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology --- 19:25:13 [INFO] Starting audit... 19:25:13 Audit done. 19:25:13 [INFO] You have 0 Checkstyle violations. 19:25:13 [INFO] 19:25:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology --- 19:25:13 [INFO] 19:25:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 19:25:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/resources 19:25:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/generated-sources/spi 19:25:13 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:25:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:25:13 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:25:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/generated-sources/spi 19:25:13 [INFO] 19:25:13 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology --- 19:25:13 [INFO] Recompiling the module because of changed dependency. 19:25:13 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 19:25:14 [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 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:25:14 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 19:25:14 [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 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [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 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:14 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:14 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:14 [INFO] 19:25:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology >>> 19:25:14 [INFO] 19:25:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology --- 19:25:14 [INFO] Fork Value is true 19:25:18 [INFO] Done SpotBugs Analysis.... 19:25:18 [INFO] 19:25:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology <<< 19:25:18 [INFO] 19:25:18 [INFO] 19:25:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology --- 19:25:18 [INFO] BugInstance size is 0 19:25:18 [INFO] Error size is 0 19:25:18 [INFO] No errors/warnings found 19:25:18 [INFO] 19:25:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 19:25:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/resources 19:25:18 [INFO] 19:25:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology --- 19:25:18 [INFO] Recompiling the module because of changed dependency. 19:25:18 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 19:25:18 [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 19:25:18 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:18 [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 19:25:18 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:18 [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 19:25:18 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[66,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:25:18 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 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 19:25:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:25:18 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 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 19:25:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:25:18 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 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 19:25:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:25:18 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 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 19:25:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:25:18 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 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 19:25:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:18 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:25:18 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 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 19:25:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:18 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[113,33] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:18 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:18 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:25:18 [INFO] 19:25:18 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology --- 19:25:18 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/surefire-reports 19:25:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:25:18 [INFO] 19:25:18 [INFO] ------------------------------------------------------- 19:25:18 [INFO] T E S T S 19:25:18 [INFO] ------------------------------------------------------- 19:25:19 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 19:25:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:25:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 19:25:22 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 19:25:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 19:25:22 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 19:25:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 19:25:22 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 19:25:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 19:25:22 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 19:25:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.629 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 19:25:25 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 19:25:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 19:25:26 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 19:25:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 19:25:26 [INFO] 19:25:26 [INFO] Results: 19:25:26 [INFO] 19:25:26 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 19:25:26 [INFO] 19:25:26 [INFO] 19:25:26 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology --- 19:25:26 [INFO] 19:25:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 19:25:26 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT.jar 19:25:26 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 19:25:26 [INFO] 19:25:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology --- 19:25:26 [INFO] No previous run data found, generating javadoc. 19:25:29 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT-javadoc.jar 19:25:29 [INFO] 19:25:29 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology --- 19:25:29 [INFO] CycloneDX: Resolving Dependencies 19:25:30 [INFO] CycloneDX: Creating BOM version 1.4 with 122 component(s) 19:25:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.xml 19:25:30 [INFO] attaching as netconf-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.json 19:25:30 [INFO] attaching as netconf-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:25:30 [INFO] 19:25:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 19:25:30 [INFO] Skipping duplicate-finder execution! 19:25:30 [INFO] 19:25:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology --- 19:25:30 [WARNING] Used undeclared dependencies found: 19:25:30 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:25:30 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:25:30 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:25:30 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:25:30 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:25:30 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:25:30 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:25:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 19:25:30 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:25:30 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:25:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 19:25:30 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:25:30 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:25:30 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:25:30 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:compile 19:25:30 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] Unused declared dependencies found: 19:25:30 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 19:25:30 [WARNING] Non-test scoped test only dependencies found: 19:25:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:25:30 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT:compile 19:25:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:25:30 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:25:30 [INFO] 19:25:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology --- 19:25:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT-sources.jar 19:25:30 [INFO] 19:25:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology --- 19:25:30 [INFO] 19:25:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology --- 19:25:30 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/code-coverage/jacoco.exec 19:25:30 [INFO] Analyzed bundle 'netconf-topology' with 19 classes 19:25:30 [INFO] 19:25:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology --- 19:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT.jar 19:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT.pom 19:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT-javadoc.jar 19:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT-sources.jar 19:25:30 [INFO] 19:25:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 19:25:30 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT.jar 19:25:30 [INFO] Writing OBR metadata 19:25:30 [INFO] 19:25:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology --- 19:25:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:25:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:25:30 [INFO] 19:25:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 19:25:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:25:30 [INFO] 19:25:30 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 19:25:30 [INFO] Building netconf-topology-singleton 7.0.0-SNAPSHOT [71/119] 19:25:30 [INFO] -------------------------------[ bundle ]------------------------------- 19:25:31 [INFO] 19:25:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-singleton --- 19:25:31 [INFO] 19:25:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-singleton --- 19:25:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:31 [INFO] 19:25:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 19:25:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:31 [INFO] 19:25:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-singleton --- 19:25:31 [INFO] 19:25:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 19:25:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:25:31 [INFO] 19:25:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-singleton --- 19:25:31 [INFO] Starting audit... 19:25:31 Audit done. 19:25:31 [INFO] You have 0 Checkstyle violations. 19:25:31 [INFO] 19:25:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-singleton --- 19:25:32 [INFO] Starting audit... 19:25:32 Audit done. 19:25:32 [INFO] You have 0 Checkstyle violations. 19:25:32 [INFO] 19:25:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-singleton --- 19:25:32 [INFO] 19:25:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 19:25:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/resources 19:25:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/generated-sources/spi 19:25:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/generated-sources/yang 19:25:32 [INFO] 19:25:32 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-singleton --- 19:25:32 [INFO] Recompiling the module because of changed dependency. 19:25:32 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:25:33 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 19:25:33 [INFO] 19:25:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 19:25:33 [INFO] 19:25:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology-singleton --- 19:25:33 [INFO] Fork Value is true 19:25:38 [INFO] Done SpotBugs Analysis.... 19:25:38 [INFO] 19:25:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 19:25:38 [INFO] 19:25:38 [INFO] 19:25:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology-singleton --- 19:25:38 [INFO] BugInstance size is 0 19:25:38 [INFO] Error size is 0 19:25:38 [INFO] No errors/warnings found 19:25:38 [INFO] 19:25:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 19:25:38 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:25:38 [INFO] 19:25:38 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-singleton --- 19:25:38 [INFO] Recompiling the module because of changed dependency. 19:25:38 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/actors/ReadTransactionActorTestAdapter.java:[47,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[234,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/tx/ProxyReadWriteTransactionTest.java:[72,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ProxyNetconfServiceTest.java:[71,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[344,73] unchecked conversion 19:25:39 required: org.opendaylight.mdsal.binding.api.DataObjectModification 19:25:39 found: org.opendaylight.mdsal.binding.api.DataObjectModification 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[174,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[231,47] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[590,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[598,44] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[599,34] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfDataTreeServiceActorTest.java:[71,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/ProxyNetconfDataTreeServiceTest.java:[59,47] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[493,42] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[495,28] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[564,61] DOMDataTreeIdentifier(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier) in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[567,42] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[569,24] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[637,36] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:25:39 [INFO] 19:25:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology-singleton --- 19:25:39 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/surefire-reports 19:25:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:25:39 [INFO] 19:25:39 [INFO] ------------------------------------------------------- 19:25:39 [INFO] T E S T S 19:25:39 [INFO] ------------------------------------------------------- 19:25:40 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 19:25:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:25:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.703 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 19:25:46 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 19:25:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 19:25:46 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 19:25:48 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.467 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 19:25:48 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 19:25:51 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.325 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 19:25:51 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 19:25:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.489 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 19:25:59 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 19:26:02 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 19:26:02 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 19:26:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 19:26:04 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 19:26:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 19:26:06 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 19:26:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.021 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 19:26:10 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 19:26:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 19:26:10 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 19:26:13 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.715 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 19:26:13 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 19:26:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 19:26:13 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 19:26:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.836 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 19:26:16 [INFO] 19:26:16 [INFO] Results: 19:26:16 [INFO] 19:26:16 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 19:26:16 [INFO] 19:26:16 [INFO] 19:26:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology-singleton --- 19:26:16 [INFO] 19:26:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 19:26:16 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 19:26:16 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT.jar 19:26:16 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 19:26:16 [INFO] 19:26:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-singleton --- 19:26:16 [INFO] No previous run data found, generating javadoc. 19:26:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT-javadoc.jar 19:26:18 [INFO] 19:26:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology-singleton --- 19:26:18 [INFO] CycloneDX: Resolving Dependencies 19:26:21 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 19:26:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.xml 19:26:21 [INFO] attaching as netconf-topology-singleton-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.json 19:26:21 [INFO] attaching as netconf-topology-singleton-7.0.0-SNAPSHOT-cyclonedx.json 19:26:21 [INFO] 19:26:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 19:26:21 [INFO] Skipping duplicate-finder execution! 19:26:21 [INFO] 19:26:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 19:26:21 [WARNING] Used undeclared dependencies found: 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 19:26:21 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:26:21 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:26:21 [WARNING] com.typesafe:config:jar:1.4.2:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:26:21 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT:compile 19:26:21 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 19:26:21 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:26:21 [WARNING] org.scala-lang:scala-library:jar:2.13.12:compile 19:26:21 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:26:21 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT:compile 19:26:21 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.0:test 19:26:21 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 19:26:21 [WARNING] Non-test scoped test only dependencies found: 19:26:21 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:26:21 [WARNING] com.typesafe:config:jar:1.4.2:compile 19:26:21 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:26:21 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT:compile 19:26:21 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:26:21 [INFO] 19:26:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 19:26:21 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT-sources.jar 19:26:21 [INFO] 19:26:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-singleton --- 19:26:21 [INFO] 19:26:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-singleton --- 19:26:21 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 19:26:21 [INFO] Analyzed bundle 'netconf-topology-singleton' with 107 classes 19:26:21 [INFO] 19:26:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-singleton --- 19:26:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT.jar 19:26:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT.pom 19:26:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT-javadoc.jar 19:26:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT-cyclonedx.json 19:26:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT-sources.jar 19:26:21 [INFO] 19:26:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 19:26:21 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT.jar 19:26:21 [INFO] Writing OBR metadata 19:26:21 [INFO] 19:26:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-singleton --- 19:26:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:26:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:26:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:21 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:26:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:26:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:21 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:26:21 [INFO] 19:26:21 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 19:26:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:26:21 [INFO] 19:26:21 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 19:26:21 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.0-SNAPSHOT [72/119] 19:26:21 [INFO] ------------------------------[ feature ]------------------------------- 19:26:21 [INFO] 19:26:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-clustered-topology --- 19:26:21 [INFO] 19:26:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 19:26:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:21 [INFO] 19:26:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 19:26:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:21 [INFO] 19:26:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] 19:26:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:26:22 [INFO] argLine set to empty 19:26:22 [INFO] 19:26:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] Starting audit... 19:26:22 Audit done. 19:26:22 [INFO] You have 0 Checkstyle violations. 19:26:22 [INFO] 19:26:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] Starting audit... 19:26:22 Audit done. 19:26:22 [INFO] You have 0 Checkstyle violations. 19:26:22 [INFO] 19:26:22 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/classes/META-INF/maven/dependencies.properties 19:26:22 [INFO] 19:26:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] 19:26:22 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/feature/feature.xml 19:26:22 [INFO] ...done! 19:26:22 [INFO] Attaching features XML 19:26:22 [INFO] 19:26:22 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-clustered-topology --- 19:26: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 19:26:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:26:22 [INFO] 19:26:22 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 19:26:22 [INFO] 19:26:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] 19:26:22 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 19:26:22 [INFO] 19:26:22 [INFO] 19:26:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] 19:26:22 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] 19:26:22 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-clustered-topology --- 19:26:22 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/surefire-reports 19:26:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:26:22 [INFO] 19:26:22 [INFO] ------------------------------------------------------- 19:26:22 [INFO] T E S T S 19:26:22 [INFO] ------------------------------------------------------- 19:26:24 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:26:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.42 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:26:44 [INFO] 19:26:44 [INFO] Results: 19:26:44 [INFO] 19:26:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:26:44 [INFO] 19:26:44 [INFO] 19:26:44 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-clustered-topology --- 19:26:44 [INFO] 19:26:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 19:26:44 [INFO] 19:26:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-clustered-topology --- 19:26:44 [INFO] CycloneDX: Resolving Dependencies 19:26:49 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 19:26:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.xml 19:26:49 [INFO] attaching as odl-netconf-clustered-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.json 19:26:49 [INFO] attaching as odl-netconf-clustered-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:26:49 [INFO] 19:26:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 19:26:49 [INFO] Skipping duplicate-finder execution! 19:26:49 [INFO] 19:26:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 19:26:49 [INFO] Skipping plugin execution 19:26:49 [INFO] 19:26:49 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 19:26:49 [INFO] No sources in project. Archive not created. 19:26:49 [INFO] 19:26:49 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 19:26:49 [INFO] 19:26:49 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-clustered-topology --- 19:26:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:26:49 [INFO] 19:26:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-clustered-topology --- 19:26:49 [INFO] No primary artifact to install, installing attached artifacts instead. 19:26:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-SNAPSHOT.pom 19:26:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-SNAPSHOT-features.xml 19:26:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:26:49 [INFO] 19:26:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-clustered-topology --- 19:26:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:26:49 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:26:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:26:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:26:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:49 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:26:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:26:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:26:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:49 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:26:49 [INFO] 19:26:49 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 19:26:49 [INFO] Building netconf-topology-impl 7.0.0-SNAPSHOT [73/119] 19:26:49 [INFO] -------------------------------[ bundle ]------------------------------- 19:26:49 [INFO] 19:26:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-impl --- 19:26:49 [INFO] 19:26:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-impl --- 19:26:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:49 [INFO] 19:26:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 19:26:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:49 [INFO] 19:26:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-impl --- 19:26:50 [INFO] 19:26:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 19:26:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:26:50 [INFO] 19:26:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-impl --- 19:26:50 [INFO] Starting audit... 19:26:50 Audit done. 19:26:50 [INFO] You have 0 Checkstyle violations. 19:26:50 [INFO] 19:26:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-impl --- 19:26:50 [INFO] Starting audit... 19:26:50 Audit done. 19:26:50 [INFO] You have 0 Checkstyle violations. 19:26:50 [INFO] 19:26:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-impl --- 19:26:50 [INFO] 19:26:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 19:26:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/resources 19:26:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/generated-sources/spi 19:26:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/generated-sources/yang 19:26:50 [INFO] 19:26:50 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-impl --- 19:26:50 [INFO] Recompiling the module because of changed dependency. 19:26:50 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:26:50 [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 19:26:50 [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 19:26:50 [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 19:26:50 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:26:50 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:26:50 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:26:50 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[68,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:26:50 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[95,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 19:26:50 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[100,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:26:50 [INFO] 19:26:50 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 19:26:50 [INFO] 19:26:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology-impl --- 19:26:50 [INFO] Fork Value is true 19:26:53 [INFO] Done SpotBugs Analysis.... 19:26:53 [INFO] 19:26:53 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 19:26:53 [INFO] 19:26:53 [INFO] 19:26:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology-impl --- 19:26:53 [INFO] BugInstance size is 0 19:26:53 [INFO] Error size is 0 19:26:53 [INFO] No errors/warnings found 19:26:53 [INFO] 19:26:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 19:26:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/test/resources 19:26:53 [INFO] 19:26:53 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-impl --- 19:26:53 [INFO] Recompiling the module because of changed dependency. 19:26:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:26:53 [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 19:26:53 [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 19:26:53 [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 19:26:53 [INFO] 19:26:53 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology-impl --- 19:26:53 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/surefire-reports 19:26:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:26:53 [INFO] 19:26:53 [INFO] ------------------------------------------------------- 19:26:53 [INFO] T E S T S 19:26:53 [INFO] ------------------------------------------------------- 19:26:54 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 19:26:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:26:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.767 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 19:26:58 [INFO] 19:26:58 [INFO] Results: 19:26:58 [INFO] 19:26:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:26:58 [INFO] 19:26:58 [INFO] 19:26:58 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology-impl --- 19:26:58 [INFO] 19:26:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 19:26:58 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT.jar 19:26:58 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 19:26:58 [INFO] 19:26:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-impl --- 19:26:58 [INFO] No previous run data found, generating javadoc. 19:26:59 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT-javadoc.jar 19:26:59 [INFO] 19:26:59 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology-impl --- 19:26:59 [INFO] CycloneDX: Resolving Dependencies 19:27:01 [INFO] CycloneDX: Creating BOM version 1.4 with 123 component(s) 19:27:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.xml 19:27:01 [INFO] attaching as netconf-topology-impl-7.0.0-SNAPSHOT-cyclonedx.xml 19:27:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.json 19:27:01 [INFO] attaching as netconf-topology-impl-7.0.0-SNAPSHOT-cyclonedx.json 19:27:01 [INFO] 19:27:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 19:27:01 [INFO] Skipping duplicate-finder execution! 19:27:01 [INFO] 19:27:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-impl --- 19:27:01 [WARNING] Used undeclared dependencies found: 19:27:01 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT:compile 19:27:01 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:27:01 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:27:01 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:27:01 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:27:01 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:27:01 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:27:01 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:27:01 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:27:01 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:27:01 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:27:01 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:27:01 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT:compile 19:27:01 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 19:27:01 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:27:01 [WARNING] Non-test scoped test only dependencies found: 19:27:01 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:27:01 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:27:01 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:27:01 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:27:01 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:27:01 [INFO] 19:27:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-impl --- 19:27:01 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT-sources.jar 19:27:01 [INFO] 19:27:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-impl --- 19:27:01 [INFO] 19:27:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-impl --- 19:27:01 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 19:27:01 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 19:27:01 [INFO] 19:27:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-impl --- 19:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT.jar 19:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT.pom 19:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT-javadoc.jar 19:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT-cyclonedx.xml 19:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT-cyclonedx.json 19:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT-sources.jar 19:27:01 [INFO] 19:27:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 19:27:01 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT.jar 19:27:01 [INFO] Writing OBR metadata 19:27:01 [INFO] 19:27:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-impl --- 19:27:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:27:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:27:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:27:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:27:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:27:01 [INFO] 19:27:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 19:27:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:27:01 [INFO] 19:27:01 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 19:27:01 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.0-SNAPSHOT [74/119] 19:27:01 [INFO] ------------------------------[ feature ]------------------------------- 19:27:01 [INFO] 19:27:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-topology --- 19:27:01 [INFO] 19:27:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-topology --- 19:27:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:01 [INFO] 19:27:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 19:27:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:01 [INFO] 19:27:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-topology --- 19:27:02 [INFO] 19:27:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 19:27:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:27:02 [INFO] argLine set to empty 19:27:02 [INFO] 19:27:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-topology --- 19:27:02 [INFO] Starting audit... 19:27:02 Audit done. 19:27:02 [INFO] You have 0 Checkstyle violations. 19:27:02 [INFO] 19:27:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-topology --- 19:27:02 [INFO] Starting audit... 19:27:02 Audit done. 19:27:02 [INFO] You have 0 Checkstyle violations. 19:27:02 [INFO] 19:27:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-topology --- 19:27:02 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/classes/META-INF/maven/dependencies.properties 19:27:02 [INFO] 19:27:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-topology --- 19:27:02 [INFO] 19:27:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 19:27:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/feature/feature.xml 19:27:02 [INFO] ...done! 19:27:02 [INFO] Attaching features XML 19:27:02 [INFO] 19:27:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-topology --- 19:27:02 [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 19:27:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:27:02 [INFO] 19:27:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 19:27:02 [INFO] 19:27:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-topology --- 19:27:02 [INFO] 19:27:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 19:27:02 [INFO] 19:27:02 [INFO] 19:27:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-topology --- 19:27:02 [INFO] 19:27:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-topology --- 19:27:02 [INFO] 19:27:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-topology --- 19:27:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/surefire-reports 19:27:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:27:02 [INFO] 19:27:02 [INFO] ------------------------------------------------------- 19:27:02 [INFO] T E S T S 19:27:02 [INFO] ------------------------------------------------------- 19:27:04 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:27:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.57 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:27:23 [INFO] 19:27:23 [INFO] Results: 19:27:23 [INFO] 19:27:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:27:23 [INFO] 19:27:23 [INFO] 19:27:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-topology --- 19:27:23 [INFO] 19:27:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-topology --- 19:27:23 [INFO] 19:27:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-topology --- 19:27:23 [INFO] CycloneDX: Resolving Dependencies 19:27:28 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 19:27:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.xml 19:27:28 [INFO] attaching as odl-netconf-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:27:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.json 19:27:28 [INFO] attaching as odl-netconf-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:27:28 [INFO] 19:27:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 19:27:28 [INFO] Skipping duplicate-finder execution! 19:27:28 [INFO] 19:27:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-topology --- 19:27:28 [INFO] Skipping plugin execution 19:27:28 [INFO] 19:27:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-topology --- 19:27:28 [INFO] No sources in project. Archive not created. 19:27:28 [INFO] 19:27:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-topology --- 19:27:28 [INFO] 19:27:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-topology --- 19:27:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:27:28 [INFO] 19:27:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-topology --- 19:27:28 [INFO] No primary artifact to install, installing attached artifacts instead. 19:27:28 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-SNAPSHOT.pom 19:27:28 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-SNAPSHOT-features.xml 19:27:28 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:27:28 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:27:28 [INFO] 19:27:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-topology --- 19:27:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:27:28 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:27:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:27:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:27:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:27:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:28 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:27:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:27:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:27:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:27:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:28 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:27:28 [INFO] 19:27:28 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 19:27:28 [INFO] Building callhome-provider 7.0.0-SNAPSHOT [75/119] 19:27:28 [INFO] -------------------------------[ bundle ]------------------------------- 19:27:28 [INFO] 19:27:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ callhome-provider --- 19:27:28 [INFO] 19:27:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ callhome-provider --- 19:27:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:28 [INFO] 19:27:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ callhome-provider --- 19:27:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:28 [INFO] 19:27:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ callhome-provider --- 19:27:29 [INFO] 19:27:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ callhome-provider --- 19:27:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:27:29 [INFO] 19:27:29 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ callhome-provider --- 19:27:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:27:29 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/yang 19:27:29 [INFO] yang-to-sources: Found 22 dependencies in 6.642 ms 19:27:29 [INFO] yang-to-sources: Project model files found: 1 in 1.253 ms 19:27:29 [INFO] yang-to-sources: 1 YANG models processed in 73.27 ms 19:27:29 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.082 ms 19:27:29 [INFO] Sorted 26 files into 10 directories in 85.85 μs 19:27:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 8.559 ms 19:27:29 [INFO] 19:27:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ callhome-provider --- 19:27:29 [INFO] Starting audit... 19:27:29 Audit done. 19:27:29 [INFO] You have 0 Checkstyle violations. 19:27:29 [INFO] 19:27:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ callhome-provider --- 19:27:29 [INFO] Starting audit... 19:27:29 Audit done. 19:27:29 [INFO] You have 0 Checkstyle violations. 19:27:29 [INFO] 19:27:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ callhome-provider --- 19:27:29 [INFO] 19:27:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 19:27:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/resources 19:27:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/spi 19:27:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:27:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:27:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:27:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/spi 19:27:29 [INFO] 19:27:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ callhome-provider --- 19:27:29 [INFO] Recompiling the module because of changed dependency. 19:27:29 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 19:27:30 [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 19:27:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:30 [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 19:27:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:30 [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 19:27:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[42,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 19:27:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:30 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:30 [INFO] 19:27:30 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ callhome-provider >>> 19:27:30 [INFO] 19:27:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ callhome-provider --- 19:27:30 [INFO] Fork Value is true 19:27:34 [INFO] Done SpotBugs Analysis.... 19:27:34 [INFO] 19:27:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ callhome-provider <<< 19:27:34 [INFO] 19:27:34 [INFO] 19:27:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ callhome-provider --- 19:27:34 [INFO] BugInstance size is 0 19:27:34 [INFO] Error size is 0 19:27:34 [INFO] No errors/warnings found 19:27:34 [INFO] 19:27:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 19:27:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/test/resources 19:27:34 [INFO] 19:27:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ callhome-provider --- 19:27:34 [INFO] Recompiling the module because of changed dependency. 19:27:34 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:27:34 [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 19:27:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:34 [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 19:27:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:34 [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 19:27:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:34 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:34 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:27:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:34 [INFO] 19:27:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ callhome-provider --- 19:27:34 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/surefire-reports 19:27:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:27:34 [INFO] 19:27:34 [INFO] ------------------------------------------------------- 19:27:34 [INFO] T E S T S 19:27:34 [INFO] ------------------------------------------------------- 19:27:35 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 19:27:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:27:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.359 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 19:27:43 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 19:27:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.740 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 19:27:44 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 19:27:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 19:27:46 [INFO] 19:27:46 [INFO] Results: 19:27:46 [INFO] 19:27:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 19:27:46 [INFO] 19:27:46 [INFO] 19:27:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ callhome-provider --- 19:27:46 [INFO] 19:27:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 19:27:46 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT.jar 19:27:46 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 19:27:46 [INFO] 19:27:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ callhome-provider --- 19:27:46 [INFO] No previous run data found, generating javadoc. 19:27:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT-javadoc.jar 19:27:48 [INFO] 19:27:48 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ callhome-provider --- 19:27:48 [INFO] CycloneDX: Resolving Dependencies 19:27:50 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 19:27:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.xml 19:27:50 [INFO] attaching as callhome-provider-7.0.0-SNAPSHOT-cyclonedx.xml 19:27:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.json 19:27:50 [INFO] attaching as callhome-provider-7.0.0-SNAPSHOT-cyclonedx.json 19:27:50 [INFO] 19:27:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 19:27:50 [INFO] Skipping duplicate-finder execution! 19:27:50 [INFO] 19:27:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ callhome-provider --- 19:27:50 [WARNING] Used undeclared dependencies found: 19:27:50 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:27:50 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:compile 19:27:50 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:27:50 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:compile 19:27:50 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] Non-test scoped test only dependencies found: 19:27:50 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT:compile 19:27:50 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT:compile 19:27:50 [INFO] 19:27:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ callhome-provider --- 19:27:50 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT-sources.jar 19:27:50 [INFO] 19:27:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ callhome-provider --- 19:27:50 [INFO] 19:27:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ callhome-provider --- 19:27:50 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/code-coverage/jacoco.exec 19:27:50 [INFO] Analyzed bundle 'callhome-provider' with 35 classes 19:27:50 [INFO] 19:27:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ callhome-provider --- 19:27:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT.jar 19:27:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT.pom 19:27:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT-javadoc.jar 19:27:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT-cyclonedx.xml 19:27:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT-cyclonedx.json 19:27:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT-sources.jar 19:27:50 [INFO] 19:27:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 19:27:50 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT.jar 19:27:50 [INFO] Writing OBR metadata 19:27:50 [INFO] 19:27:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ callhome-provider --- 19:27:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:27:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml 19:27:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml 19:27:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:27:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:27:50 [INFO] 19:27:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 19:27:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:27:50 [INFO] 19:27:50 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 19:27:50 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.0-SNAPSHOT [76/119] 19:27:50 [INFO] ------------------------------[ feature ]------------------------------- 19:27:50 [INFO] 19:27:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-callhome-ssh --- 19:27:50 [INFO] 19:27:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 19:27:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:50 [INFO] 19:27:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 19:27:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:50 [INFO] 19:27:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] 19:27:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:27:51 [INFO] argLine set to empty 19:27:51 [INFO] 19:27:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] Starting audit... 19:27:51 Audit done. 19:27:51 [INFO] You have 0 Checkstyle violations. 19:27:51 [INFO] 19:27:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] Starting audit... 19:27:51 Audit done. 19:27:51 [INFO] You have 0 Checkstyle violations. 19:27:51 [INFO] 19:27:51 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/classes/META-INF/maven/dependencies.properties 19:27:51 [INFO] 19:27:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] 19:27:51 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml 19:27:51 [INFO] ...done! 19:27:51 [INFO] Attaching features XML 19:27:51 [INFO] 19:27:51 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-callhome-ssh --- 19:27: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 19:27:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:27:51 [INFO] 19:27:51 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 19:27:51 [INFO] 19:27:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] 19:27:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 19:27:51 [INFO] 19:27:51 [INFO] 19:27:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] 19:27:51 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] 19:27:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-callhome-ssh --- 19:27:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/surefire-reports 19:27:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:27:51 [INFO] 19:27:51 [INFO] ------------------------------------------------------- 19:27:51 [INFO] T E S T S 19:27:51 [INFO] ------------------------------------------------------- 19:27:53 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:28:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.76 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:28:12 [INFO] 19:28:12 [INFO] Results: 19:28:12 [INFO] 19:28:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:28:12 [INFO] 19:28:12 [INFO] 19:28:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-callhome-ssh --- 19:28:12 [INFO] 19:28:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 19:28:12 [INFO] 19:28:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-callhome-ssh --- 19:28:12 [INFO] CycloneDX: Resolving Dependencies 19:28:18 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 19:28:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.xml 19:28:18 [INFO] attaching as odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.json 19:28:18 [INFO] attaching as odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:28:18 [INFO] 19:28:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 19:28:18 [INFO] Skipping duplicate-finder execution! 19:28:18 [INFO] 19:28:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 19:28:18 [INFO] Skipping plugin execution 19:28:18 [INFO] 19:28:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 19:28:18 [INFO] No sources in project. Archive not created. 19:28:18 [INFO] 19:28:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 19:28:18 [INFO] 19:28:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-callhome-ssh --- 19:28:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:28:18 [INFO] 19:28:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-callhome-ssh --- 19:28:18 [INFO] No primary artifact to install, installing attached artifacts instead. 19:28:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-SNAPSHOT.pom 19:28:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-features.xml 19:28:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:28:18 [INFO] 19:28:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 19:28:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:28:18 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:28:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:28:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:28:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:28:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:28:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:28:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:28:18 [INFO] 19:28:18 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 19:28:18 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.0-SNAPSHOT [77/119] 19:28:18 [INFO] ------------------------------[ feature ]------------------------------- 19:28:18 [INFO] 19:28:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector-all --- 19:28:18 [INFO] 19:28:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector-all --- 19:28:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:18 [INFO] 19:28:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 19:28:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:18 [INFO] 19:28:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector-all --- 19:28:18 [INFO] 19:28:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 19:28:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:28:18 [INFO] argLine set to empty 19:28:18 [INFO] 19:28:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector-all --- 19:28:18 [INFO] Starting audit... 19:28:18 Audit done. 19:28:18 [INFO] You have 0 Checkstyle violations. 19:28:18 [INFO] 19:28:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector-all --- 19:28:19 [INFO] Starting audit... 19:28:19 Audit done. 19:28:19 [INFO] You have 0 Checkstyle violations. 19:28:19 [INFO] 19:28:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector-all --- 19:28:19 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/classes/META-INF/maven/dependencies.properties 19:28:19 [INFO] 19:28:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector-all --- 19:28:19 [INFO] 19:28:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 19:28:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/feature/feature.xml 19:28:19 [INFO] ...done! 19:28:19 [INFO] Attaching features XML 19:28:19 [INFO] 19:28:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-connector-all --- 19:28: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 19:28:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:28:19 [INFO] 19:28:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 19:28:19 [INFO] 19:28:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-connector-all --- 19:28:19 [INFO] 19:28:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 19:28:19 [INFO] 19:28:19 [INFO] 19:28:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-connector-all --- 19:28:19 [INFO] 19:28:19 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector-all --- 19:28:19 [INFO] 19:28:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-connector-all --- 19:28:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/surefire-reports 19:28:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:28:19 [INFO] 19:28:19 [INFO] ------------------------------------------------------- 19:28:19 [INFO] T E S T S 19:28:19 [INFO] ------------------------------------------------------- 19:28:21 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:28:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:28:40 [INFO] 19:28:40 [INFO] Results: 19:28:40 [INFO] 19:28:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:28:40 [INFO] 19:28:40 [INFO] 19:28:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-connector-all --- 19:28:40 [INFO] 19:28:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector-all --- 19:28:40 [INFO] 19:28:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-connector-all --- 19:28:40 [INFO] CycloneDX: Resolving Dependencies 19:28:46 [INFO] CycloneDX: Creating BOM version 1.4 with 263 component(s) 19:28:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.xml 19:28:46 [INFO] attaching as odl-netconf-connector-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.json 19:28:46 [INFO] attaching as odl-netconf-connector-all-7.0.0-SNAPSHOT-cyclonedx.json 19:28:46 [INFO] 19:28:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 19:28:46 [INFO] Skipping duplicate-finder execution! 19:28:46 [INFO] 19:28:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 19:28:46 [INFO] Skipping plugin execution 19:28:46 [INFO] 19:28:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 19:28:46 [INFO] No sources in project. Archive not created. 19:28:46 [INFO] 19:28:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector-all --- 19:28:46 [INFO] 19:28:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector-all --- 19:28:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:28:46 [INFO] 19:28:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector-all --- 19:28:46 [INFO] No primary artifact to install, installing attached artifacts instead. 19:28:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-SNAPSHOT.pom 19:28:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-SNAPSHOT-features.xml 19:28:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-SNAPSHOT-cyclonedx.json 19:28:46 [INFO] 19:28:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector-all --- 19:28:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:28:46 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:28:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:28:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:28:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:46 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:28:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:28:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:28:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:46 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:28:46 [INFO] 19:28:46 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 19:28:46 [INFO] Building netconf-console 7.0.0-SNAPSHOT [78/119] 19:28:46 [INFO] -------------------------------[ bundle ]------------------------------- 19:28:46 [INFO] 19:28:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-console --- 19:28:46 [INFO] 19:28:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-console --- 19:28:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:46 [INFO] 19:28:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-console --- 19:28:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:46 [INFO] 19:28:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-console --- 19:28:46 [INFO] 19:28:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-console --- 19:28:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:28:46 [INFO] 19:28:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-console --- 19:28:46 [INFO] Starting audit... 19:28:46 Audit done. 19:28:46 [INFO] You have 0 Checkstyle violations. 19:28:46 [INFO] 19:28:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-console --- 19:28:47 [INFO] Starting audit... 19:28:47 Audit done. 19:28:47 [INFO] You have 0 Checkstyle violations. 19:28:47 [INFO] 19:28:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-console --- 19:28:47 [INFO] 19:28:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 19:28:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/main/resources 19:28:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/generated-sources/spi 19:28:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/generated-sources/yang 19:28:47 [INFO] 19:28:47 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-console --- 19:28:47 [INFO] Recompiling the module because of changed dependency. 19:28:47 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 19:28:47 [INFO] 19:28:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-console >>> 19:28:47 [INFO] 19:28:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-console --- 19:28:47 [INFO] Fork Value is true 19:28:50 [INFO] Done SpotBugs Analysis.... 19:28:50 [INFO] 19:28:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-console <<< 19:28:50 [INFO] 19:28:50 [INFO] 19:28:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-console --- 19:28:50 [INFO] BugInstance size is 0 19:28:50 [INFO] Error size is 0 19:28:50 [INFO] No errors/warnings found 19:28:50 [INFO] 19:28:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 19:28:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/test/resources 19:28:50 [INFO] 19:28:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-console --- 19:28:50 [INFO] Recompiling the module because of changed dependency. 19:28:50 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:28:50 [INFO] 19:28:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-console --- 19:28:50 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/surefire-reports 19:28:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:28:50 [INFO] 19:28:50 [INFO] ------------------------------------------------------- 19:28:50 [INFO] T E S T S 19:28:50 [INFO] ------------------------------------------------------- 19:28:51 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 19:28:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.272 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 19:28:55 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 19:28:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 19:28:55 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 19:28:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:28:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 19:28:56 [INFO] 19:28:56 [INFO] Results: 19:28:56 [INFO] 19:28:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:28:56 [INFO] 19:28:56 [INFO] 19:28:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-console --- 19:28:56 [INFO] 19:28:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 19:28:56 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT.jar 19:28:56 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 19:28:56 [INFO] 19:28:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-console --- 19:28:56 [INFO] No previous run data found, generating javadoc. 19:28:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT-javadoc.jar 19:28:58 [INFO] 19:28:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-console --- 19:28:58 [INFO] CycloneDX: Resolving Dependencies 19:28:59 [INFO] CycloneDX: Creating BOM version 1.4 with 126 component(s) 19:28:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.xml 19:28:59 [INFO] attaching as netconf-console-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.json 19:29:00 [INFO] attaching as netconf-console-7.0.0-SNAPSHOT-cyclonedx.json 19:29:00 [INFO] 19:29:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 19:29:00 [INFO] Skipping duplicate-finder execution! 19:29:00 [INFO] 19:29:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-console --- 19:29:00 [INFO] No dependency problems found 19:29:00 [INFO] 19:29:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-console --- 19:29:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT-sources.jar 19:29:00 [INFO] 19:29:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-console --- 19:29:00 [INFO] 19:29:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-console --- 19:29:00 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/code-coverage/jacoco.exec 19:29:00 [INFO] Analyzed bundle 'netconf-console' with 11 classes 19:29:00 [INFO] 19:29:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-console --- 19:29:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT.jar 19:29:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT.pom 19:29:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT-javadoc.jar 19:29:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT-cyclonedx.json 19:29:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT-sources.jar 19:29:00 [INFO] 19:29:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 19:29:00 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT.jar 19:29:00 [INFO] Writing OBR metadata 19:29:00 [INFO] 19:29:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-console --- 19:29:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:29:00 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:29:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:00 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:00 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:29:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:29:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:00 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:29:00 [INFO] 19:29:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 19:29:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:29:00 [INFO] 19:29:00 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 19:29:00 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.0-SNAPSHOT [79/119] 19:29:00 [INFO] ------------------------------[ feature ]------------------------------- 19:29:00 [INFO] 19:29:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-console --- 19:29:00 [INFO] 19:29:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-console --- 19:29:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:00 [INFO] 19:29:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 19:29:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:00 [INFO] 19:29:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-console --- 19:29:00 [INFO] 19:29:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-console --- 19:29:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:29:00 [INFO] argLine set to empty 19:29:00 [INFO] 19:29:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-console --- 19:29:00 [INFO] Starting audit... 19:29:00 Audit done. 19:29:00 [INFO] You have 0 Checkstyle violations. 19:29:00 [INFO] 19:29:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-console --- 19:29:00 [INFO] Starting audit... 19:29:00 Audit done. 19:29:00 [INFO] You have 0 Checkstyle violations. 19:29:00 [INFO] 19:29:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-console --- 19:29:00 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/classes/META-INF/maven/dependencies.properties 19:29:00 [INFO] 19:29:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-console --- 19:29:01 [INFO] 19:29:01 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 19:29:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/feature/feature.xml 19:29:01 [INFO] ...done! 19:29:01 [INFO] Attaching features XML 19:29:01 [INFO] 19:29:01 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-console --- 19:29: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 19:29:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:29:01 [INFO] 19:29:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 19:29:01 [INFO] 19:29:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-console --- 19:29:01 [INFO] 19:29:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 19:29:01 [INFO] 19:29:01 [INFO] 19:29:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-console --- 19:29:01 [INFO] 19:29:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-console --- 19:29:01 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:29:01 [INFO] 19:29:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-console --- 19:29:01 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/surefire-reports 19:29:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:29:01 [INFO] 19:29:01 [INFO] ------------------------------------------------------- 19:29:01 [INFO] T E S T S 19:29:01 [INFO] ------------------------------------------------------- 19:29:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:29:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.53 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:29:27 [INFO] 19:29:27 [INFO] Results: 19:29:27 [INFO] 19:29:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:29:27 [INFO] 19:29:27 [INFO] 19:29:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-console --- 19:29:27 [INFO] 19:29:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-console --- 19:29:27 [INFO] 19:29:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-console --- 19:29:27 [INFO] CycloneDX: Resolving Dependencies 19:29:35 [INFO] CycloneDX: Creating BOM version 1.4 with 387 component(s) 19:29:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.xml 19:29:35 [INFO] attaching as odl-netconf-console-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.json 19:29:35 [INFO] attaching as odl-netconf-console-7.0.0-SNAPSHOT-cyclonedx.json 19:29:35 [INFO] 19:29:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 19:29:35 [INFO] Skipping duplicate-finder execution! 19:29:35 [INFO] 19:29:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-console --- 19:29:35 [INFO] Skipping plugin execution 19:29:35 [INFO] 19:29:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-console --- 19:29:35 [INFO] No sources in project. Archive not created. 19:29:35 [INFO] 19:29:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-console --- 19:29:35 [INFO] 19:29:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-console --- 19:29:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:29:35 [INFO] 19:29:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-console --- 19:29:35 [INFO] No primary artifact to install, installing attached artifacts instead. 19:29:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-SNAPSHOT.pom 19:29:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-SNAPSHOT-features.xml 19:29:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-SNAPSHOT-cyclonedx.json 19:29:35 [INFO] 19:29:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-console --- 19:29:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:29:35 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:29:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:29:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:35 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:29:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:29:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:35 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:29:35 [INFO] 19:29:35 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 19:29:35 [INFO] Building restconf-common-models 7.0.0-SNAPSHOT [80/119] 19:29:35 [INFO] -------------------------------[ bundle ]------------------------------- 19:29:35 [INFO] 19:29:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common-models --- 19:29:35 [INFO] 19:29:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common-models --- 19:29:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:35 [INFO] 19:29:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common-models --- 19:29:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:35 [INFO] 19:29:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common-models --- 19:29:35 [INFO] 19:29:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common-models --- 19:29:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:29:35 [INFO] 19:29:35 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-common-models --- 19:29:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:29:35 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/main/yang 19:29:35 [INFO] yang-to-sources: Found 1 dependencies in 789.8 μs 19:29:35 [INFO] yang-to-sources: Project model files found: 6 in 2.099 ms 19:29:35 [INFO] yang-to-sources: 7 YANG models processed in 6.922 ms 19:29:35 [INFO] BindingJavaFileGenerator: Defined 80 files in 2.706 ms 19:29:35 [INFO] Sorted 80 files into 25 directories in 106.9 μs 19:29:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 22.73 ms 19:29:35 [INFO] 19:29:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common-models --- 19:29:35 [INFO] Starting audit... 19:29:35 Audit done. 19:29:35 [INFO] You have 0 Checkstyle violations. 19:29:35 [INFO] 19:29:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common-models --- 19:29:35 [INFO] Starting audit... 19:29:35 Audit done. 19:29:35 [INFO] You have 0 Checkstyle violations. 19:29:35 [INFO] 19:29:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common-models --- 19:29:35 [INFO] 19:29:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 19:29:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/main/resources 19:29:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/spi 19:29:35 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 19:29:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:29:35 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 19:29:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/spi 19:29:35 [INFO] 19:29:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common-models --- 19:29:35 [INFO] Recompiling the module because of changed dependency. 19:29:35 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:29:36 [INFO] 19:29:36 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 19:29:36 [INFO] 19:29:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-common-models --- 19:29:36 [INFO] Fork Value is true 19:29:38 [INFO] Done SpotBugs Analysis.... 19:29:38 [INFO] 19:29:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 19:29:38 [INFO] 19:29:38 [INFO] 19:29:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-common-models --- 19:29:38 [INFO] BugInstance size is 0 19:29:38 [INFO] Error size is 0 19:29:38 [INFO] No errors/warnings found 19:29:38 [INFO] 19:29:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 19:29:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/test/resources 19:29:38 [INFO] 19:29:38 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common-models --- 19:29:38 [INFO] No sources to compile 19:29:38 [INFO] 19:29:38 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-common-models --- 19:29:38 [INFO] No tests to run. 19:29:38 [INFO] 19:29:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-common-models --- 19:29:38 [INFO] 19:29:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 19:29:38 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT.jar 19:29:38 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 19:29:38 [INFO] 19:29:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common-models --- 19:29:39 [INFO] No previous run data found, generating javadoc. 19:29:41 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT-javadoc.jar 19:29:41 [INFO] 19:29:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-common-models --- 19:29:41 [INFO] CycloneDX: Resolving Dependencies 19:29:42 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:29:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.xml 19:29:42 [INFO] attaching as restconf-common-models-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.json 19:29:42 [INFO] attaching as restconf-common-models-7.0.0-SNAPSHOT-cyclonedx.json 19:29:42 [INFO] 19:29:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 19:29:42 [INFO] Skipping duplicate-finder execution! 19:29:42 [INFO] 19:29:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common-models --- 19:29:42 [INFO] No dependency problems found 19:29:42 [INFO] 19:29:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common-models --- 19:29:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT-sources.jar 19:29:42 [INFO] 19:29:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common-models --- 19:29:42 [INFO] 19:29:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common-models --- 19:29:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:29:42 [INFO] 19:29:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common-models --- 19:29:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT.jar 19:29:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT.pom 19:29:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT-javadoc.jar 19:29:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT-cyclonedx.json 19:29:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT-sources.jar 19:29:42 [INFO] 19:29:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 19:29:42 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT.jar 19:29:42 [INFO] Writing OBR metadata 19:29:42 [INFO] 19:29:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common-models --- 19:29:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:29:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:29:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:29:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:29:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:29:42 [INFO] 19:29:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 19:29:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:29:42 [INFO] 19:29:42 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 19:29:42 [INFO] Building restconf-common 7.0.0-SNAPSHOT [81/119] 19:29:42 [INFO] -------------------------------[ bundle ]------------------------------- 19:29:42 [INFO] 19:29:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common --- 19:29:42 [INFO] 19:29:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common --- 19:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:42 [INFO] 19:29:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common --- 19:29:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:42 [INFO] 19:29:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common --- 19:29:42 [INFO] 19:29:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common --- 19:29:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:29:42 [INFO] 19:29:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common --- 19:29:42 [INFO] Starting audit... 19:29:42 Audit done. 19:29:42 [INFO] You have 0 Checkstyle violations. 19:29:42 [INFO] 19:29:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common --- 19:29:43 [INFO] Starting audit... 19:29:43 Audit done. 19:29:43 [INFO] You have 0 Checkstyle violations. 19:29:43 [INFO] 19:29:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common --- 19:29:43 [INFO] 19:29:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 19:29:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/main/resources 19:29:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/generated-sources/spi 19:29:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/generated-sources/yang 19:29:43 [INFO] 19:29:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common --- 19:29:43 [INFO] Recompiling the module because of changed dependency. 19:29:43 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 19:29:43 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:29:43 [INFO] 19:29:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-common >>> 19:29:43 [INFO] 19:29:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-common --- 19:29:43 [INFO] Fork Value is true 19:29:46 [INFO] Done SpotBugs Analysis.... 19:29:46 [INFO] 19:29:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-common <<< 19:29:46 [INFO] 19:29:46 [INFO] 19:29:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-common --- 19:29:46 [INFO] BugInstance size is 0 19:29:46 [INFO] Error size is 0 19:29:46 [INFO] No errors/warnings found 19:29:46 [INFO] 19:29:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 19:29:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/test/resources 19:29:46 [INFO] 19:29:46 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common --- 19:29:46 [INFO] No sources to compile 19:29:46 [INFO] 19:29:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-common --- 19:29:46 [INFO] No tests to run. 19:29:46 [INFO] 19:29:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-common --- 19:29:46 [INFO] 19:29:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 19:29:46 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT.jar 19:29:46 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 19:29:46 [INFO] 19:29:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common --- 19:29:46 [INFO] No previous run data found, generating javadoc. 19:29:47 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT-javadoc.jar 19:29:47 [INFO] 19:29:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-common --- 19:29:47 [INFO] CycloneDX: Resolving Dependencies 19:29:48 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 19:29:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.xml 19:29:48 [INFO] attaching as restconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.json 19:29:48 [INFO] attaching as restconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:29:48 [INFO] 19:29:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 19:29:48 [INFO] Skipping duplicate-finder execution! 19:29:48 [INFO] 19:29:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common --- 19:29:48 [WARNING] Unused declared dependencies found: 19:29:48 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:29:48 [INFO] 19:29:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common --- 19:29:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT-sources.jar 19:29:48 [INFO] 19:29:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common --- 19:29:48 [INFO] 19:29:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common --- 19:29:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:29:48 [INFO] 19:29:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common --- 19:29:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT.jar 19:29:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT.pom 19:29:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT-javadoc.jar 19:29:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:29:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT-sources.jar 19:29:48 [INFO] 19:29:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 19:29:48 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT.jar 19:29:48 [INFO] Writing OBR metadata 19:29:48 [INFO] 19:29:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common --- 19:29:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:29:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:29:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:29:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:29:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:29:48 [INFO] 19:29:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 19:29:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:29:48 [INFO] 19:29:48 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 19:29:48 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.0-SNAPSHOT [82/119] 19:29:48 [INFO] ------------------------------[ feature ]------------------------------- 19:29:48 [INFO] 19:29:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-common --- 19:29:48 [INFO] 19:29:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-common --- 19:29:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:48 [INFO] 19:29:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 19:29:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:48 [INFO] 19:29:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-common --- 19:29:49 [INFO] 19:29:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-common --- 19:29:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:29:49 [INFO] argLine set to empty 19:29:49 [INFO] 19:29:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-common --- 19:29:49 [INFO] Starting audit... 19:29:49 Audit done. 19:29:49 [INFO] You have 0 Checkstyle violations. 19:29:49 [INFO] 19:29:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-common --- 19:29:49 [INFO] Starting audit... 19:29:49 Audit done. 19:29:49 [INFO] You have 0 Checkstyle violations. 19:29:49 [INFO] 19:29:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-common --- 19:29:49 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/classes/META-INF/maven/dependencies.properties 19:29:49 [INFO] 19:29:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-common --- 19:29:49 [INFO] 19:29:49 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 19:29:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/feature/feature.xml 19:29:49 [INFO] ...done! 19:29:49 [INFO] Attaching features XML 19:29:49 [INFO] 19:29:49 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-common --- 19:29: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 19:29:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:29:49 [INFO] 19:29:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 19:29:49 [INFO] 19:29:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-common --- 19:29:49 [INFO] 19:29:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 19:29:49 [INFO] 19:29:49 [INFO] 19:29:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-common --- 19:29:49 [INFO] 19:29:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-common --- 19:29:49 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:29:49 [INFO] 19:29:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-common --- 19:29:49 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/surefire-reports 19:29:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:29:49 [INFO] 19:29:49 [INFO] ------------------------------------------------------- 19:29:49 [INFO] T E S T S 19:29:49 [INFO] ------------------------------------------------------- 19:29:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.48 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:15 [INFO] 19:30:15 [INFO] Results: 19:30:15 [INFO] 19:30:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:30:15 [INFO] 19:30:15 [INFO] 19:30:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-common --- 19:30:15 [INFO] 19:30:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-common --- 19:30:15 [INFO] 19:30:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-common --- 19:30:15 [INFO] CycloneDX: Resolving Dependencies 19:30:22 [INFO] CycloneDX: Creating BOM version 1.4 with 319 component(s) 19:30:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.xml 19:30:22 [INFO] attaching as odl-restconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.json 19:30:22 [INFO] attaching as odl-restconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:30:22 [INFO] 19:30:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 19:30:22 [INFO] Skipping duplicate-finder execution! 19:30:22 [INFO] 19:30:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-common --- 19:30:22 [INFO] Skipping plugin execution 19:30:22 [INFO] 19:30:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-common --- 19:30:22 [INFO] No sources in project. Archive not created. 19:30:22 [INFO] 19:30:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-common --- 19:30:22 [INFO] 19:30:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-common --- 19:30:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:30:22 [INFO] 19:30:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-common --- 19:30:22 [INFO] No primary artifact to install, installing attached artifacts instead. 19:30:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-SNAPSHOT.pom 19:30:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-SNAPSHOT-features.xml 19:30:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:30:22 [INFO] 19:30:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-common --- 19:30:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:30:22 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:30:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:30:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:30:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:30:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:30:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:30:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:30:22 [INFO] 19:30:22 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 19:30:22 [INFO] Building restconf-api 7.0.0-SNAPSHOT [83/119] 19:30:22 [INFO] -------------------------------[ bundle ]------------------------------- 19:30:22 [INFO] 19:30:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-api --- 19:30:22 [INFO] 19:30:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-api --- 19:30:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:22 [INFO] 19:30:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-api --- 19:30:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:22 [INFO] 19:30:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-api --- 19:30:22 [INFO] 19:30:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-api --- 19:30:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:30:22 [INFO] 19:30:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-api --- 19:30:22 [INFO] Starting audit... 19:30:22 Audit done. 19:30:22 [INFO] You have 0 Checkstyle violations. 19:30:22 [INFO] 19:30:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-api --- 19:30:23 [INFO] Starting audit... 19:30:23 Audit done. 19:30:23 [INFO] You have 0 Checkstyle violations. 19:30:23 [INFO] 19:30:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-api --- 19:30:23 [INFO] 19:30:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 19:30:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/resources 19:30:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/generated-sources/spi 19:30:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/generated-sources/yang 19:30:23 [INFO] 19:30:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-api --- 19:30:23 [INFO] Recompiling the module because of changed dependency. 19:30:23 [INFO] Compiling 25 source files with javac [debug release 17 module-path] to target/classes 19:30:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 19:30:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 19:30:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 19:30:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 19:30:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[19,17] requires directive for an automatic module 19:30:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 19:30:23 [INFO] 19:30:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-api >>> 19:30:23 [INFO] 19:30:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-api --- 19:30:23 [INFO] Fork Value is true 19:30:27 [INFO] Done SpotBugs Analysis.... 19:30:27 [INFO] 19:30:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-api <<< 19:30:27 [INFO] 19:30:27 [INFO] 19:30:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-api --- 19:30:27 [INFO] BugInstance size is 0 19:30:27 [INFO] Error size is 0 19:30:27 [INFO] No errors/warnings found 19:30:27 [INFO] 19:30:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 19:30:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/test/resources 19:30:27 [INFO] 19:30:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-api --- 19:30:27 [INFO] Recompiling the module because of changed dependency. 19:30:27 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 19:30:27 [INFO] 19:30:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-api --- 19:30:27 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/surefire-reports 19:30:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:30:27 [INFO] 19:30:27 [INFO] ------------------------------------------------------- 19:30:27 [INFO] T E S T S 19:30:27 [INFO] ------------------------------------------------------- 19:30:28 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 19:30:28 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.restconf.api.ApiPathTest 19:30:28 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 19:30:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.restconf.api.FieldsParamTest 19:30:28 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 19:30:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 19:30:28 [INFO] 19:30:28 [INFO] Results: 19:30:28 [INFO] 19:30:28 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 19:30:28 [INFO] 19:30:28 [INFO] 19:30:28 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-api --- 19:30:28 [INFO] 19:30:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 19:30:28 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:30:28 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:30:28 Package found in [Jar:., 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] 19:30:28 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] 19:30:28 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT.jar 19:30:28 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 19:30:28 [INFO] 19:30:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-api --- 19:30:28 [INFO] No previous run data found, generating javadoc. 19:30:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT-javadoc.jar 19:30:30 [INFO] 19:30:30 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-api --- 19:30:30 [INFO] CycloneDX: Resolving Dependencies 19:30:31 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:30:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.xml 19:30:31 [INFO] attaching as restconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.json 19:30:31 [INFO] attaching as restconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:30:31 [INFO] 19:30:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 19:30:31 [INFO] Skipping duplicate-finder execution! 19:30:31 [INFO] 19:30:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-api --- 19:30:31 [INFO] No dependency problems found 19:30:31 [INFO] 19:30:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-api --- 19:30:31 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT-sources.jar 19:30:31 [INFO] 19:30:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-api --- 19:30:31 [INFO] 19:30:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-api --- 19:30:31 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/code-coverage/jacoco.exec 19:30:31 [INFO] Analyzed bundle 'restconf-api' with 27 classes 19:30:31 [INFO] 19:30:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-api --- 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT.jar 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT.pom 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT-javadoc.jar 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT-sources.jar 19:30:31 [INFO] 19:30:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 19:30:31 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT.jar 19:30:31 [INFO] Writing OBR metadata 19:30:31 [INFO] 19:30:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-api --- 19:30:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:30:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:30:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:30:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:30:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:30:31 [INFO] 19:30:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 19:30:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:30:31 [INFO] 19:30:31 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 19:30:31 [INFO] Building restconf-nb 7.0.0-SNAPSHOT [84/119] 19:30:31 [INFO] -------------------------------[ bundle ]------------------------------- 19:30:32 [INFO] 19:30:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-nb --- 19:30:32 [INFO] 19:30:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-nb --- 19:30:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:32 [INFO] 19:30:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-nb --- 19:30:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:32 [INFO] 19:30:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-nb --- 19:30:33 [INFO] 19:30:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-nb --- 19:30:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:30:33 [INFO] 19:30:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-nb --- 19:30:33 [INFO] Starting audit... 19:30:33 Audit done. 19:30:33 [INFO] You have 0 Checkstyle violations. 19:30:33 [INFO] 19:30:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-nb --- 19:30:35 [INFO] Starting audit... 19:30:35 Audit done. 19:30:35 [INFO] You have 0 Checkstyle violations. 19:30:35 [INFO] 19:30:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-nb --- 19:30:35 [INFO] 19:30:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 19:30:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/resources 19:30:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/generated-sources/spi 19:30:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/generated-sources/yang 19:30:35 [INFO] 19:30:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-nb --- 19:30:35 [INFO] Recompiling the module because of changed dependency. 19:30:35 [INFO] Compiling 124 source files with javac [debug release 17] to target/classes 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1137,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 19:30:36 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1502,52] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1480,13] DOMDataTreeIdentifier(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier) in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java:[90,20] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[91,36] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[71,37] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[31,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/legacy/ErrorTags.java:[55,22] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[83,24] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[104,37] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:30:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java:[70,69] unchecked cast 19:30:36 required: org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode 19:30:36 found: org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild 19:30:36 [INFO] 19:30:36 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-nb >>> 19:30:36 [INFO] 19:30:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-nb --- 19:30:36 [INFO] Fork Value is true 19:30:43 [INFO] Done SpotBugs Analysis.... 19:30:43 [INFO] 19:30:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-nb <<< 19:30:43 [INFO] 19:30:43 [INFO] 19:30:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-nb --- 19:30:43 [INFO] BugInstance size is 0 19:30:43 [INFO] Error size is 0 19:30:43 [INFO] No errors/warnings found 19:30:43 [INFO] 19:30:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 19:30:43 [INFO] Copying 150 resources from src/test/resources to target/test-classes 19:30:43 [INFO] 19:30:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-nb --- 19:30:43 [INFO] Recompiling the module because of changed dependency. 19:30:43 [INFO] Compiling 60 source files with javac [debug release 17] to target/test-classes 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:30:44 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[56,31] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:30:44 [INFO] 19:30:44 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-nb --- 19:30:44 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/surefire-reports 19:30:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:30:44 [INFO] 19:30:44 [INFO] ------------------------------------------------------- 19:30:44 [INFO] T E S T S 19:30:44 [INFO] ------------------------------------------------------- 19:30:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:30:47 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 19:30:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.140 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 19:30:49 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 19:30:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 19:30:50 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 19:30:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 19:30:50 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 19:30:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 19:30:50 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 19:30:51 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 19:30:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 19:30:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 19:30:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 19:30:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 19:30:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.ErrorTagsTest 19:30:51 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.ErrorTagsTest 19:30:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.YangInstanceIdentifierSerializerTest 19:30:51 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.YangInstanceIdentifierSerializerTest 19:30:51 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 19:30:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 19:30:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 19:30:52 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 19:30:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 19:30:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 19:30:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 19:30:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 19:30:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 19:30:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 19:30:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 19:30:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 19:30:52 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 19:30:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 19:30:53 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 19:30:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 19:30:53 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 19:30:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 19:30:53 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 19:30:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 19:30:53 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 19:30:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 19:30:53 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 19:30:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 19:30:53 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 19:30:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 19:30:53 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 19:30:53 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 19:30:53 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 19:30:53 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 19:30:53 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 19:30:53 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 19:30:53 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 19:30:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 19:30:53 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 19:30:53 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 19:30:53 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 19:30:53 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 19:30:53 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 19:30:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 19:30:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.jaxrs.QueryParamsTest 19:30:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.opendaylight.restconf.nb.rfc8040.databind.jaxrs.QueryParamsTest 19:30:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 19:30:55 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 19:30:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlNormalizedNodeBodyWriterTest 19:30:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlNormalizedNodeBodyWriterTest 19:30:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterFieldsTest 19:30:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterFieldsTest 19:30:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.JsonPatchStatusBodyWriterTest 19:30:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.JsonPatchStatusBodyWriterTest 19:30:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapperTest 19:30:55 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.113 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapperTest 19:30:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterParametersTest 19:30:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterParametersTest 19:30:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterDepthTest 19:30:55 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.015 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterDepthTest 19:30:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlPatchStatusBodyWriterTest 19:30:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlPatchStatusBodyWriterTest 19:30:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 19:30:56 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 19:30:56 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 19:30:56 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 19:30:56 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.NetconfFieldsTranslatorTest 19:30:56 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.NetconfFieldsTranslatorTest 19:30:56 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.WriterFieldsTranslatorTest 19:30:56 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.WriterFieldsTranslatorTest 19:30:56 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 19:30:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 19:30:56 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 19:30:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 19:30:57 [INFO] 19:30:57 [INFO] Results: 19:30:57 [INFO] 19:30:57 [WARNING] Tests run: 430, Failures: 0, Errors: 0, Skipped: 4 19:30:57 [INFO] 19:30:57 [INFO] 19:30:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-nb --- 19:30:57 [INFO] 19:30:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 19:30:57 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT.jar 19:30:57 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 19:30:57 [INFO] 19:30:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-nb --- 19:30:57 [INFO] No previous run data found, generating javadoc. 19:31:00 [WARNING] Javadoc Warnings 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:31:00 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:31:00 [WARNING] ^ 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:11: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:00 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:31:00 [WARNING] ^ 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:31:00 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:31:00 [WARNING] ^ 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:31:00 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:31:00 [WARNING] ^ 19:31:00 [WARNING] 4 warnings 19:31:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT-javadoc.jar 19:31:00 [INFO] 19:31:00 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-nb --- 19:31:00 [INFO] CycloneDX: Resolving Dependencies 19:31:02 [INFO] CycloneDX: Creating BOM version 1.4 with 93 component(s) 19:31:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.xml 19:31:02 [INFO] attaching as restconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.json 19:31:02 [INFO] attaching as restconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:31:02 [INFO] 19:31:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 19:31:02 [INFO] Skipping duplicate-finder execution! 19:31:02 [INFO] 19:31:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-nb --- 19:31:02 [WARNING] Used undeclared dependencies found: 19:31:02 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 19:31:02 [WARNING] org.xmlunit:xmlunit-core:jar:2.9.1:test 19:31:02 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 19:31:02 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:31:02 [WARNING] com.google.inject:guice:jar:6.0.0:test 19:31:02 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:test 19:31:02 [WARNING] Unused declared dependencies found: 19:31:02 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 19:31:02 [INFO] 19:31:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-nb --- 19:31:02 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT-sources.jar 19:31:02 [INFO] 19:31:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-nb --- 19:31:02 [INFO] 19:31:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-nb --- 19:31:02 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/code-coverage/jacoco.exec 19:31:02 [INFO] Analyzed bundle 'restconf-nb' with 169 classes 19:31:02 [INFO] 19:31:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-nb --- 19:31:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT.jar 19:31:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT.pom 19:31:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT-javadoc.jar 19:31:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:31:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT-sources.jar 19:31:02 [INFO] 19:31:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 19:31:02 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT.jar 19:31:02 [INFO] Writing OBR metadata 19:31:02 [INFO] 19:31:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-nb --- 19:31:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:31:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:31:02 [INFO] 19:31:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 19:31:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:31:02 [INFO] 19:31:02 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 19:31:02 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.0-SNAPSHOT [85/119] 19:31:02 [INFO] ------------------------------[ feature ]------------------------------- 19:31:02 [INFO] 19:31:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-nb --- 19:31:02 [INFO] 19:31:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-nb --- 19:31:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:03 [INFO] 19:31:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 19:31:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:03 [INFO] 19:31:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-nb --- 19:31:03 [INFO] 19:31:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 19:31:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:03 [INFO] argLine set to empty 19:31:03 [INFO] 19:31:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-nb --- 19:31:03 [INFO] Starting audit... 19:31:03 Audit done. 19:31:03 [INFO] You have 0 Checkstyle violations. 19:31:03 [INFO] 19:31:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-nb --- 19:31:03 [INFO] Starting audit... 19:31:03 Audit done. 19:31:03 [INFO] You have 0 Checkstyle violations. 19:31:03 [INFO] 19:31:03 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-nb --- 19:31:03 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/classes/META-INF/maven/dependencies.properties 19:31:03 [INFO] 19:31:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-nb --- 19:31:03 [INFO] 19:31:03 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 19:31:03 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/feature/feature.xml 19:31:03 [INFO] ...done! 19:31:03 [INFO] Attaching features XML 19:31:03 [INFO] 19:31:03 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-nb --- 19:31: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 19:31:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:31:03 [INFO] 19:31:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 19:31:04 [INFO] 19:31:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-nb --- 19:31:04 [INFO] 19:31:04 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 19:31:04 [INFO] 19:31:04 [INFO] 19:31:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-nb --- 19:31:04 [INFO] 19:31:04 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-nb --- 19:31:04 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:31:04 [INFO] 19:31:04 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-nb --- 19:31:04 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/surefire-reports 19:31:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:31:04 [INFO] 19:31:04 [INFO] ------------------------------------------------------- 19:31:04 [INFO] T E S T S 19:31:04 [INFO] ------------------------------------------------------- 19:31:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:31:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.92 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:31:27 [INFO] 19:31:27 [INFO] Results: 19:31:27 [INFO] 19:31:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:31:27 [INFO] 19:31:27 [INFO] 19:31:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-nb --- 19:31:27 [INFO] 19:31:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-nb --- 19:31:27 [INFO] 19:31:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-nb --- 19:31:27 [INFO] CycloneDX: Resolving Dependencies 19:31:37 [INFO] CycloneDX: Creating BOM version 1.4 with 363 component(s) 19:31:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.xml 19:31:37 [INFO] attaching as odl-restconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.json 19:31:37 [INFO] attaching as odl-restconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:31:37 [INFO] 19:31:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 19:31:37 [INFO] Skipping duplicate-finder execution! 19:31:37 [INFO] 19:31:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-nb --- 19:31:37 [INFO] Skipping plugin execution 19:31:37 [INFO] 19:31:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-nb --- 19:31:37 [INFO] No sources in project. Archive not created. 19:31:37 [INFO] 19:31:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-nb --- 19:31:37 [INFO] 19:31:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-nb --- 19:31:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:37 [INFO] 19:31:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-nb --- 19:31:37 [INFO] No primary artifact to install, installing attached artifacts instead. 19:31:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-SNAPSHOT.pom 19:31:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-SNAPSHOT-features.xml 19:31:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:31:42 [INFO] 19:31:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-nb --- 19:31:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:31:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:31:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:31:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:31:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:31:42 [INFO] 19:31:42 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 19:31:42 [INFO] Building OpenDaylight :: Restconf 7.0.0-SNAPSHOT [86/119] 19:31:42 [INFO] ------------------------------[ feature ]------------------------------- 19:31:42 [INFO] 19:31:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf --- 19:31:42 [INFO] 19:31:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf --- 19:31:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:42 [INFO] 19:31:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf --- 19:31:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:42 [INFO] 19:31:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf --- 19:31:42 [INFO] 19:31:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf --- 19:31:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:42 [INFO] argLine set to empty 19:31:42 [INFO] 19:31:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf --- 19:31:42 [INFO] Starting audit... 19:31:42 Audit done. 19:31:42 [INFO] You have 0 Checkstyle violations. 19:31:42 [INFO] 19:31:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf --- 19:31:42 [INFO] Starting audit... 19:31:42 Audit done. 19:31:42 [INFO] You have 0 Checkstyle violations. 19:31:42 [INFO] 19:31:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf --- 19:31:42 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/classes/META-INF/maven/dependencies.properties 19:31:42 [INFO] 19:31:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf --- 19:31:42 [INFO] 19:31:42 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 19:31:42 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/feature/feature.xml 19:31:42 [INFO] ...done! 19:31:42 [INFO] Attaching features XML 19:31:42 [INFO] 19:31:42 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf --- 19:31:42 [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 19:31:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:31:42 [INFO] 19:31:42 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf >>> 19:31:42 [INFO] 19:31:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf --- 19:31:42 [INFO] 19:31:42 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf <<< 19:31:42 [INFO] 19:31:42 [INFO] 19:31:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf --- 19:31:42 [INFO] 19:31:42 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf --- 19:31:42 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:31:42 [INFO] 19:31:42 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf --- 19:31:42 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/surefire-reports 19:31:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:31:42 [INFO] 19:31:42 [INFO] ------------------------------------------------------- 19:31:42 [INFO] T E S T S 19:31:42 [INFO] ------------------------------------------------------- 19:31:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.71 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:03 [INFO] 19:32:03 [INFO] Results: 19:32:03 [INFO] 19:32:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:32:03 [INFO] 19:32:03 [INFO] 19:32:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf --- 19:32:03 [INFO] 19:32:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf --- 19:32:03 [INFO] 19:32:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf --- 19:32:03 [INFO] CycloneDX: Resolving Dependencies 19:32:11 [INFO] CycloneDX: Creating BOM version 1.4 with 364 component(s) 19:32:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.xml 19:32:11 [INFO] attaching as odl-restconf-7.0.0-SNAPSHOT-cyclonedx.xml 19:32:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.json 19:32:11 [INFO] attaching as odl-restconf-7.0.0-SNAPSHOT-cyclonedx.json 19:32:11 [INFO] 19:32:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 19:32:11 [INFO] Skipping duplicate-finder execution! 19:32:11 [INFO] 19:32:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf --- 19:32:11 [INFO] Skipping plugin execution 19:32:11 [INFO] 19:32:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf --- 19:32:11 [INFO] No sources in project. Archive not created. 19:32:11 [INFO] 19:32:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf --- 19:32:11 [INFO] 19:32:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf --- 19:32:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:32:11 [INFO] 19:32:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf --- 19:32:11 [INFO] No primary artifact to install, installing attached artifacts instead. 19:32:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-SNAPSHOT.pom 19:32:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-SNAPSHOT-features.xml 19:32:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-SNAPSHOT-cyclonedx.xml 19:32:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-SNAPSHOT-cyclonedx.json 19:32:11 [INFO] 19:32:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf --- 19:32:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:32:11 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:32:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:32:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:32:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:32:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:32:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:32:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:32:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:32:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:32:11 [INFO] 19:32:11 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 19:32:11 [INFO] Building restconf-openapi 7.0.0-SNAPSHOT [87/119] 19:32:11 [INFO] -------------------------------[ bundle ]------------------------------- 19:32:11 [INFO] 19:32:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-openapi --- 19:32:11 [INFO] 19:32:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-openapi --- 19:32:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:11 [INFO] 19:32:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-openapi --- 19:32:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:11 [INFO] 19:32:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-openapi --- 19:32:12 [INFO] 19:32:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-openapi --- 19:32:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:32:12 [INFO] 19:32:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-openapi --- 19:32:12 [INFO] Starting audit... 19:32:12 Audit done. 19:32:12 [INFO] You have 0 Checkstyle violations. 19:32:12 [INFO] 19:32:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-openapi --- 19:32:12 [INFO] Starting audit... 19:32:12 Audit done. 19:32:12 [INFO] You have 0 Checkstyle violations. 19:32:12 [INFO] 19:32:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-openapi --- 19:32:12 [INFO] 19:32:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 19:32:12 [INFO] Copying 20 resources from src/main/resources to target/classes 19:32:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/generated-sources/spi 19:32:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/generated-sources/yang 19:32:12 [INFO] 19:32:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-openapi --- 19:32:12 [INFO] Recompiling the module because of changed dependency. 19:32:12 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[156,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[117,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[135,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[139,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[154,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[119,88] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[131,29] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[132,45] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[134,25] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[134,72] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[195,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[182,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[234,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[268,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:32:12 [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 19:32:12 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:12 [INFO] 19:32:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 19:32:12 [INFO] 19:32:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-openapi --- 19:32:12 [INFO] Fork Value is true 19:32:18 [INFO] Done SpotBugs Analysis.... 19:32:18 [INFO] 19:32:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 19:32:18 [INFO] 19:32:18 [INFO] 19:32:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-openapi --- 19:32:18 [INFO] BugInstance size is 0 19:32:18 [INFO] Error size is 0 19:32:18 [INFO] No errors/warnings found 19:32:18 [INFO] 19:32:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 19:32:18 [INFO] Copying 60 resources from src/test/resources to target/test-classes 19:32:18 [INFO] 19:32:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-openapi --- 19:32:18 [INFO] Recompiling the module because of changed dependency. 19:32:18 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 19:32:19 [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 19:32:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [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 19:32:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [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 19:32:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:32:19 [INFO] 19:32:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-openapi --- 19:32:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/surefire-reports 19:32:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:32:19 [INFO] 19:32:19 [INFO] ------------------------------------------------------- 19:32:19 [INFO] T E S T S 19:32:19 [INFO] ------------------------------------------------------- 19:32:20 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 19:32:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:32:25 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.231 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 19:32:25 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 19:32:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 19:32:25 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 19:32:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 19:32:25 [INFO] 19:32:25 [INFO] Results: 19:32:25 [INFO] 19:32:25 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 19:32:25 [INFO] 19:32:25 [INFO] 19:32:25 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-openapi --- 19:32:25 [INFO] 19:32:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 19:32:25 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.0-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 19:32:25 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT.jar 19:32:26 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 19:32:26 [INFO] 19:32:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-openapi --- 19:32:26 [INFO] No previous run data found, generating javadoc. 19:32:28 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT-javadoc.jar 19:32:28 [INFO] 19:32:28 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-openapi --- 19:32:28 [INFO] CycloneDX: Resolving Dependencies 19:32:29 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 19:32:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.xml 19:32:29 [INFO] attaching as restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.xml 19:32:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.json 19:32:29 [INFO] attaching as restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.json 19:32:29 [INFO] 19:32:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 19:32:29 [INFO] Skipping duplicate-finder execution! 19:32:29 [INFO] 19:32:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-openapi --- 19:32:29 [WARNING] Used undeclared dependencies found: 19:32:29 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 19:32:29 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 19:32:29 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:32:29 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.41:test 19:32:29 [WARNING] Non-test scoped test only dependencies found: 19:32:29 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 19:32:29 [INFO] 19:32:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-openapi --- 19:32:29 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT-sources.jar 19:32:29 [INFO] 19:32:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-openapi --- 19:32:30 [INFO] 19:32:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-openapi --- 19:32:30 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec 19:32:30 [INFO] Analyzed bundle 'restconf-openapi' with 46 classes 19:32:30 [INFO] 19:32:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-openapi --- 19:32:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT.jar 19:32:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT.pom 19:32:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT-javadoc.jar 19:32:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.xml 19:32:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.json 19:32:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT-sources.jar 19:32:30 [INFO] 19:32:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 19:32:30 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT.jar 19:32:30 [INFO] Writing OBR metadata 19:32:30 [INFO] 19:32:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-openapi --- 19:32:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:32:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:32:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:32:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:32:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:32:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:32:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:32:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:32:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:32:30 [INFO] 19:32:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 19:32:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:32:30 [INFO] 19:32:30 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 19:32:30 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.0-SNAPSHOT [88/119] 19:32:30 [INFO] ------------------------------[ feature ]------------------------------- 19:32:30 [INFO] 19:32:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-openapi --- 19:32:30 [INFO] 19:32:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-openapi --- 19:32:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:30 [INFO] 19:32:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 19:32:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:30 [INFO] 19:32:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-openapi --- 19:32:31 [INFO] 19:32:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 19:32:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:32:31 [INFO] argLine set to empty 19:32:31 [INFO] 19:32:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-openapi --- 19:32:31 [INFO] Starting audit... 19:32:31 Audit done. 19:32:31 [INFO] You have 0 Checkstyle violations. 19:32:31 [INFO] 19:32:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-openapi --- 19:32:31 [INFO] Starting audit... 19:32:31 Audit done. 19:32:31 [INFO] You have 0 Checkstyle violations. 19:32:31 [INFO] 19:32:31 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-openapi --- 19:32:31 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/classes/META-INF/maven/dependencies.properties 19:32:31 [INFO] 19:32:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-openapi --- 19:32:31 [INFO] 19:32:31 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 19:32:31 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/feature/feature.xml 19:32:31 [INFO] ...done! 19:32:31 [INFO] Attaching features XML 19:32:31 [INFO] 19:32:31 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-openapi --- 19:32:31 [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 19:32:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:32:31 [INFO] 19:32:31 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 19:32:31 [INFO] 19:32:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-openapi --- 19:32:31 [INFO] 19:32:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 19:32:31 [INFO] 19:32:31 [INFO] 19:32:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-openapi --- 19:32:31 [INFO] 19:32:31 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-openapi --- 19:32:31 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:32:31 [INFO] 19:32:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-openapi --- 19:32:31 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/surefire-reports 19:32:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:32:31 [INFO] 19:32:31 [INFO] ------------------------------------------------------- 19:32:31 [INFO] T E S T S 19:32:31 [INFO] ------------------------------------------------------- 19:32:33 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.14 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:58 [INFO] 19:32:58 [INFO] Results: 19:32:58 [INFO] 19:32:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:32:58 [INFO] 19:32:58 [INFO] 19:32:58 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-openapi --- 19:32:58 [INFO] 19:32:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-openapi --- 19:32:58 [INFO] 19:32:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-openapi --- 19:32:58 [INFO] CycloneDX: Resolving Dependencies 19:33:05 [INFO] CycloneDX: Creating BOM version 1.4 with 377 component(s) 19:33:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.xml 19:33:05 [INFO] attaching as odl-restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.json 19:33:06 [INFO] attaching as odl-restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.json 19:33:06 [INFO] 19:33:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 19:33:06 [INFO] Skipping duplicate-finder execution! 19:33:06 [INFO] 19:33:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 19:33:06 [INFO] Skipping plugin execution 19:33:06 [INFO] 19:33:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 19:33:06 [INFO] No sources in project. Archive not created. 19:33:06 [INFO] 19:33:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-openapi --- 19:33:06 [INFO] 19:33:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-openapi --- 19:33:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:06 [INFO] 19:33:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-openapi --- 19:33:06 [INFO] No primary artifact to install, installing attached artifacts instead. 19:33:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-SNAPSHOT.pom 19:33:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-SNAPSHOT-features.xml 19:33:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.json 19:33:06 [INFO] 19:33:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-openapi --- 19:33:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:06 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:33:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:33:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:33:06 [INFO] 19:33:06 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 19:33:06 [INFO] Building OpenDaylight :: Restconf :: All 7.0.0-SNAPSHOT [89/119] 19:33:06 [INFO] ------------------------------[ feature ]------------------------------- 19:33:06 [INFO] 19:33:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-all --- 19:33:06 [INFO] 19:33:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-all --- 19:33:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:06 [INFO] 19:33:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 19:33:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:06 [INFO] 19:33:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-all --- 19:33:06 [INFO] 19:33:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-all --- 19:33:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:06 [INFO] argLine set to empty 19:33:06 [INFO] 19:33:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-all --- 19:33:06 [INFO] Starting audit... 19:33:06 Audit done. 19:33:06 [INFO] You have 0 Checkstyle violations. 19:33:06 [INFO] 19:33:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-all --- 19:33:06 [INFO] Starting audit... 19:33:06 Audit done. 19:33:06 [INFO] You have 0 Checkstyle violations. 19:33:06 [INFO] 19:33:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-all --- 19:33:06 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/classes/META-INF/maven/dependencies.properties 19:33:06 [INFO] 19:33:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-all --- 19:33:06 [INFO] 19:33:06 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 19:33:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/feature/feature.xml 19:33:07 [INFO] ...done! 19:33:07 [INFO] Attaching features XML 19:33:07 [INFO] 19:33:07 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-all --- 19:33: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 19:33:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:33:07 [INFO] 19:33:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 19:33:07 [INFO] 19:33:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-all --- 19:33:07 [INFO] 19:33:07 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 19:33:07 [INFO] 19:33:07 [INFO] 19:33:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-all --- 19:33:07 [INFO] 19:33:07 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-all --- 19:33:07 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:33:07 [INFO] 19:33:07 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-all --- 19:33:07 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/surefire-reports 19:33:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:33:07 [INFO] 19:33:07 [INFO] ------------------------------------------------------- 19:33:07 [INFO] T E S T S 19:33:07 [INFO] ------------------------------------------------------- 19:33:09 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:33:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.20 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:33:36 [INFO] 19:33:36 [INFO] Results: 19:33:36 [INFO] 19:33:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:33:36 [INFO] 19:33:36 [INFO] 19:33:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-all --- 19:33:36 [INFO] 19:33:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-all --- 19:33:36 [INFO] 19:33:36 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-all --- 19:33:36 [INFO] CycloneDX: Resolving Dependencies 19:33:45 [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) 19:33:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.xml 19:33:45 [INFO] attaching as odl-restconf-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.json 19:33:45 [INFO] attaching as odl-restconf-all-7.0.0-SNAPSHOT-cyclonedx.json 19:33:45 [INFO] 19:33:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 19:33:45 [INFO] Skipping duplicate-finder execution! 19:33:45 [INFO] 19:33:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-all --- 19:33:45 [INFO] Skipping plugin execution 19:33:45 [INFO] 19:33:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-all --- 19:33:45 [INFO] No sources in project. Archive not created. 19:33:45 [INFO] 19:33:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-all --- 19:33:45 [INFO] 19:33:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-all --- 19:33:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:45 [INFO] 19:33:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-all --- 19:33:45 [INFO] No primary artifact to install, installing attached artifacts instead. 19:33:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-SNAPSHOT.pom 19:33:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-SNAPSHOT-features.xml 19:33:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-SNAPSHOT-cyclonedx.json 19:33:45 [INFO] 19:33:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-all --- 19:33:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:45 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:33:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:33:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:33:45 [INFO] 19:33:45 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 19:33:45 [INFO] Building features-netconf 7.0.0-SNAPSHOT [90/119] 19:33:45 [INFO] ------------------------------[ feature ]------------------------------- 19:33:45 [INFO] 19:33:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf --- 19:33:45 [INFO] 19:33:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf --- 19:33:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:46 [INFO] 19:33:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf --- 19:33:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:46 [INFO] 19:33:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf --- 19:33:46 [INFO] 19:33:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf --- 19:33:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:46 [INFO] argLine set to empty 19:33:46 [INFO] 19:33:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf --- 19:33:46 [INFO] Starting audit... 19:33:46 Audit done. 19:33:46 [INFO] You have 0 Checkstyle violations. 19:33:46 [INFO] 19:33:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf --- 19:33:46 [INFO] Starting audit... 19:33:46 Audit done. 19:33:46 [INFO] You have 0 Checkstyle violations. 19:33:46 [INFO] 19:33:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf --- 19:33:46 [INFO] 19:33:46 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf --- 19:33:46 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf/target/classes/META-INF/maven/dependencies.properties 19:33:46 [INFO] 19:33:46 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 19:33:46 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf/target/feature/feature.xml 19:33:47 [INFO] ...done! 19:33:47 [INFO] Attaching features XML 19:33:47 [INFO] 19:33:47 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf --- 19:33:47 [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 19:33:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:33:47 [INFO] 19:33:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf >>> 19:33:47 [INFO] 19:33:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf --- 19:33:47 [INFO] 19:33:47 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf <<< 19:33:47 [INFO] 19:33:47 [INFO] 19:33:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf --- 19:33:47 [INFO] 19:33:47 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf --- 19:33:47 [INFO] Tests are skipped. 19:33:47 [INFO] 19:33:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf --- 19:33:47 [INFO] 19:33:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf --- 19:33:47 [INFO] 19:33:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf --- 19:33:47 [INFO] CycloneDX: Resolving Dependencies 19:33:56 [INFO] CycloneDX: Creating BOM version 1.4 with 446 component(s) 19:33:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.xml 19:33:56 [INFO] attaching as features-netconf-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.json 19:33:56 [INFO] attaching as features-netconf-7.0.0-SNAPSHOT-cyclonedx.json 19:33:56 [INFO] 19:33:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 19:33:56 [INFO] Skipping duplicate-finder execution! 19:33:56 [INFO] 19:33:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf --- 19:33:56 [INFO] Skipping plugin execution 19:33:56 [INFO] 19:33:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf --- 19:33:56 [INFO] No sources in project. Archive not created. 19:33:56 [INFO] 19:33:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf --- 19:33:56 [INFO] 19:33:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf --- 19:33:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:56 [INFO] 19:33:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf --- 19:33:56 [INFO] No primary artifact to install, installing attached artifacts instead. 19:33:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-SNAPSHOT.pom 19:33:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-SNAPSHOT-features.xml 19:33:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-SNAPSHOT-cyclonedx.json 19:33:56 [INFO] 19:33:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf --- 19:33:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:56 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:33:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:33:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:33:56 [INFO] 19:33:56 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 19:33:56 [INFO] Building netconf-test-perf 7.0.0-SNAPSHOT [91/119] 19:33:56 [INFO] -------------------------------[ bundle ]------------------------------- 19:33:56 [INFO] 19:33:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-perf --- 19:33:56 [INFO] 19:33:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-perf --- 19:33:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:56 [INFO] 19:33:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 19:33:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:56 [INFO] 19:33:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-perf --- 19:33:57 [INFO] 19:33:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-perf --- 19:33:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/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/** 19:33:57 [INFO] 19:33:57 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-test-perf --- 19:33:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:33:57 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/yang 19:33:57 [INFO] yang-to-sources: Found 24 dependencies in 7.792 ms 19:33:57 [INFO] yang-to-sources: Project model files found: 4 in 3.848 ms 19:33:57 [INFO] yang-to-sources: 5 YANG models processed in 117.9 ms 19:33:57 [INFO] BindingJavaFileGenerator: Defined 134 files in 3.802 ms 19:33:57 [INFO] Sorted 134 files into 28 directories in 170.7 μs 19:33:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 49.59 ms 19:33:57 [INFO] 19:33:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-perf --- 19:33:57 [INFO] Starting audit... 19:33:57 Audit done. 19:33:57 [INFO] You have 0 Checkstyle violations. 19:33:57 [INFO] 19:33:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-perf --- 19:33:57 [INFO] Starting audit... 19:33:57 Audit done. 19:33:57 [INFO] You have 0 Checkstyle violations. 19:33:57 [INFO] 19:33:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-perf --- 19:33:57 [INFO] 19:33:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 19:33:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/resources 19:33:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 19:33:57 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:33:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:33:57 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:33:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 19:33:57 [INFO] 19:33:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-perf --- 19:33:57 [INFO] Recompiling the module because of changed dependency. 19:33:57 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 19:33:58 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/NcmountRpcs.java:[70,29] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:33:58 [INFO] 19:33:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 19:33:58 [INFO] 19:33:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-perf --- 19:33:58 [INFO] Fork Value is true 19:34:02 [INFO] Done SpotBugs Analysis.... 19:34:02 [INFO] 19:34:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 19:34:02 [INFO] 19:34:02 [INFO] 19:34:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-perf --- 19:34:02 [INFO] BugInstance size is 0 19:34:02 [INFO] Error size is 0 19:34:02 [INFO] No errors/warnings found 19:34:02 [INFO] 19:34:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 19:34:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/test/resources 19:34:02 [INFO] 19:34:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-perf --- 19:34:02 [INFO] No sources to compile 19:34:02 [INFO] 19:34:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-perf --- 19:34:02 [INFO] No tests to run. 19:34:02 [INFO] 19:34:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-perf --- 19:34:02 [INFO] 19:34:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 19:34:02 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT.jar 19:34:02 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 19:34:02 [INFO] 19:34:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-perf --- 19:34:02 [INFO] No previous run data found, generating javadoc. 19:34:07 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT-javadoc.jar 19:34:07 [INFO] 19:34:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-perf --- 19:34:07 [INFO] CycloneDX: Resolving Dependencies 19:34:09 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 19:34:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.xml 19:34:09 [INFO] attaching as netconf-test-perf-7.0.0-SNAPSHOT-cyclonedx.xml 19:34:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.json 19:34:09 [INFO] attaching as netconf-test-perf-7.0.0-SNAPSHOT-cyclonedx.json 19:34:09 [INFO] 19:34:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 19:34:09 [INFO] Skipping duplicate-finder execution! 19:34:09 [INFO] 19:34:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-perf --- 19:34:09 [WARNING] Used undeclared dependencies found: 19:34:09 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:34:09 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:34:09 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:34:09 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:34:09 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:34:09 [WARNING] Unused declared dependencies found: 19:34:09 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT:compile 19:34:09 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT:compile 19:34:09 [INFO] 19:34:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-perf --- 19:34:09 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT-sources.jar 19:34:09 [INFO] 19:34:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-perf --- 19:34:09 [INFO] 19:34:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-perf --- 19:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:09 [INFO] 19:34:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-perf --- 19:34:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT.jar 19:34:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT.pom 19:34:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT-javadoc.jar 19:34:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT-cyclonedx.xml 19:34:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT-cyclonedx.json 19:34:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT-sources.jar 19:34:09 [INFO] 19:34:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 19:34:09 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT.jar 19:34:09 [INFO] Writing OBR metadata 19:34:09 [INFO] 19:34:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-perf --- 19:34:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:34:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml 19:34:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:34:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:09 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml 19:34:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:34:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:34:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:09 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:34:09 [INFO] 19:34:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 19:34:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:34:09 [INFO] 19:34:09 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 19:34:09 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.0-SNAPSHOT [92/119] 19:34:09 [INFO] ------------------------------[ feature ]------------------------------- 19:34:09 [INFO] 19:34:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-test-tools --- 19:34:09 [INFO] 19:34:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-test-tools --- 19:34:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:09 [INFO] 19:34:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 19:34:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:09 [INFO] 19:34:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-test-tools --- 19:34:10 [INFO] 19:34:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 19:34:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:34:10 [INFO] argLine set to empty 19:34:10 [INFO] 19:34:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-test-tools --- 19:34:10 [INFO] Starting audit... 19:34:10 Audit done. 19:34:10 [INFO] You have 0 Checkstyle violations. 19:34:10 [INFO] 19:34:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-test-tools --- 19:34:10 [INFO] Starting audit... 19:34:10 Audit done. 19:34:10 [INFO] You have 0 Checkstyle violations. 19:34:10 [INFO] 19:34:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-test-tools --- 19:34:10 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/classes/META-INF/maven/dependencies.properties 19:34:10 [INFO] 19:34:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-test-tools --- 19:34:10 [INFO] 19:34:10 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 19:34:10 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/feature/feature.xml 19:34:10 [INFO] ...done! 19:34:10 [INFO] Attaching features XML 19:34:10 [INFO] 19:34:10 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-test-tools --- 19:34:10 [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 19:34:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:34:10 [INFO] 19:34:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 19:34:10 [INFO] 19:34:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-test-tools --- 19:34:10 [INFO] 19:34:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 19:34:10 [INFO] 19:34:10 [INFO] 19:34:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-test-tools --- 19:34:10 [INFO] 19:34:10 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-test-tools --- 19:34:10 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:34:10 [INFO] 19:34:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-test-tools --- 19:34:10 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/surefire-reports 19:34:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:34:10 [INFO] 19:34:10 [INFO] ------------------------------------------------------- 19:34:10 [INFO] T E S T S 19:34:10 [INFO] ------------------------------------------------------- 19:34:13 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.33 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:41 [INFO] 19:34:41 [INFO] Results: 19:34:41 [INFO] 19:34:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:34:41 [INFO] 19:34:41 [INFO] 19:34:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-test-tools --- 19:34:41 [INFO] 19:34:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-test-tools --- 19:34:41 [INFO] 19:34:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-test-tools --- 19:34:41 [INFO] CycloneDX: Resolving Dependencies 19:34:50 [INFO] CycloneDX: Creating BOM version 1.4 with 382 component(s) 19:34:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.xml 19:34:50 [INFO] attaching as odl-netconf-test-tools-7.0.0-SNAPSHOT-cyclonedx.xml 19:34:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.json 19:34:50 [INFO] attaching as odl-netconf-test-tools-7.0.0-SNAPSHOT-cyclonedx.json 19:34:50 [INFO] 19:34:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 19:34:50 [INFO] Skipping duplicate-finder execution! 19:34:50 [INFO] 19:34:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 19:34:50 [INFO] Skipping plugin execution 19:34:50 [INFO] 19:34:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 19:34:50 [INFO] No sources in project. Archive not created. 19:34:50 [INFO] 19:34:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-test-tools --- 19:34:50 [INFO] 19:34:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-test-tools --- 19:34:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:34:50 [INFO] 19:34:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-test-tools --- 19:34:50 [INFO] No primary artifact to install, installing attached artifacts instead. 19:34:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-SNAPSHOT.pom 19:34:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-SNAPSHOT-features.xml 19:34:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-SNAPSHOT-cyclonedx.xml 19:34:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-SNAPSHOT-cyclonedx.json 19:34:50 [INFO] 19:34:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-test-tools --- 19:34:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:34:50 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:34:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml 19:34:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:34:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml 19:34:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:34:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:34:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:34:50 [INFO] 19:34:50 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 19:34:50 [INFO] Building features-netconf-testing 7.0.0-SNAPSHOT [93/119] 19:34:50 [INFO] ------------------------------[ feature ]------------------------------- 19:34:50 [INFO] 19:34:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-testing --- 19:34:50 [INFO] 19:34:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-testing --- 19:34:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:50 [INFO] 19:34:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 19:34:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:50 [INFO] 19:34:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-testing --- 19:34:51 [INFO] 19:34:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-testing --- 19:34:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:34:51 [INFO] argLine set to empty 19:34:51 [INFO] 19:34:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-testing --- 19:34:51 [INFO] Starting audit... 19:34:51 Audit done. 19:34:51 [INFO] You have 0 Checkstyle violations. 19:34:51 [INFO] 19:34:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-testing --- 19:34:51 [INFO] Starting audit... 19:34:51 Audit done. 19:34:51 [INFO] You have 0 Checkstyle violations. 19:34:51 [INFO] 19:34:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-testing --- 19:34:51 [INFO] 19:34:51 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-testing --- 19:34:51 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/classes/META-INF/maven/dependencies.properties 19:34:51 [INFO] 19:34:51 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 19:34:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/feature/feature.xml 19:34:51 [INFO] ...done! 19:34:51 [INFO] Attaching features XML 19:34:51 [INFO] 19:34:51 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf-testing --- 19:34: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 19:34:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:34:51 [INFO] 19:34:51 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 19:34:52 [INFO] 19:34:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf-testing --- 19:34:52 [INFO] 19:34:52 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 19:34:52 [INFO] 19:34:52 [INFO] 19:34:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf-testing --- 19:34:52 [INFO] 19:34:52 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf-testing --- 19:34:52 [INFO] Tests are skipped. 19:34:52 [INFO] 19:34:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf-testing --- 19:34:52 [INFO] 19:34:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-testing --- 19:34:52 [INFO] 19:34:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf-testing --- 19:34:52 [INFO] CycloneDX: Resolving Dependencies 19:35:00 [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) 19:35:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.xml 19:35:00 [INFO] attaching as features-netconf-testing-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.json 19:35:00 [INFO] attaching as features-netconf-testing-7.0.0-SNAPSHOT-cyclonedx.json 19:35:00 [INFO] 19:35:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 19:35:00 [INFO] Skipping duplicate-finder execution! 19:35:00 [INFO] 19:35:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-testing --- 19:35:00 [INFO] Skipping plugin execution 19:35:00 [INFO] 19:35:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-testing --- 19:35:00 [INFO] No sources in project. Archive not created. 19:35:00 [INFO] 19:35:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-testing --- 19:35:00 [INFO] 19:35:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-testing --- 19:35:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:00 [INFO] 19:35:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-testing --- 19:35:00 [INFO] No primary artifact to install, installing attached artifacts instead. 19:35:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-SNAPSHOT.pom 19:35:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-SNAPSHOT-features.xml 19:35:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-SNAPSHOT-cyclonedx.json 19:35:00 [INFO] 19:35:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-testing --- 19:35:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:00 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:35:00 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:00 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:00 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:35:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:00 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:35:00 [INFO] 19:35:00 [INFO] ------------------< org.opendaylight.netconf:yanglib >------------------ 19:35:00 [INFO] Building yanglib 7.0.0-SNAPSHOT [94/119] 19:35:00 [INFO] -------------------------------[ bundle ]------------------------------- 19:35:00 [INFO] 19:35:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib --- 19:35:00 [INFO] 19:35:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib --- 19:35:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:00 [INFO] 19:35:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib --- 19:35:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:00 [INFO] 19:35:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yanglib --- 19:35:01 [INFO] 19:35:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yanglib --- 19:35:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/yanglib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:35:01 [INFO] 19:35:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib --- 19:35:01 [INFO] Starting audit... 19:35:01 Audit done. 19:35:01 [INFO] You have 0 Checkstyle violations. 19:35:01 [INFO] 19:35:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib --- 19:35:01 [INFO] Starting audit... 19:35:01 Audit done. 19:35:01 [INFO] You have 0 Checkstyle violations. 19:35:01 [INFO] 19:35:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib --- 19:35:01 [INFO] 19:35:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib --- 19:35:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/resources 19:35:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/generated-sources/spi 19:35:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/generated-sources/yang 19:35:01 [INFO] 19:35:01 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yanglib --- 19:35:01 [INFO] Recompiling the module because of changed dependency. 19:35:01 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 19:35:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[150,55] 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 19:35:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[171,78] 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 19:35:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[197,20] 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 19:35:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[196,79] 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 19:35:01 [INFO] 19:35:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ yanglib >>> 19:35:01 [INFO] 19:35:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ yanglib --- 19:35:01 [INFO] Fork Value is true 19:35:04 [INFO] Done SpotBugs Analysis.... 19:35:04 [INFO] 19:35:04 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ yanglib <<< 19:35:04 [INFO] 19:35:04 [INFO] 19:35:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ yanglib --- 19:35:05 [INFO] BugInstance size is 0 19:35:05 [INFO] Error size is 0 19:35:05 [INFO] No errors/warnings found 19:35:05 [INFO] 19:35:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib --- 19:35:05 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:35:05 [INFO] 19:35:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yanglib --- 19:35:05 [INFO] Recompiling the module because of changed dependency. 19:35:05 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[72,42] 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 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[76,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[126,24] 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 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[128,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[125,42] 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 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[146,24] 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 19:35:05 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[145,42] 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 19:35:05 [INFO] 19:35:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ yanglib --- 19:35:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/surefire-reports 19:35:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:35:05 [INFO] 19:35:05 [INFO] ------------------------------------------------------- 19:35:05 [INFO] T E S T S 19:35:05 [INFO] ------------------------------------------------------- 19:35:06 [INFO] Running org.opendaylight.yanglib.impl.YangLibProviderTest 19:35:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:35:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.704 s -- in org.opendaylight.yanglib.impl.YangLibProviderTest 19:35:08 [INFO] 19:35:08 [INFO] Results: 19:35:08 [INFO] 19:35:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 19:35:08 [INFO] 19:35:08 [INFO] 19:35:08 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ yanglib --- 19:35:08 [INFO] 19:35:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib --- 19:35:09 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT.jar 19:35:09 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/classes/META-INF/MANIFEST.MF 19:35:09 [INFO] 19:35:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib --- 19:35:09 [INFO] No previous run data found, generating javadoc. 19:35:10 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT-javadoc.jar 19:35:10 [INFO] 19:35:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ yanglib --- 19:35:10 [INFO] CycloneDX: Resolving Dependencies 19:35:11 [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) 19:35:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.xml 19:35:11 [INFO] attaching as yanglib-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.json 19:35:11 [INFO] attaching as yanglib-7.0.0-SNAPSHOT-cyclonedx.json 19:35:11 [INFO] 19:35:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib --- 19:35:11 [INFO] Skipping duplicate-finder execution! 19:35:11 [INFO] 19:35:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib --- 19:35:11 [WARNING] Used undeclared dependencies found: 19:35:11 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:35:11 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:35:11 [WARNING] Non-test scoped test only dependencies found: 19:35:11 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:35:11 [INFO] 19:35:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yanglib --- 19:35:11 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT-sources.jar 19:35:11 [INFO] 19:35:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yanglib --- 19:35:11 [INFO] 19:35:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yanglib --- 19:35:11 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/code-coverage/jacoco.exec 19:35:11 [INFO] Analyzed bundle 'yanglib' with 5 classes 19:35:11 [INFO] 19:35:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yanglib --- 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT.jar 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT.pom 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT-javadoc.jar 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT-cyclonedx.json 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT-sources.jar 19:35:11 [INFO] 19:35:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib --- 19:35:11 [INFO] Installing org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT.jar 19:35:11 [INFO] Writing OBR metadata 19:35:11 [INFO] 19:35:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yanglib --- 19:35:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/maven-metadata.xml 19:35:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/maven-metadata.xml 19:35:11 [INFO] 19:35:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib --- 19:35:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:35:11 [INFO] 19:35:11 [INFO] ----------------< org.opendaylight.netconf:odl-yanglib >---------------- 19:35:11 [INFO] Building OpenDaylight :: Yanglib 7.0.0-SNAPSHOT [95/119] 19:35:11 [INFO] ------------------------------[ feature ]------------------------------- 19:35:11 [INFO] 19:35:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib --- 19:35:11 [INFO] 19:35:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib --- 19:35:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:11 [INFO] 19:35:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib --- 19:35:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:11 [INFO] 19:35:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-yanglib --- 19:35:12 [INFO] 19:35:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-yanglib --- 19:35:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:12 [INFO] argLine set to empty 19:35:12 [INFO] 19:35:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib --- 19:35:12 [INFO] Starting audit... 19:35:12 Audit done. 19:35:12 [INFO] You have 0 Checkstyle violations. 19:35:12 [INFO] 19:35:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib --- 19:35:12 [INFO] Starting audit... 19:35:12 Audit done. 19:35:12 [INFO] You have 0 Checkstyle violations. 19:35:12 [INFO] 19:35:12 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-yanglib --- 19:35:12 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/classes/META-INF/maven/dependencies.properties 19:35:12 [INFO] 19:35:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib --- 19:35:12 [INFO] 19:35:12 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib --- 19:35:12 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/feature/feature.xml 19:35:12 [INFO] ...done! 19:35:12 [INFO] Attaching features XML 19:35:12 [INFO] 19:35:12 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-yanglib --- 19:35: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 19:35:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:12 [INFO] 19:35:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-yanglib >>> 19:35:12 [INFO] 19:35:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-yanglib --- 19:35:12 [INFO] 19:35:12 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-yanglib <<< 19:35:12 [INFO] 19:35:12 [INFO] 19:35:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-yanglib --- 19:35:12 [INFO] 19:35:12 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-yanglib --- 19:35:12 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:35:12 [INFO] 19:35:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-yanglib --- 19:35:12 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/surefire-reports 19:35:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:35:12 [INFO] 19:35:12 [INFO] ------------------------------------------------------- 19:35:12 [INFO] T E S T S 19:35:12 [INFO] ------------------------------------------------------- 19:35:15 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:35:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.91 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:35:44 [INFO] 19:35:44 [INFO] Results: 19:35:44 [INFO] 19:35:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:35:44 [INFO] 19:35:44 [INFO] 19:35:44 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-yanglib --- 19:35:44 [INFO] 19:35:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib --- 19:35:44 [INFO] 19:35:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-yanglib --- 19:35:44 [INFO] CycloneDX: Resolving Dependencies 19:35:50 [INFO] CycloneDX: Creating BOM version 1.4 with 366 component(s) 19:35:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.xml 19:35:50 [INFO] attaching as odl-yanglib-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.json 19:35:50 [INFO] attaching as odl-yanglib-7.0.0-SNAPSHOT-cyclonedx.json 19:35:50 [INFO] 19:35:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib --- 19:35:50 [INFO] Skipping duplicate-finder execution! 19:35:50 [INFO] 19:35:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib --- 19:35:50 [INFO] Skipping plugin execution 19:35:50 [INFO] 19:35:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-yanglib --- 19:35:50 [INFO] No sources in project. Archive not created. 19:35:50 [INFO] 19:35:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-yanglib --- 19:35:50 [INFO] 19:35:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-yanglib --- 19:35:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:50 [INFO] 19:35:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-yanglib --- 19:35:50 [INFO] No primary artifact to install, installing attached artifacts instead. 19:35:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-SNAPSHOT.pom 19:35:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-SNAPSHOT-features.xml 19:35:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-SNAPSHOT-cyclonedx.json 19:35:50 [INFO] 19:35:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-yanglib --- 19:35:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:50 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:35:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:51 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:35:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:51 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:35:51 [INFO] 19:35:51 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 19:35:51 [INFO] Building features-netconf-experimental 7.0.0-SNAPSHOT [96/119] 19:35:51 [INFO] ------------------------------[ feature ]------------------------------- 19:35:51 [INFO] 19:35:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-experimental --- 19:35:51 [INFO] 19:35:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-experimental --- 19:35:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:51 [INFO] 19:35:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 19:35:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:51 [INFO] 19:35:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-experimental --- 19:35:52 [INFO] 19:35:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 19:35:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:52 [INFO] argLine set to empty 19:35:52 [INFO] 19:35:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-experimental --- 19:35:52 [INFO] Starting audit... 19:35:52 Audit done. 19:35:52 [INFO] You have 0 Checkstyle violations. 19:35:52 [INFO] 19:35:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-experimental --- 19:35:52 [INFO] Starting audit... 19:35:52 Audit done. 19:35:52 [INFO] You have 0 Checkstyle violations. 19:35:52 [INFO] 19:35:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-experimental --- 19:35:52 [INFO] 19:35:52 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-experimental --- 19:35:52 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/classes/META-INF/maven/dependencies.properties 19:35:52 [INFO] 19:35:52 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 19:35:52 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/feature/feature.xml 19:35:52 [INFO] ...done! 19:35:52 [INFO] Attaching features XML 19:35:52 [INFO] 19:35:52 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf-experimental --- 19:35:52 [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 19:35:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:52 [INFO] 19:35:52 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 19:35:52 [INFO] 19:35:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf-experimental --- 19:35:52 [INFO] 19:35:52 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 19:35:52 [INFO] 19:35:52 [INFO] 19:35:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf-experimental --- 19:35:52 [INFO] 19:35:52 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf-experimental --- 19:35:52 [INFO] Tests are skipped. 19:35:52 [INFO] 19:35:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf-experimental --- 19:35:52 [INFO] 19:35:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-experimental --- 19:35:52 [INFO] 19:35:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf-experimental --- 19:35:52 [INFO] CycloneDX: Resolving Dependencies 19:36:01 [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) 19:36:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.xml 19:36:01 [INFO] attaching as features-netconf-experimental-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.json 19:36:01 [INFO] attaching as features-netconf-experimental-7.0.0-SNAPSHOT-cyclonedx.json 19:36:01 [INFO] 19:36:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 19:36:01 [INFO] Skipping duplicate-finder execution! 19:36:01 [INFO] 19:36:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-experimental --- 19:36:01 [INFO] Skipping plugin execution 19:36:01 [INFO] 19:36:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-experimental --- 19:36:01 [INFO] No sources in project. Archive not created. 19:36:01 [INFO] 19:36:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-experimental --- 19:36:01 [INFO] 19:36:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-experimental --- 19:36:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:01 [INFO] 19:36:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-experimental --- 19:36:01 [INFO] No primary artifact to install, installing attached artifacts instead. 19:36:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-SNAPSHOT.pom 19:36:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-SNAPSHOT-features.xml 19:36:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-SNAPSHOT-cyclonedx.json 19:36:01 [INFO] 19:36:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-experimental --- 19:36:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:36:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:36:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:36:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:36:01 [INFO] 19:36:01 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 19:36:01 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.0-SNAPSHOT [97/119] 19:36:01 [INFO] ------------------------------[ feature ]------------------------------- 19:36:01 [INFO] 19:36:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-ssh --- 19:36:01 [INFO] 19:36:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-ssh --- 19:36:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:01 [INFO] 19:36:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 19:36:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:01 [INFO] 19:36:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-ssh --- 19:36:02 [INFO] 19:36:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 19:36:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:02 [INFO] argLine set to empty 19:36:02 [INFO] 19:36:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-ssh --- 19:36:02 [INFO] Starting audit... 19:36:02 Audit done. 19:36:02 [INFO] You have 0 Checkstyle violations. 19:36:02 [INFO] 19:36:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-ssh --- 19:36:02 [INFO] Starting audit... 19:36:02 Audit done. 19:36:02 [INFO] You have 0 Checkstyle violations. 19:36:02 [INFO] 19:36:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-ssh --- 19:36:02 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/classes/META-INF/maven/dependencies.properties 19:36:02 [INFO] 19:36:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-ssh --- 19:36:02 [INFO] 19:36:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 19:36:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/feature/feature.xml 19:36:02 [INFO] ...done! 19:36:02 [INFO] Attaching features XML 19:36:02 [INFO] 19:36:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-ssh --- 19:36:02 [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 19:36:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:36:02 [INFO] 19:36:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 19:36:02 [INFO] 19:36:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-ssh --- 19:36:02 [INFO] 19:36:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 19:36:02 [INFO] 19:36:02 [INFO] 19:36:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-ssh --- 19:36:02 [INFO] 19:36:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-ssh --- 19:36:02 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:36:02 [INFO] 19:36:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-ssh --- 19:36:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/surefire-reports 19:36:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:36:02 [INFO] 19:36:02 [INFO] ------------------------------------------------------- 19:36:02 [INFO] T E S T S 19:36:02 [INFO] ------------------------------------------------------- 19:36:05 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:36:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.70 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:36:34 [INFO] 19:36:34 [INFO] Results: 19:36:34 [INFO] 19:36:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:36:34 [INFO] 19:36:34 [INFO] 19:36:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-ssh --- 19:36:34 [INFO] 19:36:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-ssh --- 19:36:34 [INFO] 19:36:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-ssh --- 19:36:34 [INFO] CycloneDX: Resolving Dependencies 19:36:42 [INFO] CycloneDX: Creating BOM version 1.4 with 338 component(s) 19:36:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.xml 19:36:42 [INFO] attaching as odl-netconf-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.json 19:36:42 [INFO] attaching as odl-netconf-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:36:42 [INFO] 19:36:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 19:36:42 [INFO] Skipping duplicate-finder execution! 19:36:42 [INFO] 19:36:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 19:36:42 [INFO] Skipping plugin execution 19:36:42 [INFO] 19:36:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 19:36:42 [INFO] No sources in project. Archive not created. 19:36:42 [INFO] 19:36:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-ssh --- 19:36:42 [INFO] 19:36:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-ssh --- 19:36:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:42 [INFO] 19:36:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-ssh --- 19:36:42 [INFO] No primary artifact to install, installing attached artifacts instead. 19:36:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-SNAPSHOT.pom 19:36:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-SNAPSHOT-features.xml 19:36:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:36:42 [INFO] 19:36:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-ssh --- 19:36:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:36:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:36:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:36:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:36:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:36:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:36:42 [INFO] 19:36:42 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 19:36:42 [INFO] Building netconf-features-parent 7.0.0-SNAPSHOT [98/119] 19:36:42 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:42 [INFO] 19:36:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-features-parent --- 19:36:42 [INFO] 19:36:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-features-parent --- 19:36:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:42 [INFO] 19:36:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-features-parent --- 19:36:42 [INFO] 19:36:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-features-parent --- 19:36:42 [INFO] Skipping CycloneDX 19:36:42 [INFO] 19:36:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-features-parent --- 19:36:42 [INFO] Skipping artifact installation 19:36:42 [INFO] 19:36:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-features-parent --- 19:36:42 [INFO] Skipping artifact deployment 19:36:42 [INFO] 19:36:42 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 19:36:42 [INFO] Building netconf-karaf 7.0.0-SNAPSHOT [99/119] 19:36:42 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:43 [INFO] 19:36:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf --- 19:36:43 [INFO] 19:36:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf --- 19:36:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:44 [INFO] 19:36:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf --- 19:36:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:44 [INFO] 19:36:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf --- 19:36:44 [INFO] 19:36:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf --- 19:36:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:36:44 [INFO] 19:36:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf --- 19:36:44 [INFO] Starting audit... 19:36:44 Audit done. 19:36:44 [INFO] You have 0 Checkstyle violations. 19:36:44 [INFO] 19:36:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf --- 19:36:44 [INFO] Starting audit... 19:36:44 Audit done. 19:36:44 [INFO] You have 0 Checkstyle violations. 19:36:44 [INFO] 19:36:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf --- 19:36:44 [INFO] 19:36:44 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 19:36:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf/src/main/resources 19:36:44 [INFO] 19:36:44 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ netconf-karaf --- 19:36:44 [INFO] Using repositories: 19:36:44 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:36:44 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:36:44 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:36:44 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf/target/assembly 19:36:44 [INFO] Loading direct KAR and features XML dependencies 19:36:44 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 19:36:44 [INFO] Feature framework will be added as a startup feature 19:36:44 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf/target/assembly 19:36:44 [INFO] Unzipping kars 19:36:44 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 19:36:44 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 19:36:44 [INFO] Loading profiles from: 19:36:44 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:36:44 [INFO] Loading repositories 19:36:44 [INFO] Generating generated-startup profile 19:36:44 [INFO] Generating generated-boot profile with parents: generated-startup 19:36:44 [INFO] Generating generated-installed profile 19:36:44 [INFO] Configuring etc/config.properties and etc/system.properties 19:36:44 [INFO] Downloading libraries for generated profiles 19:36:44 [INFO] Downloading additional libraries 19:36:44 [INFO] Writing configurations 19:36:44 [INFO] adding config file: etc/profile.cfg 19:36:44 [INFO] Startup stage 19:36:44 [INFO] Loading startup repositories 19:36:44 [INFO] Resolving startup features and bundles 19:36:44 [INFO] Features: framework 19:36:44 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:36:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:36:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:36:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:36:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:36:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:36:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:36:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:36:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:36:45 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:36:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:36:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:36:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 19:36:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:36:45 [INFO] Boot stage 19:36:45 [INFO] Loading boot repositories 19:36:45 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.5/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/7.0.0-SNAPSHOT/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:36:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:36:45 [INFO] Feature kar/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 19:36:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 19:36:45 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:36:45 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:36:45 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:36:45 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:36:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:36:45 [INFO] Feature bundle/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 19:36:45 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 19:36:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 19:36:45 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:36:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:36:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:36:45 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:36:45 [INFO] Feature package/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 19:36:45 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:36:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:36:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:36:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:36:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:36:45 [INFO] Feature service/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 19:36:45 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:36:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:36:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:36:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:36:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:36:45 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:36:45 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:36:45 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:36:45 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:36:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:36:45 [INFO] Feature system/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:36:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:36:45 [INFO] Feature management/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 19:36:45 [INFO] adding config file: etc/jmx.acl.cfg 19:36:45 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 19:36:45 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 19:36:45 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 19:36:45 [INFO] adding config file: etc/org.apache.karaf.management.cfg 19:36:45 [INFO] Feature log/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:36:45 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:36:45 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:36:45 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:36:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:36:46 [INFO] Feature config/4.4.4 is defined as a boot feature 19:36:46 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 19:36:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 19:36:46 [INFO] Feature framework/4.4.4 is defined as a boot feature 19:36:46 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 19:36:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:36:46 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:36:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:36:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 19:36:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:36:46 [INFO] Feature 5ad876e4-8c07-46e6-9213-cbd163a384ad/0.0.0 is defined as a boot feature 19:36:46 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:36:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:36:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:36:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:36:46 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:36:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:36:46 [INFO] Feature instance/4.4.4 is defined as a boot feature 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 19:36:46 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 19:36:46 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 19:36:46 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 19:36:46 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 19:36:46 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:36:46 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:36:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:36:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:36:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:36:46 [INFO] Feature standard/4.4.4 is defined as a boot feature 19:36:46 [INFO] Install stage 19:36:46 [INFO] Loading installed repositories 19:36:46 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 19:36:46 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 19:36:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:36:46 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:36:46 [INFO] 19:36:46 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 19:36:46 [INFO] 19:36:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-karaf --- 19:36:46 [INFO] 19:36:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 19:36:46 [INFO] 19:36:46 [INFO] 19:36:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-karaf --- 19:36:46 [INFO] 19:36:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf --- 19:36:46 [INFO] 19:36:46 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 19:36:46 [INFO] 19:36:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 19:36:46 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 19:36:46 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/netconf-maven-merge-master/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:36:46 [INFO] 19:36:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-karaf --- 19:36:46 [INFO] 19:36:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 19:36:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf/src/main/assembly 19:36:46 [INFO] 19:36:46 [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ netconf-karaf --- 19:36:48 [INFO] Feature repository discovered recursively: 4ab53506-d832-49ce-8c6a-c0db37b55239 19:36:48 [INFO] Feature repository discovered recursively: features-controller-testing 19:36:48 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-akka 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-scala 19:36:48 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 19:36:48 [INFO] Feature repository discovered recursively: features-infrautils 19:36:48 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 19:36:48 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:36:48 [INFO] Feature repository discovered recursively: odl-guava 19:36:48 [INFO] Feature repository discovered recursively: odl-gson 19:36:48 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:36:48 [INFO] Feature repository discovered recursively: odl-servlet-api 19:36:48 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:36:48 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:36:48 [INFO] Feature repository discovered recursively: features-netconf 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-jersey-2 19:36:48 [INFO] Feature repository discovered recursively: odl-javassist-3 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:36:48 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-all 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netty-4 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-client 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-impl 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:36:48 [INFO] Feature repository discovered recursively: odl-stax2-api 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:36:48 [INFO] Feature repository discovered recursively: odl-antlr4 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-console 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-topology 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-jackson-2 19:36:48 [INFO] Feature repository discovered recursively: odl-woodstox 19:36:48 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:36:48 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:36:48 [INFO] Feature repository discovered recursively: odl-restconf 19:36:48 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:36:48 [INFO] Feature repository discovered recursively: odl-restconf-all 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:36:48 [INFO] Feature repository discovered recursively: pt-triemap 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-transport 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:36:48 [INFO] Feature repository discovered recursively: features-netconf-testing 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 19:36:48 [INFO] Feature repository discovered recursively: features-netconf-experimental 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: framework-4.4.4 19:36:48 [INFO] Feature repository discovered recursively: standard-4.4.4 19:36:48 [INFO] Feature repository discovered recursively: framework-4.4.4 19:36:48 [INFO] Feature repository discovered recursively: features-controller-testing 19:36:48 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:36:48 [INFO] Feature repository discovered recursively: odl-guava 19:36:48 [INFO] Feature repository discovered recursively: pt-triemap 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:36:48 [INFO] Feature repository discovered recursively: odl-antlr4 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:36:48 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:36:48 [INFO] Feature repository discovered recursively: odl-gson 19:36:48 [INFO] Feature repository discovered recursively: odl-stax2-api 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:36:48 [INFO] Feature repository discovered recursively: odl-servlet-api 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-akka 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-scala 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 19:36:48 [INFO] Feature repository discovered recursively: features-infrautils 19:36:48 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 19:36:48 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:36:48 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:36:48 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:36:48 [INFO] Feature repository discovered recursively: features-netconf 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:36:48 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 19:36:48 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 19:36:48 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-jersey-2 19:36:48 [INFO] Feature repository discovered recursively: odl-javassist-3 19:36:48 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:36:48 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-all 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netty-4 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-client 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-transport 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-impl 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-topology 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-console 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-jackson-2 19:36:48 [INFO] Feature repository discovered recursively: odl-woodstox 19:36:48 [INFO] Feature repository discovered recursively: odl-restconf 19:36:48 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:36:48 [INFO] Feature repository discovered recursively: odl-restconf-all 19:36:48 [INFO] Feature repository discovered recursively: features-netconf-testing 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 19:36:48 [INFO] Feature repository discovered recursively: features-netconf-experimental 19:36:48 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:36:48 [INFO] Feature repository discovered recursively: standard-4.4.4 19:36:48 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 19:36:53 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 19:36:56 [INFO] 19:36:56 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 19:36:57 [INFO] Executing tasks 19:36:57 [INFO] Executed tasks 19:36:57 [INFO] 19:36:57 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 19:36:57 [INFO] Executing tasks 19:36:57 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-merge-master/karaf/target/assembly/system/org/bouncycastle 19:36:57 [INFO] Executed tasks 19:36:57 [INFO] 19:36:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf --- 19:36:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:36:57 [INFO] 19:36:57 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ netconf-karaf --- 19:37:15 [INFO] 19:37:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-karaf --- 19:37:15 [INFO] CycloneDX: Resolving Dependencies 19:37:23 [INFO] CycloneDX: Creating BOM version 1.4 with 537 component(s) 19:37:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/karaf/target/bom.xml 19:37:23 [INFO] attaching as netconf-karaf-7.0.0-SNAPSHOT-cyclonedx.xml 19:37:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/karaf/target/bom.json 19:37:23 [INFO] attaching as netconf-karaf-7.0.0-SNAPSHOT-cyclonedx.json 19:37:23 [INFO] 19:37:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 19:37:23 [INFO] Skipping duplicate-finder execution! 19:37:23 [INFO] 19:37:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf --- 19:37:23 [INFO] Skipping pom project 19:37:23 [INFO] 19:37:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf --- 19:37:23 [INFO] 19:37:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf --- 19:37:23 [INFO] 19:37:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf --- 19:37:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:37:23 [INFO] 19:37:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf --- 19:37:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT.pom 19:37:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/netconf-karaf-7.0.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT.tar.gz 19:37:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/netconf-karaf-7.0.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT.zip 19:37:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT-cyclonedx.xml 19:37:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT-cyclonedx.json 19:37:23 [INFO] 19:37:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf --- 19:37:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:37:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml 19:37:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:37:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml 19:37:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:37:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:37:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:37:26 [INFO] 19:37:26 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 19:37:26 [INFO] Building netconf-karaf-static 7.0.0-SNAPSHOT [100/119] 19:37:26 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 19:37:29 [INFO] 19:37:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf-static --- 19:37:29 [INFO] 19:37:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf-static --- 19:37:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:29 [INFO] 19:37:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 19:37:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:29 [INFO] 19:37:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf-static --- 19:37:30 [INFO] 19:37:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 19:37:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:37:30 [INFO] 19:37:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf-static --- 19:37:30 [INFO] Starting audit... 19:37:30 Audit done. 19:37:30 [INFO] You have 0 Checkstyle violations. 19:37:30 [INFO] 19:37:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf-static --- 19:37:30 [INFO] Starting audit... 19:37:30 Audit done. 19:37:30 [INFO] You have 0 Checkstyle violations. 19:37:30 [INFO] 19:37:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf-static --- 19:37:30 [INFO] 19:37:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 19:37:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf-static/src/main/resources 19:37:30 [INFO] 19:37:30 [INFO] --- karaf-maven-plugin:4.4.4:assembly (default-assembly) @ netconf-karaf-static --- 19:37:30 [INFO] Using repositories: 19:37:30 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:37:30 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:37:30 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:37:30 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:37:30 [INFO] Loading direct KAR and features XML dependencies 19:37:30 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.4/kar 19:37:30 [INFO] Feature static will be added as a startup feature 19:37:30 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:37:30 [INFO] Unzipping kars 19:37:31 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.4/kar 19:37:31 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:37:31 [INFO] Loading profiles from: 19:37:31 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:37:31 [INFO] Loading repositories 19:37:33 [INFO] Generating generated-startup profile 19:37:33 [INFO] Generating generated-boot profile with parents: generated-startup 19:37:33 [INFO] Generating generated-installed profile 19:37:33 [INFO] Adding profiles to etc/profiles 19:37:33 [INFO] Configuring etc/config.properties and etc/system.properties 19:37:34 [INFO] Downloading libraries for generated profiles 19:37:34 [INFO] Downloading additional libraries 19:37:34 [INFO] Writing configurations 19:37:34 [INFO] adding config file: etc/profile.cfg 19:37:34 [INFO] Startup stage 19:37:34 [INFO] Loading startup repositories 19:37:34 [INFO] Resolving startup features and bundles 19:37:34 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 19:37:34 [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.0.10, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/logging-markers/13.0.10, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:37:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:37:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:37:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:37:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:37:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:37:36 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:37:36 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:37:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:37:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:37:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:37:36 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:37:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:37:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:37:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:37:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:36 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:37:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:37:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:37:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:37:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:37:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:37:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:37:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:37:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:37:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:37:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:37:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:37:36 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:37:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:37:36 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:37:36 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:37:36 [INFO] Boot stage 19:37:36 [INFO] Loading boot repositories 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:37:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:37:36 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:37:36 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:37:36 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:37:36 [INFO] Feature odl-controller-scala/9.0.0 is defined as a boot feature 19:37:36 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 19:37:36 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 19:37:36 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 19:37:36 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 19:37:36 [INFO] Feature odl-netconf-transport/7.0.0.SNAPSHOT is defined as a boot feature 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.0-SNAPSHOT 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.0-SNAPSHOT 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.0-SNAPSHOT 19:37:36 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 19:37:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.0-SNAPSHOT 19:37:37 [INFO] Feature odl-apache-shiro/0.19.1 is defined as a boot feature 19:37:37 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 19:37:37 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 19:37:37 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 19:37:37 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 19:37:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.1 19:37:38 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:37:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:37:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:37:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:37:38 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 19:37:38 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:37:38 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 19:37:38 [INFO] Feature odl-netconf-model-rfc6022/7.0.0.SNAPSHOT is defined as a boot feature 19:37:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.0-SNAPSHOT 19:37:40 [INFO] Feature odl-netconf-model-rfc6470/7.0.0.SNAPSHOT is defined as a boot feature 19:37:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.0-SNAPSHOT 19:37:41 [INFO] Feature odl-netconf-keystore/7.0.0.SNAPSHOT is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.0-SNAPSHOT 19:37:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.0-SNAPSHOT 19:37:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT 19:37:41 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:37:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:37:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:37:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:37:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:37:42 [INFO] Feature odl-mdsal-model-rfc7952/13.0.0 is defined as a boot feature 19:37:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.0 19:37:42 [INFO] Feature static-framework/4.4.4 is defined as a boot feature 19:37:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:37:42 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:37:42 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:37:44 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature 19:37:44 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 19:37:44 [INFO] Feature odl-mdsal-common/13.0.0 is defined as a boot feature 19:37:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.0 19:37:45 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature 19:37:45 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 19:37:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 19:37:45 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature 19:37:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 19:37:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:37:45 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 19:37:45 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 19:37:45 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 19:37:45 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 19:37:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:37:45 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 19:37:45 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:37:45 [INFO] Feature odl-yangtools-parser-api/13.0.1 is defined as a boot feature 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.1 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.1 19:37:45 [INFO] Feature odl-mdsal-distributed-datastore/9.0.0 is defined as a boot feature 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.0 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.0 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.0 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.0 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.0 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.0 19:37:45 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.0 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/akkaconf 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/factoryakkaconf 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleshardconf 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleconf 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/cfg/datastore 19:37:45 [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature 19:37:45 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 19:37:45 [INFO] Feature odl-mdsal-dom-runtime/13.0.0 is defined as a boot feature 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.0 19:37:45 [INFO] Feature odl-netconf-client/7.0.0.SNAPSHOT is defined as a boot feature 19:37:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-mdsal-model-rfc8525/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.0 19:37:46 [INFO] Feature odl-netconf-model-rfc6241/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-aaa-encryption-service/0.19.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.1 19:37:46 [INFO] Feature odl-mdsal-binding-runtime/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.0 19:37:46 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:37:46 [INFO] Feature http/8.0.22 is defined as a boot feature 19:37:46 [INFO] Feature odl-mdsal-eos-dom/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.0 19:37:46 [INFO] Feature odl-mdsal-dom-broker/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.0 19:37:46 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.0 19:37:46 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:37:46 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 19:37:46 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:37:46 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 19:37:46 [INFO] Feature odl-controller-akka/9.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 19:37:46 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 19:37:46 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 19:37:46 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 19:37:46 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 19:37:46 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 19:37:46 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 19:37:46 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.0 19:37:46 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature 19:37:46 [INFO] Feature d7c3c4f6-e979-4a90-bdd6-e7b71f1495fc/0.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:46 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:37:46 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:37:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:37:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:37:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:37:46 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:37:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:37:46 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 19:37:46 [INFO] Feature odl-netconf-util/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-netconf-connector/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-netconf-callhome-ssh/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 19:37:46 [INFO] Feature odl-aaa-api/0.19.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.1 19:37:46 [INFO] Feature odl-mdsal-model-rfc8072/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.0 19:37:46 [INFO] Feature odl-netconf-model-rfc8526/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-netconf-topology/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature log/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:37:46 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 19:37:46 [INFO] Feature odl-aaa-web/0.19.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.1 19:37:46 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 19:37:46 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 19:37:46 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 19:37:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 19:37:46 [INFO] Feature odl-yangtools-common/13.0.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.1 19:37:46 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.0 19:37:46 [INFO] Feature odl-aaa-password-service/0.19.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:37:46 [INFO] Feature odl-mdsal-singleton-dom/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.0 19:37:46 [INFO] Feature odl-controller-mdsal-common/9.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.0 19:37:46 [INFO] Feature odl-netconf-model-rfc8040/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:37:46 [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 19:37:46 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 19:37:46 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 19:37:46 [INFO] Feature odl-netconf-common/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-yangtools-data/13.0.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.1 19:37:46 [INFO] Feature odl-netconf-model-rfc6243/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature war/4.4.4 is defined as a boot feature 19:37:46 [INFO] Feature odl-controller-blueprint/9.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.0 19:37:46 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:37:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:37:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:37:46 [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 19:37:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:46 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:37:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 19:37:46 [INFO] Feature odl-mdsal-eos-binding/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:37:46 [INFO] Feature odl-yangtools-parser/13.0.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.1 19:37:46 [INFO] Feature odl-mdsal-model-rfc6991/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.0 19:37:46 [INFO] Feature odl-yangtools-xpath-api/13.0.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.1 19:37:46 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 19:37:46 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature 19:37:46 [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 19:37:46 [INFO] Feature odl-mdsal-model-rfc8342/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.0 19:37:46 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 19:37:46 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 19:37:46 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 19:37:46 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 19:37:46 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 19:37:46 [INFO] Feature system/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:37:46 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 19:37:46 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:37:46 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 19:37:46 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 19:37:46 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 19:37:46 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 19:37:46 [INFO] Feature odl-mdsal-broker/9.0.0 is defined as a boot feature 19:37:46 [INFO] Feature odl-netconf-transport-api/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-restconf-nb/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:37:46 [INFO] Feature odl-yanglib-mdsal-writer/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-netconf-connector-all/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] Feature odl-mdsal-binding-base/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.0 19:37:46 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty 19:37:46 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 19:37:46 [INFO] Feature odl-aaa-cert/0.19.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1/xml/config 19:37:46 [INFO] Feature odl-mdsal-bytebuddy/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.11 19:37:46 [INFO] Feature odl-yangtools-xpath/13.0.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.1 19:37:46 [INFO] Feature odl-netconf-model-rfc8341/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:37:46 [INFO] Feature odl-yangtools-export/13.0.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.1 19:37:46 [INFO] Feature wrap/2.6.14 is defined as a boot feature 19:37:46 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 19:37:46 [INFO] Feature eventadmin/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 19:37:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:37:46 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:37:46 [INFO] Feature odl-netconf-model-rfc5277/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 19:37:46 [INFO] Feature odl-aaa-shiro/0.19.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-app-config 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-datastore-config 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/py/idmtool 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1/cfg/config 19:37:46 [INFO] Feature odl-guava/13.0.10 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 19:37:46 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 19:37:46 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 19:37:46 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.0 19:37:46 [INFO] Feature odl-mdsal-dom-api/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.0 19:37:46 [INFO] Feature odl-yangtools-util/13.0.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.1 19:37:46 [INFO] Feature odl-mdsal-model-rfc8040/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.0 19:37:46 [INFO] Feature odl-restconf-common/7.0.0.SNAPSHOT is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.0-SNAPSHOT 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.0-SNAPSHOT 19:37:46 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:46 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:37:46 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:37:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:37:46 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:37:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:37:46 [INFO] Feature odl-mdsal-eos-common/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.0 19:37:46 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.0 19:37:46 [INFO] Feature odl-yangtools-data-api/13.0.1 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.1 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.1 19:37:46 [INFO] Feature odl-mdsal-singleton-common/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.0 19:37:46 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 19:37:46 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 19:37:46 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:37:46 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:37:46 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.0 19:37:46 [INFO] Feature odl-mdsal-clustering-commons/9.0.0 is defined as a boot feature 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.0 19:37:46 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 19:37:46 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 19:37:46 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.0 19:37:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.0 19:37:47 [INFO] Feature odl-yangtools-codec/13.0.1 is defined as a boot feature 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.1 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.1 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.1 19:37:47 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final 19:37:47 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final 19:37:47 [INFO] Feature odl-mdsal-binding-api/13.0.0 is defined as a boot feature 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.0 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.0 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.0 19:37:47 [INFO] Feature odl-netconf-api/7.0.0.SNAPSHOT is defined as a boot feature 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.0-SNAPSHOT 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.0-SNAPSHOT 19:37:47 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:37:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:37:47 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 19:37:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 19:37:47 [INFO] Feature odl-jolokia/9.0.0 is defined as a boot feature 19:37:47 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 19:37:47 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.0/cfg/configuration 19:37:47 [INFO] Feature odl-netconf-truststore/7.0.0.SNAPSHOT is defined as a boot feature 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.0-SNAPSHOT 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.0-SNAPSHOT 19:37:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT 19:37:47 [INFO] Install stage 19:37:47 [INFO] Loading installed repositories 19:37:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:37:47 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:37:47 [INFO] 19:37:47 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ netconf-karaf-static --- 19:37:47 [INFO] Using repositories: 19:37:47 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:37:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:37:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:37:47 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:37:47 [INFO] Loading direct KAR and features XML dependencies 19:37:47 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.4/kar 19:37:47 [INFO] Feature static will be added as a startup feature 19:37:47 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:37:47 [INFO] Unzipping kars 19:37:47 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.4/kar 19:37:47 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:37:47 [INFO] Loading profiles from: 19:37:47 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:37:47 [INFO] Loading repositories 19:37:47 [INFO] Generating generated-startup profile 19:37:47 [INFO] Generating generated-boot profile with parents: generated-startup 19:37:47 [INFO] Generating generated-installed profile 19:37:47 [INFO] Adding profiles to etc/profiles 19:37:47 [INFO] Configuring etc/config.properties and etc/system.properties 19:37:47 [INFO] Downloading libraries for generated profiles 19:37:47 [INFO] Downloading additional libraries 19:37:47 [INFO] Writing configurations 19:37:47 [INFO] adding config file: etc/profile.cfg 19:37:47 [INFO] Startup stage 19:37:47 [INFO] Loading startup repositories 19:37:47 [INFO] Resolving startup features and bundles 19:37:47 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 19:37:47 [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.0.10, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/logging-markers/13.0.10, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:47 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:37:47 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:37:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:37:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:37:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:37:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:37:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:48 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:37:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:37:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:37:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:37:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:37:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:37:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:37:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:37:48 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:37:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:37:48 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:37:48 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:37:48 [INFO] Boot stage 19:37:48 [INFO] Loading boot repositories 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:37:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:37:48 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:37:48 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:37:48 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:37:48 [INFO] Feature odl-controller-scala/9.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 19:37:48 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 19:37:48 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 19:37:48 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 19:37:48 [INFO] Feature odl-netconf-transport/7.0.0.SNAPSHOT is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.0-SNAPSHOT 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.0-SNAPSHOT 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.0-SNAPSHOT 19:37:48 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.0-SNAPSHOT 19:37:48 [INFO] Feature odl-apache-shiro/0.19.1 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 19:37:48 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 19:37:48 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 19:37:48 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.1 19:37:48 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:37:48 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 19:37:48 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:37:48 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 19:37:48 [INFO] Feature odl-netconf-model-rfc6022/7.0.0.SNAPSHOT is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.0-SNAPSHOT 19:37:48 [INFO] Feature odl-netconf-model-rfc6470/7.0.0.SNAPSHOT is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.0-SNAPSHOT 19:37:48 [INFO] Feature odl-netconf-keystore/7.0.0.SNAPSHOT is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.0-SNAPSHOT 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.0-SNAPSHOT 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT 19:37:48 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:37:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:37:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:37:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:37:48 [INFO] Feature odl-mdsal-model-rfc7952/13.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.0 19:37:48 [INFO] Feature static-framework/4.4.4 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:37:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:37:48 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 19:37:48 [INFO] Feature odl-mdsal-common/13.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.0 19:37:48 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 19:37:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 19:37:48 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:37:48 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 19:37:48 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 19:37:48 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 19:37:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:37:48 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 19:37:48 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:37:48 [INFO] Feature odl-yangtools-parser-api/13.0.1 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.1 19:37:48 [INFO] Feature odl-mdsal-distributed-datastore/9.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.0 19:37:48 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/akkaconf 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/factoryakkaconf 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleshardconf 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleconf 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/cfg/datastore 19:37:48 [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 19:37:48 [INFO] Feature odl-mdsal-dom-runtime/13.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.0 19:37:48 [INFO] Feature odl-netconf-client/7.0.0.SNAPSHOT is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.0-SNAPSHOT 19:37:48 [INFO] Feature odl-mdsal-model-rfc8525/13.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.0 19:37:48 [INFO] Feature odl-netconf-model-rfc6241/7.0.0.SNAPSHOT is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.0-SNAPSHOT 19:37:48 [INFO] Feature odl-aaa-encryption-service/0.19.1 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.1 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.1 19:37:48 [INFO] Feature odl-mdsal-binding-runtime/13.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.0 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.0 19:37:48 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:37:48 [INFO] Feature http/8.0.22 is defined as a boot feature 19:37:48 [INFO] Feature odl-mdsal-eos-dom/13.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.0 19:37:48 [INFO] Feature odl-mdsal-dom-broker/13.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.0 19:37:48 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.0 19:37:48 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:37:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:37:48 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 19:37:48 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:37:48 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 19:37:48 [INFO] Feature odl-controller-akka/9.0.0 is defined as a boot feature 19:37:48 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 19:37:48 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 19:37:48 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 19:37:48 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 19:37:48 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 19:37:48 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 19:37:48 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 19:37:48 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 19:37:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.0 19:37:48 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature 19:37:49 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:37:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:37:49 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 19:37:49 [INFO] Feature odl-netconf-util/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature odl-netconf-connector/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature odl-netconf-callhome-ssh/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 19:37:49 [INFO] Feature odl-aaa-api/0.19.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.1 19:37:49 [INFO] Feature odl-mdsal-model-rfc8072/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.0 19:37:49 [INFO] Feature odl-netconf-model-rfc8526/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature odl-netconf-topology/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature log/4.4.4 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:37:49 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 19:37:49 [INFO] Feature odl-aaa-web/0.19.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.1 19:37:49 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 19:37:49 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 19:37:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 19:37:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 19:37:49 [INFO] Feature odl-yangtools-common/13.0.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.1 19:37:49 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.0 19:37:49 [INFO] Feature odl-aaa-password-service/0.19.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:37:49 [INFO] Feature odl-mdsal-singleton-dom/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.0 19:37:49 [INFO] Feature odl-controller-mdsal-common/9.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.0 19:37:49 [INFO] Feature odl-netconf-model-rfc8040/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:37:49 [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 19:37:49 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 19:37:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 19:37:49 [INFO] Feature odl-netconf-common/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature 4a2a6217-6845-4a96-aa4f-0276e9df718b/0.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:37:49 [INFO] Feature odl-yangtools-data/13.0.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.1 19:37:49 [INFO] Feature odl-netconf-model-rfc6243/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature war/4.4.4 is defined as a boot feature 19:37:49 [INFO] Feature odl-controller-blueprint/9.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.0 19:37:49 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:37:49 [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 19:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:37:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 19:37:49 [INFO] Feature odl-mdsal-eos-binding/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:37:49 [INFO] Feature odl-yangtools-parser/13.0.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.1 19:37:49 [INFO] Feature odl-mdsal-model-rfc6991/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.0 19:37:49 [INFO] Feature odl-yangtools-xpath-api/13.0.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.1 19:37:49 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 19:37:49 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature 19:37:49 [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 19:37:49 [INFO] Feature odl-mdsal-model-rfc8342/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.0 19:37:49 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 19:37:49 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 19:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 19:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 19:37:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 19:37:49 [INFO] Feature system/4.4.4 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:37:49 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 19:37:49 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:37:49 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 19:37:49 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 19:37:49 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 19:37:49 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 19:37:49 [INFO] Feature odl-mdsal-broker/9.0.0 is defined as a boot feature 19:37:49 [INFO] Feature odl-netconf-transport-api/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature odl-restconf-nb/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:37:49 [INFO] Feature odl-yanglib-mdsal-writer/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature odl-netconf-connector-all/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] Feature odl-mdsal-binding-base/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.0 19:37:49 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty 19:37:49 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 19:37:49 [INFO] Feature odl-aaa-cert/0.19.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1/xml/config 19:37:49 [INFO] Feature odl-mdsal-bytebuddy/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.11 19:37:49 [INFO] Feature odl-yangtools-xpath/13.0.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.1 19:37:49 [INFO] Feature odl-netconf-model-rfc8341/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:37:49 [INFO] Feature odl-yangtools-export/13.0.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.1 19:37:49 [INFO] Feature wrap/2.6.14 is defined as a boot feature 19:37:49 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 19:37:49 [INFO] Feature eventadmin/4.4.4 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 19:37:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:37:49 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:37:49 [INFO] Feature odl-netconf-model-rfc5277/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 19:37:49 [INFO] Feature odl-aaa-shiro/0.19.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-app-config 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-datastore-config 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/py/idmtool 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1/cfg/config 19:37:49 [INFO] Feature odl-guava/13.0.10 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 19:37:49 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 19:37:49 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 19:37:49 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.0 19:37:49 [INFO] Feature odl-mdsal-dom-api/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.0 19:37:49 [INFO] Feature odl-yangtools-util/13.0.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.1 19:37:49 [INFO] Feature odl-mdsal-model-rfc8040/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.0 19:37:49 [INFO] Feature odl-restconf-common/7.0.0.SNAPSHOT is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.0-SNAPSHOT 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.0-SNAPSHOT 19:37:49 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:49 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:37:49 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:37:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:37:49 [INFO] Feature odl-mdsal-eos-common/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.0 19:37:49 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.0 19:37:49 [INFO] Feature odl-yangtools-data-api/13.0.1 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.1 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.1 19:37:49 [INFO] Feature odl-mdsal-singleton-common/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.0 19:37:49 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 19:37:49 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 19:37:49 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:37:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:37:49 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.0 is defined as a boot feature 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.0 19:37:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.0 19:37:50 [INFO] Feature odl-mdsal-clustering-commons/9.0.0 is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.0 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.0 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.0 19:37:50 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 19:37:50 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 19:37:50 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.0 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.0 19:37:50 [INFO] Feature odl-yangtools-codec/13.0.1 is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.1 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.1 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.1 19:37:50 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final 19:37:50 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final 19:37:50 [INFO] Feature odl-mdsal-binding-api/13.0.0 is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.0 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.0 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.0 19:37:50 [INFO] Feature odl-netconf-api/7.0.0.SNAPSHOT is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.0-SNAPSHOT 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.0-SNAPSHOT 19:37:50 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:37:50 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:37:50 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 19:37:50 [INFO] Feature odl-jolokia/9.0.0 is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 19:37:50 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.0/cfg/configuration 19:37:50 [INFO] Feature odl-netconf-truststore/7.0.0.SNAPSHOT is defined as a boot feature 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.0-SNAPSHOT 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.0-SNAPSHOT 19:37:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT 19:37:50 [INFO] Install stage 19:37:50 [INFO] Loading installed repositories 19:37:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:37:50 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:37:50 [INFO] 19:37:50 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 19:37:50 [INFO] 19:37:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-karaf-static --- 19:37:50 [INFO] 19:37:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 19:37:50 [INFO] 19:37:50 [INFO] 19:37:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-karaf-static --- 19:37:50 [INFO] 19:37:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf-static --- 19:37:50 [INFO] 19:37:50 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 19:37:50 [INFO] 19:37:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 19:37:50 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 19:37:50 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:37:50 [INFO] 19:37:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-karaf-static --- 19:37:50 [INFO] 19:37:50 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 19:37:50 [INFO] Executing tasks 19:37:50 [INFO] Executed tasks 19:37:50 [INFO] 19:37:50 [INFO] --- karaf-maven-plugin:4.4.4:archive (default-archive) @ netconf-karaf-static --- 19:38:02 [INFO] 19:38:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf-static --- 19:38:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:38:02 [INFO] 19:38:02 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ netconf-karaf-static --- 19:38:26 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.0-SNAPSHOT already attached, replace previous instance 19:38:26 [INFO] 19:38:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-karaf-static --- 19:38:26 [INFO] Skipping CycloneDX 19:38:26 [INFO] 19:38:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 19:38:26 [INFO] Skipping duplicate-finder execution! 19:38:26 [INFO] 19:38:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf-static --- 19:38:27 [WARNING] Unused declared dependencies found: 19:38:27 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.0-SNAPSHOT:compile 19:38:27 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:compile 19:38:27 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.4:compile 19:38:27 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.4:compile 19:38:27 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:compile 19:38:27 [WARNING] org.apache.karaf.features:static:kar:4.4.4:compile 19:38:27 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.0-SNAPSHOT:compile 19:38:27 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile 19:38:27 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 19:38:27 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 19:38:27 [INFO] 19:38:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf-static --- 19:38:27 [INFO] No sources in project. Archive not created. 19:38:27 [INFO] 19:38:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf-static --- 19:38:27 [INFO] 19:38:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf-static --- 19:38:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:38:27 [INFO] 19:38:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf-static --- 19:38:27 [INFO] Skipping artifact installation 19:38:27 [INFO] 19:38:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf-static --- 19:38:27 [INFO] Skipping artifact deployment 19:38:27 [INFO] 19:38:27 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 19:38:27 [INFO] Building model-aggregator 7.0.0-SNAPSHOT [101/119] 19:38:27 [INFO] --------------------------------[ pom ]--------------------------------- 19:38:27 [INFO] 19:38:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- 19:38:27 [INFO] 19:38:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 19:38:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:27 [INFO] 19:38:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- 19:38:27 [INFO] 19:38:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-aggregator --- 19:38:27 [INFO] Skipping CycloneDX 19:38:27 [INFO] 19:38:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- 19:38:27 [INFO] Skipping artifact installation 19:38:27 [INFO] 19:38:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- 19:38:27 [INFO] Skipping artifact deployment 19:38:27 [INFO] 19:38:27 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 19:38:27 [INFO] Building transport-http 7.0.0-SNAPSHOT [102/119] 19:38:27 [INFO] -------------------------------[ bundle ]------------------------------- 19:38:27 [INFO] 19:38:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- 19:38:27 [INFO] 19:38:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- 19:38:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:27 [INFO] 19:38:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- 19:38:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:27 [INFO] 19:38:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-http --- 19:38:27 [INFO] 19:38:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- 19:38:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:38:27 [INFO] 19:38:27 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-http --- 19:38:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:38:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/yang 19:38:27 [INFO] yang-to-sources: Found 9 dependencies in 4.612 ms 19:38:27 [INFO] yang-to-sources: Project model files found: 2 in 3.229 ms 19:38:27 [INFO] yang-to-sources: 16 YANG models processed in 92.01 ms 19:38:28 [INFO] BindingJavaFileGenerator: Defined 99 files in 16.93 ms 19:38:28 [INFO] Sorted 99 files into 34 directories in 144.2 μs 19:38:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 38.27 ms 19:38:28 [INFO] 19:38:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- 19:38:28 [INFO] Starting audit... 19:38:28 Audit done. 19:38:28 [INFO] You have 0 Checkstyle violations. 19:38:28 [INFO] 19:38:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- 19:38:28 [INFO] Starting audit... 19:38:28 Audit done. 19:38:28 [INFO] You have 0 Checkstyle violations. 19:38:28 [INFO] 19:38:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- 19:38:28 [INFO] 19:38:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 19:38:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/resources 19:38:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/target/generated-sources/spi 19:38:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:38:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:38:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:38:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/target/generated-sources/spi 19:38:28 [INFO] 19:38:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- 19:38:28 [INFO] Recompiling the module because of changed dependency. 19:38:28 [INFO] Compiling 100 source files with javac [debug release 17] to target/classes 19:38:28 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:38:28 [INFO] 19:38:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-http >>> 19:38:28 [INFO] 19:38:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-http --- 19:38:28 [INFO] Fork Value is true 19:38:32 [INFO] Done SpotBugs Analysis.... 19:38:32 [INFO] 19:38:32 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-http <<< 19:38:32 [INFO] 19:38:32 [INFO] 19:38:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-http --- 19:38:32 [INFO] BugInstance size is 0 19:38:32 [INFO] Error size is 0 19:38:32 [INFO] No errors/warnings found 19:38:32 [INFO] 19:38:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 19:38:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/src/test/resources 19:38:32 [INFO] 19:38:32 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-http --- 19:38:32 [INFO] No sources to compile 19:38:32 [INFO] 19:38:32 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-http --- 19:38:32 [INFO] No tests to run. 19:38:32 [INFO] 19:38:32 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-http --- 19:38:32 [INFO] 19:38:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 19:38:32 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT.jar 19:38:32 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/classes/META-INF/MANIFEST.MF 19:38:32 [INFO] 19:38:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- 19:38:32 [INFO] No previous run data found, generating javadoc. 19:38:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT-javadoc.jar 19:38:37 [INFO] 19:38:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-http --- 19:38:37 [INFO] CycloneDX: Resolving Dependencies 19:38:38 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:38:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.xml 19:38:38 [INFO] attaching as transport-http-7.0.0-SNAPSHOT-cyclonedx.xml 19:38:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.json 19:38:38 [INFO] attaching as transport-http-7.0.0-SNAPSHOT-cyclonedx.json 19:38:38 [INFO] 19:38:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 19:38:38 [INFO] Skipping duplicate-finder execution! 19:38:38 [INFO] 19:38:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- 19:38:38 [WARNING] Used undeclared dependencies found: 19:38:38 [WARNING] org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT:compile 19:38:38 [INFO] 19:38:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- 19:38:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT-sources.jar 19:38:38 [INFO] 19:38:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- 19:38:38 [INFO] 19:38:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- 19:38:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:38:38 [INFO] 19:38:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-http --- 19:38:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT.jar 19:38:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT.pom 19:38:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT-javadoc.jar 19:38:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT-cyclonedx.xml 19:38:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT-cyclonedx.json 19:38:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT-sources.jar 19:38:38 [INFO] 19:38:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 19:38:38 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT.jar 19:38:38 [INFO] Writing OBR metadata 19:38:38 [INFO] 19:38:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-http --- 19:38:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:38:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml 19:38:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:38:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:38:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:38 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml 19:38:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/maven-metadata.xml 19:38:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:38:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:38:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:38 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/maven-metadata.xml 19:38:38 [INFO] 19:38:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 19:38:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:38:38 [INFO] 19:38:38 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 19:38:38 [INFO] Building transport-aggregator 7.0.0-SNAPSHOT [103/119] 19:38:38 [INFO] --------------------------------[ pom ]--------------------------------- 19:38:38 [INFO] 19:38:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-aggregator --- 19:38:38 [INFO] 19:38:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-aggregator --- 19:38:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:38 [INFO] 19:38:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-aggregator --- 19:38:38 [INFO] 19:38:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-aggregator --- 19:38:38 [INFO] Skipping CycloneDX 19:38:38 [INFO] 19:38:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-aggregator --- 19:38:38 [INFO] Skipping artifact installation 19:38:38 [INFO] 19:38:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-aggregator --- 19:38:38 [INFO] Skipping artifact deployment 19:38:38 [INFO] 19:38:38 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 19:38:38 [INFO] Building restconf-client 7.0.0-SNAPSHOT [104/119] 19:38:38 [INFO] -------------------------------[ bundle ]------------------------------- 19:38:38 [INFO] 19:38:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-client --- 19:38:38 [INFO] 19:38:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-client --- 19:38:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:38 [INFO] 19:38:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-client --- 19:38:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:38 [INFO] 19:38:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-client --- 19:38:39 [INFO] 19:38:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-client --- 19:38:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:38:39 [INFO] 19:38:39 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-client --- 19:38:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:38:39 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/yang 19:38:39 [INFO] yang-to-sources: Found 10 dependencies in 4.390 ms 19:38:39 [INFO] yang-to-sources: Project model files found: 1 in 2.898 ms 19:38:39 [INFO] yang-to-sources: 14 YANG models processed in 162.6 ms 19:38:39 [INFO] BindingJavaFileGenerator: Defined 78 files in 24.42 ms 19:38:39 [INFO] Sorted 78 files into 22 directories in 175.7 μs 19:38:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 78 in 57.65 ms 19:38:39 [INFO] 19:38:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-client --- 19:38:39 [INFO] Starting audit... 19:38:39 Audit done. 19:38:39 [INFO] You have 0 Checkstyle violations. 19:38:39 [INFO] 19:38:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-client --- 19:38:39 [INFO] Starting audit... 19:38:39 Audit done. 19:38:39 [INFO] You have 0 Checkstyle violations. 19:38:39 [INFO] 19:38:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-client --- 19:38:39 [INFO] 19:38:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 19:38:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/resources 19:38:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/generated-sources/spi 19:38:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:38:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:38:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:38:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/generated-sources/spi 19:38:39 [INFO] 19:38:39 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-client --- 19:38:39 [INFO] Recompiling the module because of changed dependency. 19:38:39 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 19:38:40 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:38:40 [INFO] 19:38:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-client >>> 19:38:40 [INFO] 19:38:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-client --- 19:38:40 [INFO] Fork Value is true 19:38:43 [INFO] Done SpotBugs Analysis.... 19:38:43 [INFO] 19:38:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-client <<< 19:38:43 [INFO] 19:38:43 [INFO] 19:38:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-client --- 19:38:43 [INFO] BugInstance size is 0 19:38:43 [INFO] Error size is 0 19:38:43 [INFO] No errors/warnings found 19:38:43 [INFO] 19:38:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 19:38:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/test/resources 19:38:43 [INFO] 19:38:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-client --- 19:38:43 [INFO] No sources to compile 19:38:43 [INFO] 19:38:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-client --- 19:38:43 [INFO] No tests to run. 19:38:43 [INFO] 19:38:43 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-client --- 19:38:43 [INFO] 19:38:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 19:38:43 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT.jar 19:38:43 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 19:38:43 [INFO] 19:38:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-client --- 19:38:44 [INFO] No previous run data found, generating javadoc. 19:38:47 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT-javadoc.jar 19:38:47 [INFO] 19:38:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-client --- 19:38:47 [INFO] CycloneDX: Resolving Dependencies 19:38:47 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 19:38:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.xml 19:38:47 [INFO] attaching as restconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:38:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.json 19:38:48 [INFO] attaching as restconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:38:48 [INFO] 19:38:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 19:38:48 [INFO] Skipping duplicate-finder execution! 19:38:48 [INFO] 19:38:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-client --- 19:38:48 [INFO] No dependency problems found 19:38:48 [INFO] 19:38:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-client --- 19:38:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT-sources.jar 19:38:48 [INFO] 19:38:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-client --- 19:38:48 [INFO] 19:38:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-client --- 19:38:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:38:48 [INFO] 19:38:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-client --- 19:38:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT.jar 19:38:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT.pom 19:38:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT-javadoc.jar 19:38:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:38:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:38:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT-sources.jar 19:38:48 [INFO] 19:38:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 19:38:48 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT.jar 19:38:48 [INFO] Writing OBR metadata 19:38:48 [INFO] 19:38:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-client --- 19:38:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:38:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:38:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:38:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:38:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:38:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:38:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:38:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:38:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:38:48 [INFO] 19:38:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 19:38:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:38:48 [INFO] 19:38:48 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 19:38:48 [INFO] Building restconf-server 7.0.0-SNAPSHOT [105/119] 19:38:48 [INFO] -------------------------------[ bundle ]------------------------------- 19:38:48 [INFO] 19:38:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-server --- 19:38:48 [INFO] 19:38:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-server --- 19:38:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:48 [INFO] 19:38:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-server --- 19:38:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:48 [INFO] 19:38:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-server --- 19:38:49 [INFO] 19:38:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-server --- 19:38:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:38:49 [INFO] 19:38:49 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-server --- 19:38:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:38:49 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/yang 19:38:49 [INFO] yang-to-sources: Found 11 dependencies in 3.939 ms 19:38:49 [INFO] yang-to-sources: Project model files found: 1 in 2.280 ms 19:38:49 [INFO] yang-to-sources: 16 YANG models processed in 86.85 ms 19:38:49 [INFO] BindingJavaFileGenerator: Defined 82 files in 13.66 ms 19:38:49 [INFO] Sorted 82 files into 23 directories in 147.1 μs 19:38:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 82 in 41.52 ms 19:38:49 [INFO] 19:38:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-server --- 19:38:49 [INFO] Starting audit... 19:38:49 Audit done. 19:38:49 [INFO] You have 0 Checkstyle violations. 19:38:49 [INFO] 19:38:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-server --- 19:38:49 [INFO] Starting audit... 19:38:49 Audit done. 19:38:49 [INFO] You have 0 Checkstyle violations. 19:38:49 [INFO] 19:38:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-server --- 19:38:49 [INFO] 19:38:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 19:38:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/resources 19:38:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/generated-sources/spi 19:38:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:38:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:38:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:38:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/generated-sources/spi 19:38:49 [INFO] 19:38:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-server --- 19:38:49 [INFO] Recompiling the module because of changed dependency. 19:38:49 [INFO] Compiling 82 source files with javac [debug release 17] to target/classes 19:38:49 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:38:49 [INFO] 19:38:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-server >>> 19:38:49 [INFO] 19:38:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-server --- 19:38:49 [INFO] Fork Value is true 19:38:53 [INFO] Done SpotBugs Analysis.... 19:38:53 [INFO] 19:38:53 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-server <<< 19:38:53 [INFO] 19:38:53 [INFO] 19:38:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-server --- 19:38:53 [INFO] BugInstance size is 0 19:38:53 [INFO] Error size is 0 19:38:53 [INFO] No errors/warnings found 19:38:53 [INFO] 19:38:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 19:38:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/test/resources 19:38:53 [INFO] 19:38:53 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-server --- 19:38:53 [INFO] No sources to compile 19:38:53 [INFO] 19:38:53 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-server --- 19:38:53 [INFO] No tests to run. 19:38:53 [INFO] 19:38:53 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-server --- 19:38:53 [INFO] 19:38:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 19:38:53 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT.jar 19:38:53 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 19:38:53 [INFO] 19:38:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-server --- 19:38:53 [INFO] No previous run data found, generating javadoc. 19:38:57 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT-javadoc.jar 19:38:57 [INFO] 19:38:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-server --- 19:38:57 [INFO] CycloneDX: Resolving Dependencies 19:38:58 [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) 19:38:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.xml 19:38:58 [INFO] attaching as restconf-server-7.0.0-SNAPSHOT-cyclonedx.xml 19:38:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.json 19:38:58 [INFO] attaching as restconf-server-7.0.0-SNAPSHOT-cyclonedx.json 19:38:58 [INFO] 19:38:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 19:38:58 [INFO] Skipping duplicate-finder execution! 19:38:58 [INFO] 19:38:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-server --- 19:38:58 [INFO] No dependency problems found 19:38:58 [INFO] 19:38:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-server --- 19:38:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT-sources.jar 19:38:58 [INFO] 19:38:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-server --- 19:38:58 [INFO] 19:38:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-server --- 19:38:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:38:58 [INFO] 19:38:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-server --- 19:38:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT.jar 19:38:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT.pom 19:38:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT-javadoc.jar 19:38:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT-cyclonedx.xml 19:38:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT-cyclonedx.json 19:38:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT-sources.jar 19:38:58 [INFO] 19:38:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 19:38:58 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT.jar 19:38:58 [INFO] Writing OBR metadata 19:38:58 [INFO] 19:38:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-server --- 19:38:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:38:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:38:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:38:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:58 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:38:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:38:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:38:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:58 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:38:58 [INFO] 19:38:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 19:38:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:38:58 [INFO] 19:38:58 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 19:38:58 [INFO] Building protocol 7.0.0-SNAPSHOT [106/119] 19:38:58 [INFO] --------------------------------[ pom ]--------------------------------- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocol --- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocol --- 19:38:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:58 [INFO] 19:38:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ protocol --- 19:38:58 [INFO] 19:38:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ protocol --- 19:38:58 [INFO] Skipping CycloneDX 19:38:58 [INFO] 19:38:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ protocol --- 19:38:58 [INFO] Skipping artifact installation 19:38:58 [INFO] 19:38:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ protocol --- 19:38:58 [INFO] Skipping artifact deployment 19:38:58 [INFO] 19:38:58 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 19:38:58 [INFO] Building plugins 7.0.0-SNAPSHOT [107/119] 19:38:58 [INFO] --------------------------------[ pom ]--------------------------------- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ plugins --- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ plugins --- 19:38:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:58 [INFO] 19:38:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ plugins --- 19:38:58 [INFO] 19:38:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ plugins --- 19:38:58 [INFO] Skipping CycloneDX 19:38:58 [INFO] 19:38:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ plugins --- 19:38:58 [INFO] Skipping artifact installation 19:38:58 [INFO] 19:38:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ plugins --- 19:38:58 [INFO] Skipping artifact deployment 19:38:58 [INFO] 19:38:58 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 19:38:58 [INFO] Building apps 7.0.0-SNAPSHOT [108/119] 19:38:58 [INFO] --------------------------------[ pom ]--------------------------------- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ apps --- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ apps --- 19:38:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:58 [INFO] 19:38:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ apps --- 19:38:58 [INFO] 19:38:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ apps --- 19:38:58 [INFO] Skipping CycloneDX 19:38:58 [INFO] 19:38:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apps --- 19:38:58 [INFO] Skipping artifact installation 19:38:58 [INFO] 19:38:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apps --- 19:38:58 [INFO] Skipping artifact deployment 19:38:58 [INFO] 19:38:58 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 19:38:58 [INFO] Building third-party 7.0.0-SNAPSHOT [109/119] 19:38:58 [INFO] --------------------------------[ pom ]--------------------------------- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ third-party --- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ third-party --- 19:38:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:58 [INFO] 19:38:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ third-party --- 19:38:58 [INFO] 19:38:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ third-party --- 19:38:58 [INFO] Skipping CycloneDX 19:38:58 [INFO] 19:38:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ third-party --- 19:38:58 [INFO] Skipping artifact installation 19:38:58 [INFO] 19:38:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ third-party --- 19:38:58 [INFO] Skipping artifact deployment 19:38:58 [INFO] 19:38:58 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 19:38:58 [INFO] Building netconf-testtool 7.0.0-SNAPSHOT [110/119] 19:38:58 [INFO] --------------------------------[ jar ]--------------------------------- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-testtool --- 19:38:58 [INFO] 19:38:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-testtool --- 19:38:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:58 [INFO] 19:38:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-testtool --- 19:38:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:59 [INFO] 19:38:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-testtool --- 19:38:59 [INFO] 19:38:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-testtool --- 19:38:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/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/** 19:38:59 [INFO] 19:38:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (stress-client dependency copy) @ netconf-testtool --- 19:38:59 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 19:38:59 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 19:38:59 [INFO] Copying bcpkix-jdk18on-1.77.jar to /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 19:38:59 [INFO] Copying bcprov-jdk18on-1.77.jar to /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 19:38:59 [INFO] 19:38:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-testtool --- 19:38:59 [INFO] Starting audit... 19:38:59 Audit done. 19:38:59 [INFO] You have 0 Checkstyle violations. 19:38:59 [INFO] 19:38:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-testtool --- 19:39:00 [INFO] Starting audit... 19:39:00 Audit done. 19:39:00 [INFO] You have 0 Checkstyle violations. 19:39:00 [INFO] 19:39:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-testtool --- 19:39:00 [INFO] 19:39:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 19:39:00 [INFO] Copying 3 resources from src/main/resources to target/classes 19:39:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/generated-sources/spi 19:39:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/generated-sources/yang 19:39:00 [INFO] 19:39:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-testtool --- 19:39:00 [INFO] Recompiling the module because of changed dependency. 19:39:00 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 19:39:01 [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 19:39:01 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [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 19:39:01 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [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 19:39:01 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [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 19:39:01 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [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 19:39:01 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [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 19:39:01 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[159,17] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[160,51] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[162,28] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[174,74] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[176,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[177,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[178,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[179,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[184,20] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[186,28] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[103,33] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[105,35] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[117,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[119,28] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[131,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[138,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[145,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[146,28] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[147,36] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[151,36] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[160,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[167,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[174,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:01 [INFO] 19:39:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 19:39:01 [INFO] 19:39:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-testtool --- 19:39:01 [INFO] Fork Value is true 19:39:08 [INFO] Done SpotBugs Analysis.... 19:39:08 [INFO] 19:39:08 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 19:39:08 [INFO] 19:39:08 [INFO] 19:39:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-testtool --- 19:39:08 [INFO] BugInstance size is 0 19:39:08 [INFO] Error size is 0 19:39:08 [INFO] No errors/warnings found 19:39:08 [INFO] 19:39:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 19:39:08 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:39:08 [INFO] 19:39:08 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-testtool --- 19:39:08 [INFO] Recompiling the module because of changed dependency. 19:39:08 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:39:08 [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 19:39:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:08 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:08 [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 19:39:08 [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 19:39:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:08 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:08 [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 19:39:08 [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 19:39:08 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:08 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:08 [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 19:39:08 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:08 [INFO] 19:39:08 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-testtool --- 19:39:08 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/surefire-reports 19:39:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:39:08 [INFO] 19:39:08 [INFO] ------------------------------------------------------- 19:39:08 [INFO] T E S T S 19:39:08 [INFO] ------------------------------------------------------- 19:39:14 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 19:39:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.888 s -- in org.opendaylight.netconf.test.tool.TestToolTest 19:39:22 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 1.901 s 19:39:22 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.097 s 19:39:22 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.114 s 19:39:22 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.133 s 19:39:22 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.064 s 19:39:22 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.109 s 19:39:22 [INFO] 19:39:22 [INFO] Results: 19:39:22 [INFO] 19:39:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 19:39:22 [INFO] 19:39:22 [INFO] 19:39:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-testtool --- 19:39:22 [INFO] 19:39:22 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-testtool --- 19:39:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT.jar 19:39:23 [INFO] 19:39:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-testtool --- 19:39:23 [INFO] No previous run data found, generating javadoc. 19:39:25 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-javadoc.jar 19:39:26 [INFO] 19:39:26 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ netconf-testtool --- 19:39:26 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:39:26 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:39:26 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:39:26 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:39:26 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:39:26 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:39:26 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 19:39:26 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 19:39:26 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:39:26 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:39:26 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:39:26 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:39:26 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:39:26 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:39:26 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:39:26 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:39:26 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:39:26 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:39:26 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:39:26 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:39:26 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:39:26 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:39:26 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:39:26 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:39:26 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:39:26 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:39:26 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:39:26 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:39:26 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:39:26 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:39:26 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:39:26 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:39:26 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:39:26 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:39:26 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:39:26 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:39:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:29 [WARNING] activation-1.1.1.jar, checker-qual-3.42.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 define 1 overlapping resource: 19:39:29 [WARNING] - META-INF/LICENSE.txt 19:39:29 [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: 19:39:29 [WARNING] - META-INF/DEPENDENCIES.txt 19:39:29 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:39:29 [WARNING] - org.ops4j.lang.NullArgumentException 19:39:29 [WARNING] - org.ops4j.lang.Ops4jException 19:39:29 [WARNING] - org.ops4j.lang.PostConditionException 19:39:29 [WARNING] - org.ops4j.lang.PreConditionException 19:39:29 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:39:29 [WARNING] - META-INF/mailcap.default 19:39:29 [WARNING] - META-INF/mimetypes.default 19:39:29 [WARNING] - com.sun.activation.registries.LineTokenizer 19:39:29 [WARNING] - com.sun.activation.registries.LogSupport 19:39:29 [WARNING] - com.sun.activation.registries.MailcapFile 19:39:29 [WARNING] - com.sun.activation.registries.MailcapParseException 19:39:29 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:39:29 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:39:29 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:39:29 [WARNING] - com.sun.activation.viewers.ImageViewer 19:39:29 [WARNING] - 30 more... 19:39:29 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:39:29 [WARNING] - META-INF/NOTICE 19:39:29 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:39:29 [WARNING] - META-INF/LICENSE 19:39:29 [WARNING] transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:39:29 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:39:29 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:39:29 [WARNING] - META-INF/io.netty.versions.properties 19:39:29 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:39:29 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:39:29 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:39:29 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:39:29 [WARNING] - org.ops4j.util.property.PropertyResolver 19:39:29 [WARNING] - org.ops4j.util.property.PropertyStore 19:39:29 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:39:29 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:39:29 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:39:29 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:39:29 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:39:29 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:39:29 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:39:29 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:39:29 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:39:29 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:39:29 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:39:29 [WARNING] - 758 more... 19:39:29 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:39:29 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:39:29 [WARNING] - 62 more... 19:39:29 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.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.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.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.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:39:29 [WARNING] - META-INF/MANIFEST.MF 19:39:29 [WARNING] netconf-api-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:39:29 [WARNING] - pretty-print.xsl 19:39:29 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:39:29 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:39:29 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:39:29 [WARNING] - .api_description 19:39:29 [WARNING] - about.html 19:39:29 [WARNING] - bundle.properties 19:39:29 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:39:29 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:39:29 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:39:29 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:39:29 [WARNING] draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:39:29 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:39:29 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:39:29 [WARNING] - README.md 19:39:29 [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: 19:39:29 [WARNING] - META-INF/NOTICE.txt 19:39:29 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:39:29 [WARNING] - META-INF.versions.9.module-info 19:39:29 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:39:29 [WARNING] - LICENSE 19:39:29 [WARNING] - META-INF/git.properties 19:39:29 [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: 19:39:29 [WARNING] - META-INF/LICENSE.md 19:39:29 [WARNING] - META-INF/NOTICE.md 19:39:29 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:39:29 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:39:29 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:39:29 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:39:29 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:39:29 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:39:29 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:39:29 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:39:29 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:39:29 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:39:29 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:39:29 [WARNING] - 140 more... 19:39:29 [WARNING] maven-shade-plugin has detected that some files are 19:39:29 [WARNING] present in two or more JARs. When this happens, only one 19:39:29 [WARNING] single version of the file is copied to the uber jar. 19:39:29 [WARNING] Usually this is not harmful and you can skip these warnings, 19:39:29 [WARNING] otherwise try to manually exclude artifacts based on 19:39:29 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:39:29 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:39:29 [INFO] Attaching shaded artifact. 19:39:29 [INFO] 19:39:29 [INFO] --- maven-shade-plugin:3.5.1:shade (stress-client) @ netconf-testtool --- 19:39:29 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:39:29 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:39:29 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:39:29 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:39:29 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:39:29 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:39:29 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:39:29 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:39:29 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:39:29 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:39:29 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:39:29 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:39:29 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:39:29 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:39:29 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:39:29 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:39:29 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:39:29 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:39:29 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:39:29 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:39:29 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:39:29 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:39:29 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:39:29 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:39:29 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:39:29 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:39:29 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:39:29 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:39:29 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:39:29 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:39:29 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:39:29 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:39:29 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:39:29 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 19:39:29 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 19:39:29 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 19:39:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:32 [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: 19:39:32 [WARNING] - META-INF/DEPENDENCIES.txt 19:39:32 [WARNING] activation-1.1.1.jar, checker-qual-3.42.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 define 1 overlapping resource: 19:39:32 [WARNING] - META-INF/LICENSE.txt 19:39:32 [WARNING] gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:39:32 [WARNING] - META-INF.versions.9.module-info 19:39:32 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:39:32 [WARNING] - org.ops4j.lang.NullArgumentException 19:39:32 [WARNING] - org.ops4j.lang.Ops4jException 19:39:32 [WARNING] - org.ops4j.lang.PostConditionException 19:39:32 [WARNING] - org.ops4j.lang.PreConditionException 19:39:32 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:39:32 [WARNING] - META-INF/mailcap.default 19:39:32 [WARNING] - META-INF/mimetypes.default 19:39:32 [WARNING] - com.sun.activation.registries.LineTokenizer 19:39:32 [WARNING] - com.sun.activation.registries.LogSupport 19:39:32 [WARNING] - com.sun.activation.registries.MailcapFile 19:39:32 [WARNING] - com.sun.activation.registries.MailcapParseException 19:39:32 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:39:32 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:39:32 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:39:32 [WARNING] - com.sun.activation.viewers.ImageViewer 19:39:32 [WARNING] - 30 more... 19:39:32 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:39:32 [WARNING] - META-INF/LICENSE 19:39:32 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:39:32 [WARNING] - META-INF/NOTICE 19:39:32 [WARNING] transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:39:32 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:39:32 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:39:32 [WARNING] - META-INF/io.netty.versions.properties 19:39:32 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:39:32 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:39:32 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:39:32 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:39:32 [WARNING] - org.ops4j.util.property.PropertyResolver 19:39:32 [WARNING] - org.ops4j.util.property.PropertyStore 19:39:32 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.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.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.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.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:39:32 [WARNING] - META-INF/MANIFEST.MF 19:39:32 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:39:32 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:39:32 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:39:32 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:39:32 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:39:32 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:39:32 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:39:32 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:39:32 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:39:32 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:39:32 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:39:32 [WARNING] - 758 more... 19:39:32 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:39:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:39:32 [WARNING] - 62 more... 19:39:32 [WARNING] netconf-api-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:39:32 [WARNING] - pretty-print.xsl 19:39:32 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:39:32 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:39:32 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:39:32 [WARNING] - .api_description 19:39:32 [WARNING] - about.html 19:39:32 [WARNING] - bundle.properties 19:39:32 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:39:32 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:39:32 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:39:32 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:39:32 [WARNING] draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:39:32 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:39:32 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:39:32 [WARNING] - README.md 19:39:32 [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: 19:39:32 [WARNING] - META-INF/NOTICE.txt 19:39:32 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:39:32 [WARNING] - LICENSE 19:39:32 [WARNING] - META-INF/git.properties 19:39:32 [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: 19:39:32 [WARNING] - META-INF/LICENSE.md 19:39:32 [WARNING] - META-INF/NOTICE.md 19:39:32 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:39:32 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:39:32 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:39:32 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:39:32 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:39:32 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:39:32 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:39:32 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:39:32 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:39:32 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:39:32 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:39:32 [WARNING] - 140 more... 19:39:32 [WARNING] maven-shade-plugin has detected that some files are 19:39:32 [WARNING] present in two or more JARs. When this happens, only one 19:39:32 [WARNING] single version of the file is copied to the uber jar. 19:39:32 [WARNING] Usually this is not harmful and you can skip these warnings, 19:39:32 [WARNING] otherwise try to manually exclude artifacts based on 19:39:32 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:39:32 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:39:32 [INFO] Attaching shaded artifact. 19:39:32 [INFO] 19:39:32 [INFO] --- maven-shade-plugin:3.5.1:shade (restconf-perf-client) @ netconf-testtool --- 19:39:32 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:39:32 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:39:32 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:39:32 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:39:32 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:39:32 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:39:32 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:39:32 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:39:32 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:39:32 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:39:32 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:39:32 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:39:32 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:39:32 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:39:32 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:39:32 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:39:32 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:39:32 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:39:32 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:39:32 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:39:32 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:39:32 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:39:32 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:39:32 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:39:32 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:39:32 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:39:32 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:39:32 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:39:32 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:39:32 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:39:32 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:39:32 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:39:32 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:39:32 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:39:32 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:39:32 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:39:32 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:39:32 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 19:39:32 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 19:39:32 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 from the shaded jar. 19:39:32 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 from the shaded jar. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:35 [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: 19:39:35 [WARNING] - META-INF/DEPENDENCIES.txt 19:39:35 [WARNING] activation-1.1.1.jar, checker-qual-3.42.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 define 1 overlapping resource: 19:39:35 [WARNING] - META-INF/LICENSE.txt 19:39:35 [WARNING] gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:39:35 [WARNING] - META-INF.versions.9.module-info 19:39:35 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:39:35 [WARNING] - org.ops4j.lang.NullArgumentException 19:39:35 [WARNING] - org.ops4j.lang.Ops4jException 19:39:35 [WARNING] - org.ops4j.lang.PostConditionException 19:39:35 [WARNING] - org.ops4j.lang.PreConditionException 19:39:35 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:39:35 [WARNING] - META-INF/mailcap.default 19:39:35 [WARNING] - META-INF/mimetypes.default 19:39:35 [WARNING] - com.sun.activation.registries.LineTokenizer 19:39:35 [WARNING] - com.sun.activation.registries.LogSupport 19:39:35 [WARNING] - com.sun.activation.registries.MailcapFile 19:39:35 [WARNING] - com.sun.activation.registries.MailcapParseException 19:39:35 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:39:35 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:39:35 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:39:35 [WARNING] - com.sun.activation.viewers.ImageViewer 19:39:35 [WARNING] - 30 more... 19:39:35 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:39:35 [WARNING] - META-INF/LICENSE 19:39:35 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:39:35 [WARNING] - META-INF/NOTICE 19:39:35 [WARNING] transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:39:35 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:39:35 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:39:35 [WARNING] - META-INF/io.netty.versions.properties 19:39:35 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:39:35 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:39:35 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:39:35 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:39:35 [WARNING] - org.ops4j.util.property.PropertyResolver 19:39:35 [WARNING] - org.ops4j.util.property.PropertyStore 19:39:35 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:39:35 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:39:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:39:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:39:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:39:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:39:35 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:39:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:39:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:39:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:39:35 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:39:35 [WARNING] - 758 more... 19:39:35 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:39:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:39:35 [WARNING] - 62 more... 19:39:35 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.2.800.jar, transport-api-7.0.0-SNAPSHOT.jar define 3 overlapping resources: 19:39:35 [WARNING] - .api_description 19:39:35 [WARNING] - about.html 19:39:35 [WARNING] - bundle.properties 19:39:35 [WARNING] netconf-api-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:39:35 [WARNING] - pretty-print.xsl 19:39:35 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:39:35 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:39:35 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:39:35 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:39:35 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:39:35 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:39:35 [WARNING] draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:39:35 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:39:35 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.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.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.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.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:39:35 [WARNING] - META-INF/MANIFEST.MF 19:39:35 [WARNING] aaa-encrypt-service-0.19.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-binding-13.0.0.jar, yang-ext-2013.09.07.25.0.jar define 2 overlapping resources: 19:39:35 [WARNING] - LICENSE 19:39:35 [WARNING] - META-INF/git.properties 19:39:35 [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: 19:39:35 [WARNING] - META-INF/NOTICE.txt 19:39:35 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, yang-binding-13.0.0.jar define 1 overlapping resource: 19:39:35 [WARNING] - README.md 19:39:35 [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: 19:39:35 [WARNING] - META-INF/LICENSE.md 19:39:35 [WARNING] - META-INF/NOTICE.md 19:39:35 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:39:35 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:39:35 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:39:35 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:39:35 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:39:35 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:39:35 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:39:35 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:39:35 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:39:35 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:39:35 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:39:35 [WARNING] - 140 more... 19:39:35 [WARNING] maven-shade-plugin has detected that some files are 19:39:35 [WARNING] present in two or more JARs. When this happens, only one 19:39:35 [WARNING] single version of the file is copied to the uber jar. 19:39:35 [WARNING] Usually this is not harmful and you can skip these warnings, 19:39:35 [WARNING] otherwise try to manually exclude artifacts based on 19:39:35 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:39:35 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:39:35 [INFO] Attaching shaded artifact. 19:39:35 [INFO] 19:39:35 [INFO] --- maven-shade-plugin:3.5.1:shade (scale-util) @ netconf-testtool --- 19:39:35 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:39:35 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:39:35 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:39:35 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:39:35 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:39:35 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:39:35 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 19:39:35 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 19:39:35 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:39:35 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:39:35 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:39:35 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:39:35 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:39:35 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:39:35 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:39:35 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:39:35 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:39:35 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:39:35 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:39:35 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:39:35 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:39:35 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:39:35 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:39:35 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:39:35 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:39:35 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:39:35 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:39:35 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:39:35 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:39:35 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:39:35 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:39:35 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:39:35 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:39:35 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:39:35 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:39:35 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:39:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:39:38 [WARNING] activation-1.1.1.jar, checker-qual-3.42.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 define 1 overlapping resource: 19:39:38 [WARNING] - META-INF/LICENSE.txt 19:39:38 [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: 19:39:38 [WARNING] - META-INF/DEPENDENCIES.txt 19:39:38 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:39:38 [WARNING] - org.ops4j.lang.NullArgumentException 19:39:38 [WARNING] - org.ops4j.lang.Ops4jException 19:39:38 [WARNING] - org.ops4j.lang.PostConditionException 19:39:38 [WARNING] - org.ops4j.lang.PreConditionException 19:39:38 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:39:38 [WARNING] - META-INF/mailcap.default 19:39:38 [WARNING] - META-INF/mimetypes.default 19:39:38 [WARNING] - com.sun.activation.registries.LineTokenizer 19:39:38 [WARNING] - com.sun.activation.registries.LogSupport 19:39:38 [WARNING] - com.sun.activation.registries.MailcapFile 19:39:38 [WARNING] - com.sun.activation.registries.MailcapParseException 19:39:38 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:39:38 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:39:38 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:39:38 [WARNING] - com.sun.activation.viewers.ImageViewer 19:39:38 [WARNING] - 30 more... 19:39:38 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:39:38 [WARNING] - META-INF/NOTICE 19:39:38 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:39:38 [WARNING] - META-INF/LICENSE 19:39:38 [WARNING] transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:39:38 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:39:38 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:39:38 [WARNING] - META-INF/io.netty.versions.properties 19:39:38 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:39:38 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:39:38 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:39:38 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:39:38 [WARNING] - org.ops4j.util.property.PropertyResolver 19:39:38 [WARNING] - org.ops4j.util.property.PropertyStore 19:39:38 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:39:38 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:39:38 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:39:38 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:39:38 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:39:38 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:39:38 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:39:38 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:39:38 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:39:38 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:39:38 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:39:38 [WARNING] - 758 more... 19:39:38 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:39:38 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:39:38 [WARNING] - 62 more... 19:39:38 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.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.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.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.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:39:38 [WARNING] - META-INF/MANIFEST.MF 19:39:38 [WARNING] netconf-api-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:39:38 [WARNING] - pretty-print.xsl 19:39:38 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:39:38 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:39:38 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:39:38 [WARNING] - .api_description 19:39:38 [WARNING] - about.html 19:39:38 [WARNING] - bundle.properties 19:39:38 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:39:38 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:39:38 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:39:38 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:39:38 [WARNING] draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:39:38 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:39:38 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:39:38 [WARNING] - README.md 19:39:38 [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: 19:39:38 [WARNING] - META-INF/NOTICE.txt 19:39:38 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:39:38 [WARNING] - META-INF.versions.9.module-info 19:39:38 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:39:38 [WARNING] - LICENSE 19:39:38 [WARNING] - META-INF/git.properties 19:39:38 [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: 19:39:38 [WARNING] - META-INF/LICENSE.md 19:39:38 [WARNING] - META-INF/NOTICE.md 19:39:38 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:39:38 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:39:38 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:39:38 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:39:38 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:39:38 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:39:38 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:39:38 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:39:38 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:39:38 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:39:38 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:39:38 [WARNING] - 140 more... 19:39:38 [WARNING] maven-shade-plugin has detected that some files are 19:39:38 [WARNING] present in two or more JARs. When this happens, only one 19:39:38 [WARNING] single version of the file is copied to the uber jar. 19:39:38 [WARNING] Usually this is not harmful and you can skip these warnings, 19:39:38 [WARNING] otherwise try to manually exclude artifacts based on 19:39:38 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:39:38 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:39:38 [INFO] Attaching shaded artifact. 19:39:38 [INFO] 19:39:38 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ netconf-testtool --- 19:39:38 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 19:39:38 [INFO] Building tar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.0-SNAPSHOT-package-stress-client.tar.gz 19:39:40 [INFO] 19:39:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-testtool --- 19:39:40 [INFO] CycloneDX: Resolving Dependencies 19:39:42 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 19:39:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.xml 19:39:42 [INFO] attaching as netconf-testtool-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.json 19:39:42 [INFO] attaching as netconf-testtool-7.0.0-SNAPSHOT-cyclonedx.json 19:39:42 [INFO] 19:39:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 19:39:42 [INFO] Skipping duplicate-finder execution! 19:39:42 [INFO] 19:39:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-testtool --- 19:39:42 [WARNING] Used undeclared dependencies found: 19:39:42 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT:compile 19:39:42 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:39:42 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:compile 19:39:42 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:39:42 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:39:42 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:39:42 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:39:42 [WARNING] com.google.code.gson:gson:jar:2.10.1:compile 19:39:42 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:39:42 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT:compile 19:39:42 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT:compile 19:39:42 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:39:42 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1:compile 19:39:42 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:39:42 [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile 19:39:42 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 19:39:42 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT:compile 19:39:42 [WARNING] Unused declared dependencies found: 19:39:42 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:39:42 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 19:39:42 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 19:39:42 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT:compile 19:39:42 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 19:39:42 [WARNING] Non-test scoped test only dependencies found: 19:39:42 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:39:42 [INFO] 19:39:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-testtool --- 19:39:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-sources.jar 19:39:42 [INFO] 19:39:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-testtool --- 19:39:42 [INFO] 19:39:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-testtool --- 19:39:42 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 19:39:42 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 19:39:42 [INFO] 19:39:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-testtool --- 19:39:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT.jar 19:39:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT.pom 19:39:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-javadoc.jar 19:39:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-executable.jar 19:39:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.0-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-stress-client.jar 19:39:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.0-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-rest-perf-client.jar 19:39:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/scale-util-7.0.0-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-scale-util.jar 19:39:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.0-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-stress-client.tar.gz 19:39:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-cyclonedx.json 19:39:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-sources.jar 19:39:43 [INFO] 19:39:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-testtool --- 19:39:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:39:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:39:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:39:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:39:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:39:43 [INFO] 19:39:43 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 19:39:43 [INFO] Building netconf-tools 7.0.0-SNAPSHOT [111/119] 19:39:43 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:43 [INFO] 19:39:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-tools --- 19:39:43 [INFO] 19:39:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-tools --- 19:39:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:43 [INFO] 19:39:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-tools --- 19:39:43 [INFO] 19:39:43 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-tools --- 19:39:43 [INFO] Skipping CycloneDX 19:39:43 [INFO] 19:39:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-tools --- 19:39:43 [INFO] Skipping artifact installation 19:39:43 [INFO] 19:39:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-tools --- 19:39:43 [INFO] Skipping artifact deployment 19:39:43 [INFO] 19:39:43 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 19:39:43 [INFO] Building netconf-subsystem 7.0.0-SNAPSHOT [112/119] 19:39:43 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:43 [INFO] 19:39:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-subsystem --- 19:39:43 [INFO] 19:39:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-subsystem --- 19:39:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:43 [INFO] 19:39:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-subsystem --- 19:39:43 [INFO] 19:39:43 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-subsystem --- 19:39:43 [INFO] Skipping CycloneDX 19:39:43 [INFO] 19:39:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-subsystem --- 19:39:43 [INFO] Skipping artifact installation 19:39:43 [INFO] 19:39:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-subsystem --- 19:39:43 [INFO] Skipping artifact deployment 19:39:43 [INFO] 19:39:43 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 19:39:43 [INFO] Building sal-rest-connector-config 7.0.0-SNAPSHOT [113/119] 19:39:43 [INFO] --------------------------------[ jar ]--------------------------------- 19:39:44 [INFO] 19:39:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sal-rest-connector-config --- 19:39:44 [INFO] 19:39:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sal-rest-connector-config --- 19:39:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:44 [INFO] 19:39:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sal-rest-connector-config --- 19:39:44 [INFO] 19:39:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 19:39:44 [INFO] Copying 1 resource from src/main/resources to target/classes 19:39:44 [INFO] 19:39:44 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sal-rest-connector-config --- 19:39:44 [INFO] No sources to compile 19:39:44 [INFO] 19:39:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 19:39:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/src/test/resources 19:39:44 [INFO] 19:39:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sal-rest-connector-config --- 19:39:44 [INFO] No sources to compile 19:39:44 [INFO] 19:39:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 19:39:45 [INFO] No tests to run. 19:39:45 [INFO] 19:39:45 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sal-rest-connector-config --- 19:39:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.0-SNAPSHOT.jar 19:39:45 [INFO] 19:39:45 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 19:39:45 [INFO] 19:39:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sal-rest-connector-config --- 19:39:45 [INFO] CycloneDX: Resolving Dependencies 19:39:45 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:39:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.xml 19:39:45 [INFO] attaching as sal-rest-connector-config-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.json 19:39:45 [INFO] attaching as sal-rest-connector-config-7.0.0-SNAPSHOT-cyclonedx.json 19:39:45 [INFO] 19:39:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sal-rest-connector-config --- 19:39:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT.jar 19:39:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT.pom 19:39:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT-restconf.cfg 19:39:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT-cyclonedx.json 19:39:46 [INFO] 19:39:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sal-rest-connector-config --- 19:39:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:39:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:39:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:46 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:39:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:39:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:46 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:39:46 [INFO] 19:39:46 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 19:39:46 [INFO] Building restconf-wadl-generator 7.0.0-SNAPSHOT [114/119] 19:39:46 [INFO] --------------------------------[ jar ]--------------------------------- 19:39:46 [INFO] 19:39:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-wadl-generator --- 19:39:46 [INFO] 19:39:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-wadl-generator --- 19:39:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:46 [INFO] 19:39:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 19:39:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:46 [INFO] 19:39:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-wadl-generator --- 19:39:46 [INFO] 19:39:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 19:39:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:39:46 [INFO] 19:39:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-wadl-generator --- 19:39:46 [INFO] Starting audit... 19:39:46 Audit done. 19:39:46 [INFO] You have 0 Checkstyle violations. 19:39:46 [INFO] 19:39:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-wadl-generator --- 19:39:46 [INFO] Starting audit... 19:39:46 Audit done. 19:39:46 [INFO] You have 0 Checkstyle violations. 19:39:46 [INFO] 19:39:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-wadl-generator --- 19:39:46 [INFO] 19:39:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 19:39:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/src/main/resources 19:39:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/generated-sources/spi 19:39:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/generated-sources/yang 19:39:46 [INFO] 19:39:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-wadl-generator --- 19:39:46 [INFO] Recompiling the module because of changed dependency. 19:39:46 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 19:39:47 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 19:39:47 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:47 [INFO] 19:39:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 19:39:47 [INFO] 19:39:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-wadl-generator --- 19:39:47 [INFO] Fork Value is true 19:39:49 [INFO] Done SpotBugs Analysis.... 19:39:49 [INFO] 19:39:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 19:39:49 [INFO] 19:39:49 [INFO] 19:39:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-wadl-generator --- 19:39:49 [INFO] BugInstance size is 0 19:39:49 [INFO] Error size is 0 19:39:49 [INFO] No errors/warnings found 19:39:49 [INFO] 19:39:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 19:39:49 [INFO] Copying 6 resources from src/test/resources to target/test-classes 19:39:49 [INFO] 19:39:49 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-wadl-generator --- 19:39:49 [INFO] Recompiling the module because of changed dependency. 19:39:49 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:39:49 [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 19:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [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 19:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [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 19:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:39:49 [INFO] 19:39:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-wadl-generator --- 19:39:49 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/surefire-reports 19:39:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:39:49 [INFO] 19:39:49 [INFO] ------------------------------------------------------- 19:39:49 [INFO] T E S T S 19:39:49 [INFO] ------------------------------------------------------- 19:39:50 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 19:39:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 19:39:52 [INFO] 19:39:52 [INFO] Results: 19:39:52 [INFO] 19:39:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:39:52 [INFO] 19:39:52 [INFO] 19:39:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-wadl-generator --- 19:39:52 [INFO] 19:39:52 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ restconf-wadl-generator --- 19:39:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT.jar 19:39:52 [INFO] 19:39:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-wadl-generator --- 19:39:52 [INFO] No previous run data found, generating javadoc. 19:39:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT-javadoc.jar 19:39:53 [INFO] 19:39:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-wadl-generator --- 19:39:53 [INFO] CycloneDX: Resolving Dependencies 19:39:54 [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) 19:39:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.xml 19:39:54 [INFO] attaching as restconf-wadl-generator-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.json 19:39:54 [INFO] attaching as restconf-wadl-generator-7.0.0-SNAPSHOT-cyclonedx.json 19:39:54 [INFO] 19:39:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 19:39:54 [INFO] Skipping duplicate-finder execution! 19:39:54 [INFO] 19:39:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 19:39:54 [INFO] No dependency problems found 19:39:54 [INFO] 19:39:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 19:39:54 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT-sources.jar 19:39:54 [INFO] 19:39:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-wadl-generator --- 19:39:54 [INFO] 19:39:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-wadl-generator --- 19:39:54 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/code-coverage/jacoco.exec 19:39:54 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 19:39:54 [INFO] 19:39:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-wadl-generator --- 19:39:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT.jar 19:39:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT.pom 19:39:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT-javadoc.jar 19:39:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT-cyclonedx.json 19:39:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT-sources.jar 19:39:54 [INFO] 19:39:54 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-wadl-generator --- 19:39:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:39:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:39:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:39:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:39:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:39:54 [INFO] 19:39:54 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 19:39:54 [INFO] Building websocket-client 7.0.0-SNAPSHOT [115/119] 19:39:54 [INFO] --------------------------------[ jar ]--------------------------------- 19:39:54 [INFO] 19:39:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ websocket-client --- 19:39:54 [INFO] 19:39:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ websocket-client --- 19:39:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:54 [INFO] 19:39:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ websocket-client --- 19:39:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:54 [INFO] 19:39:54 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ websocket-client --- 19:39:55 [INFO] 19:39:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ websocket-client --- 19:39:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/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/** 19:39:55 [INFO] 19:39:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ websocket-client --- 19:39:55 [INFO] Starting audit... 19:39:55 Audit done. 19:39:55 [INFO] You have 0 Checkstyle violations. 19:39:55 [INFO] 19:39:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ websocket-client --- 19:39:55 [INFO] Starting audit... 19:39:55 Audit done. 19:39:55 [INFO] You have 0 Checkstyle violations. 19:39:55 [INFO] 19:39:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ websocket-client --- 19:39:55 [INFO] 19:39:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 19:39:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/main/resources 19:39:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/generated-sources/spi 19:39:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/generated-sources/yang 19:39:55 [INFO] 19:39:55 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ websocket-client --- 19:39:55 [INFO] Recompiling the module because of changed dependency. 19:39:55 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 19:39:55 [WARNING] /w/workspace/netconf-maven-merge-master/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 19:39:55 [INFO] 19:39:55 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ websocket-client >>> 19:39:55 [INFO] 19:39:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ websocket-client --- 19:39:55 [INFO] Fork Value is true 19:39:58 [INFO] Done SpotBugs Analysis.... 19:39:58 [INFO] 19:39:58 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ websocket-client <<< 19:39:58 [INFO] 19:39:58 [INFO] 19:39:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ websocket-client --- 19:39:58 [INFO] BugInstance size is 0 19:39:58 [INFO] Error size is 0 19:39:58 [INFO] No errors/warnings found 19:39:58 [INFO] 19:39:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 19:39:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/test/resources 19:39:58 [INFO] 19:39:58 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ websocket-client --- 19:39:58 [INFO] No sources to compile 19:39:58 [INFO] 19:39:58 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ websocket-client --- 19:39:58 [INFO] No tests to run. 19:39:58 [INFO] 19:39:58 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ websocket-client --- 19:39:58 [INFO] 19:39:58 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ websocket-client --- 19:39:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT.jar 19:39:58 [INFO] 19:39:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ websocket-client --- 19:39:59 [INFO] No previous run data found, generating javadoc. 19:40:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-javadoc.jar 19:40:00 [INFO] 19:40:00 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ websocket-client --- 19:40:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-executable.jar 19:40:01 [WARNING] Configuration option 'appendAssemblyId' is set to false. 19:40:01 Instead of attaching the assembly file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-executable.jar, it will become the file for main project artifact. 19:40:01 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 19:40:01 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT.jar 19:40:01 with assembly file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-executable.jar 19:40:01 [INFO] 19:40:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ websocket-client --- 19:40:01 [INFO] CycloneDX: Resolving Dependencies 19:40:01 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:40:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.xml 19:40:01 [INFO] attaching as websocket-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.json 19:40:01 [INFO] attaching as websocket-client-7.0.0-SNAPSHOT-cyclonedx.json 19:40:01 [INFO] 19:40:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 19:40:01 [INFO] Skipping duplicate-finder execution! 19:40:01 [INFO] 19:40:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ websocket-client --- 19:40:01 [WARNING] Used undeclared dependencies found: 19:40:01 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 19:40:01 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 19:40:01 [WARNING] log4j:log4j:jar:1.2.17:compile 19:40:01 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 19:40:01 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 19:40:01 [WARNING] Unused declared dependencies found: 19:40:01 [WARNING] org.slf4j:slf4j-log4j12:jar:1.7.32:compile 19:40:01 [INFO] 19:40:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ websocket-client --- 19:40:01 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-sources.jar 19:40:01 [INFO] 19:40:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ websocket-client --- 19:40:01 [INFO] 19:40:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ websocket-client --- 19:40:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:40:01 [INFO] 19:40:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ websocket-client --- 19:40:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT.jar 19:40:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT.pom 19:40:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT-javadoc.jar 19:40:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT-cyclonedx.json 19:40:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT-sources.jar 19:40:01 [INFO] 19:40:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ websocket-client --- 19:40:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:40:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:40:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:40:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:40:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:40:01 [INFO] 19:40:01 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 19:40:01 [INFO] Building restconf-subsystem 7.0.0-SNAPSHOT [116/119] 19:40:01 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:01 [INFO] 19:40:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-subsystem --- 19:40:01 [INFO] 19:40:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-subsystem --- 19:40:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:01 [INFO] 19:40:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-subsystem --- 19:40:01 [INFO] 19:40:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-subsystem --- 19:40:01 [INFO] Skipping CycloneDX 19:40:01 [INFO] 19:40:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-subsystem --- 19:40:01 [INFO] Skipping artifact installation 19:40:01 [INFO] 19:40:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-subsystem --- 19:40:01 [INFO] Skipping artifact deployment 19:40:01 [INFO] 19:40:01 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 19:40:01 [INFO] Building keystore-aggregator 7.0.0-SNAPSHOT [117/119] 19:40:01 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:01 [INFO] 19:40:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-aggregator --- 19:40:01 [INFO] 19:40:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-aggregator --- 19:40:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:01 [INFO] 19:40:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-aggregator --- 19:40:01 [INFO] 19:40:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-aggregator --- 19:40:01 [INFO] Skipping CycloneDX 19:40:01 [INFO] 19:40:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-aggregator --- 19:40:01 [INFO] Skipping artifact installation 19:40:01 [INFO] 19:40:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-aggregator --- 19:40:01 [INFO] Skipping artifact deployment 19:40:01 [INFO] 19:40:01 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 19:40:01 [INFO] Building truststore-aggregator 7.0.0-SNAPSHOT [118/119] 19:40:01 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:01 [INFO] 19:40:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-aggregator --- 19:40:01 [INFO] 19:40:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-aggregator --- 19:40:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:01 [INFO] 19:40:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-aggregator --- 19:40:01 [INFO] 19:40:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-aggregator --- 19:40:01 [INFO] Skipping CycloneDX 19:40:01 [INFO] 19:40:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-aggregator --- 19:40:01 [INFO] Skipping artifact installation 19:40:01 [INFO] 19:40:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-aggregator --- 19:40:01 [INFO] Skipping artifact deployment 19:40:01 [INFO] 19:40:01 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 19:40:01 [INFO] Building netconf-aggregator 7.0.0-SNAPSHOT [119/119] 19:40:01 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:01 [INFO] 19:40:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-aggregator --- 19:40:01 [INFO] Deleting /w/workspace/netconf-maven-merge-master/target 19:40:01 [INFO] 19:40:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-aggregator --- 19:40:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:01 [INFO] 19:40:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-aggregator --- 19:40:01 [INFO] 19:40:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-aggregator --- 19:40:01 [INFO] Skipping CycloneDX 19:40:01 [INFO] 19:40:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-aggregator --- 19:40:01 [INFO] Skipping artifact installation 19:40:01 [INFO] 19:40:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-aggregator --- 19:40:01 [INFO] Skipping artifact deployment 19:40:01 [INFO] ------------------------------------------------------------------------ 19:40:01 [INFO] Reactor Summary for netconf-aggregator 7.0.0-SNAPSHOT: 19:40:01 [INFO] 19:40:01 [INFO] netconf-artifacts .................................. SUCCESS [ 3.063 s] 19:40:01 [INFO] netconf-parent ..................................... SUCCESS [ 8.820 s] 19:40:01 [INFO] feature-parent ..................................... SUCCESS [ 9.505 s] 19:40:01 [INFO] netconf-auth ....................................... SUCCESS [ 7.275 s] 19:40:01 [INFO] netconf-auth-aaa ................................... SUCCESS [ 7.935 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 40.610 s] 19:40:01 [INFO] rfc5277 ............................................ SUCCESS [ 7.644 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 16.877 s] 19:40:01 [INFO] rfc6241 ............................................ SUCCESS [ 10.029 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 16.807 s] 19:40:01 [INFO] rfc6470 ............................................ SUCCESS [ 6.188 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 17.126 s] 19:40:01 [INFO] rfc6243 ............................................ SUCCESS [ 5.092 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 16.581 s] 19:40:01 [INFO] rfc8526 ............................................ SUCCESS [ 6.465 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 16.849 s] 19:40:01 [INFO] netconf-api ........................................ SUCCESS [ 10.467 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 19.498 s] 19:40:01 [INFO] rfc6022 ............................................ SUCCESS [ 7.115 s] 19:40:01 [INFO] netconf-common-mdsal ............................... SUCCESS [ 10.722 s] 19:40:01 [INFO] odl-netconf-util ................................... SUCCESS [ 21.021 s] 19:40:01 [INFO] netconf-common ..................................... SUCCESS [ 4.976 s] 19:40:01 [INFO] shaded-exificient-jar .............................. SUCCESS [ 5.473 s] 19:40:01 [INFO] shaded-exificient .................................. SUCCESS [ 3.156 s] 19:40:01 [INFO] netconf-test-util .................................. SUCCESS [ 5.041 s] 19:40:01 [INFO] netconf-netty-util ................................. SUCCESS [ 13.482 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 17.964 s] 19:40:01 [INFO] rfc8341 ............................................ SUCCESS [ 6.169 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 17.714 s] 19:40:01 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 7.427 s] 19:40:01 [INFO] keystore-api ....................................... SUCCESS [ 6.967 s] 19:40:01 [INFO] keystore-none ...................................... SUCCESS [ 4.342 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 18.144 s] 19:40:01 [INFO] truststore-api ..................................... SUCCESS [ 6.710 s] 19:40:01 [INFO] truststore-none .................................... SUCCESS [ 4.505 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 18.604 s] 19:40:01 [INFO] transport-api ...................................... SUCCESS [ 5.486 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 16.539 s] 19:40:01 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.129 s] 19:40:01 [INFO] shaded-sshd ........................................ SUCCESS [ 2.896 s] 19:40:01 [INFO] transport-tcp ...................................... SUCCESS [ 12.788 s] 19:40:01 [INFO] transport-ssh ...................................... SUCCESS [ 25.681 s] 19:40:01 [INFO] transport-tls ...................................... SUCCESS [ 20.496 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 18.178 s] 19:40:01 [INFO] netconf-client ..................................... SUCCESS [ 21.662 s] 19:40:01 [INFO] odl-netconf-client ................................. SUCCESS [ 18.430 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 16.708 s] 19:40:01 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 5.156 s] 19:40:01 [INFO] netconf-server ..................................... SUCCESS [ 22.420 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 18.538 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 18.514 s] 19:40:01 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 10.682 s] 19:40:01 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 25.541 s] 19:40:01 [INFO] netconf-server-mdsal ............................... SUCCESS [ 21.037 s] 19:40:01 [INFO] netconf-nb ......................................... SUCCESS [ 10.302 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 32.466 s] 19:40:01 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.306 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 19.508 s] 19:40:01 [INFO] rfc8639 ............................................ SUCCESS [ 8.521 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 17.091 s] 19:40:01 [INFO] rfc8641 ............................................ SUCCESS [ 7.763 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 16.652 s] 19:40:01 [INFO] rfc8650 ............................................ SUCCESS [ 5.072 s] 19:40:01 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 16.852 s] 19:40:01 [INFO] keystore-legacy .................................... SUCCESS [ 12.593 s] 19:40:01 [INFO] netconf-dom-api .................................... SUCCESS [ 4.898 s] 19:40:01 [INFO] netconf-client-mdsal ............................... SUCCESS [ 42.666 s] 19:40:01 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 27.277 s] 19:40:01 [INFO] netconf-test-models ................................ SUCCESS [ 5.466 s] 19:40:01 [INFO] netconf-topology ................................... SUCCESS [ 18.387 s] 19:40:01 [INFO] netconf-topology-singleton ......................... SUCCESS [ 50.796 s] 19:40:01 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 28.134 s] 19:40:01 [INFO] netconf-topology-impl .............................. SUCCESS [ 11.427 s] 19:40:01 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 27.258 s] 19:40:01 [INFO] callhome-provider .................................. SUCCESS [ 22.139 s] 19:40:01 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 27.535 s] 19:40:01 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 28.024 s] 19:40:01 [INFO] netconf-console .................................... SUCCESS [ 13.893 s] 19:40:01 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 35.027 s] 19:40:01 [INFO] restconf-common-models ............................. SUCCESS [ 7.033 s] 19:40:01 [INFO] restconf-common .................................... SUCCESS [ 6.172 s] 19:40:01 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 33.764 s] 19:40:01 [INFO] restconf-api ....................................... SUCCESS [ 9.020 s] 19:40:01 [INFO] restconf-nb ........................................ SUCCESS [ 31.687 s] 19:40:01 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 31.870 s] 19:40:01 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 36.667 s] 19:40:01 [INFO] restconf-openapi ................................... SUCCESS [ 18.789 s] 19:40:01 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 35.854 s] 19:40:01 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 39.486 s] 19:40:01 [INFO] features-netconf ................................... SUCCESS [ 11.066 s] 19:40:01 [INFO] netconf-test-perf .................................. SUCCESS [ 12.916 s] 19:40:01 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 41.116 s] 19:40:01 [INFO] features-netconf-testing ........................... SUCCESS [ 10.252 s] 19:40:01 [INFO] yanglib ............................................ SUCCESS [ 10.900 s] 19:40:01 [INFO] OpenDaylight :: Yanglib ............................ SUCCESS [ 39.259 s] 19:40:01 [INFO] features-netconf-experimental ...................... SUCCESS [ 10.484 s] 19:40:01 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 40.821 s] 19:40:01 [INFO] netconf-features-parent ............................ SUCCESS [ 0.004 s] 19:40:01 [INFO] netconf-karaf ...................................... SUCCESS [ 44.287 s] 19:40:01 [INFO] netconf-karaf-static ............................... SUCCESS [01:00 min] 19:40:01 [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] 19:40:01 [INFO] transport-http ..................................... SUCCESS [ 11.643 s] 19:40:01 [INFO] transport-aggregator ............................... SUCCESS [ 0.004 s] 19:40:01 [INFO] restconf-client .................................... SUCCESS [ 9.616 s] 19:40:01 [INFO] restconf-server .................................... SUCCESS [ 10.268 s] 19:40:01 [INFO] protocol ........................................... SUCCESS [ 0.003 s] 19:40:01 [INFO] plugins ............................................ SUCCESS [ 0.002 s] 19:40:01 [INFO] apps ............................................... SUCCESS [ 0.002 s] 19:40:01 [INFO] third-party ........................................ SUCCESS [ 0.002 s] 19:40:01 [INFO] netconf-testtool ................................... SUCCESS [ 45.230 s] 19:40:01 [INFO] netconf-tools ...................................... SUCCESS [ 0.004 s] 19:40:01 [INFO] netconf-subsystem .................................. SUCCESS [ 0.002 s] 19:40:01 [INFO] sal-rest-connector-config .......................... SUCCESS [ 2.233 s] 19:40:01 [INFO] restconf-wadl-generator ............................ SUCCESS [ 8.287 s] 19:40:01 [INFO] websocket-client ................................... SUCCESS [ 7.403 s] 19:40:01 [INFO] restconf-subsystem ................................. SUCCESS [ 0.004 s] 19:40:01 [INFO] keystore-aggregator ................................ SUCCESS [ 0.002 s] 19:40:01 [INFO] truststore-aggregator .............................. SUCCESS [ 0.005 s] 19:40:01 [INFO] netconf-aggregator ................................. SUCCESS [ 0.004 s] 19:40:01 [INFO] ------------------------------------------------------------------------ 19:40:01 [INFO] BUILD SUCCESS 19:40:01 [INFO] ------------------------------------------------------------------------ 19:40:01 [INFO] Total time: 30:20 min 19:40:01 [INFO] Finished at: 2024-02-09T19:40:01Z 19:40:01 [INFO] ------------------------------------------------------------------------ 19:40:01 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 19:40:02 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5583137650422365083.sh 19:40:02 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins14559303270410953010.sh 19:40:02 ---> common-variables.sh 19:40:02 --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 19:40:02 ---> maven-deploy.sh 19:40:02 -----> Remove metadata files that were not updated 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-server/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:02 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:03 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:03 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:03 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:03 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:03 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:03 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:03 -----> Install lftools 19:40:03 Setup pyenv: 19:40:03 system 19:40:03 3.8.13 19:40:03 3.9.13 19:40:03 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:40:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcTa from file:/tmp/.os_lf_venv 19:40:05 lf-activate-venv(): INFO: Installing: lftools 19:40:35 lf-activate-venv(): INFO: Adding /tmp/venv-YcTa/bin to PATH 19:40:35 -----> Upload files to Nexus 19:40:36 ####################################################### 19:40:36 Deploying directory /w/workspace/netconf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:40:36 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml (523.0 b) 19:40:36 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.jar (167.23 kb) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.pom (4.13 kb) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-javadoc.jar (476.23 kb) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.xml (342.85 kb) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.json (384.84 kb) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-sources.jar (97.37 kb) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml (520.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml.sha1 (40.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml.md5 (32.0 b) 19:40:37 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:40:37 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944.pom (1.29 kb) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.xml (2.9 kb) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.json (3.36 kb) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml (453.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943.pom (1.85 kb) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-features.xml (776.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-features.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-features.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.xml (1.08 mb) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.json (1.22 mb) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml (530.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943.pom (1.75 kb) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-features.xml (778.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-features.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-features.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.xml (1.08 mb) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:40:38 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.json (1.22 mb) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml (522.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943.pom (8.66 kb) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-features.xml (7.27 kb) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-features.xml.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-features.xml.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.xml (1.07 mb) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.json (1.21 mb) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml (518.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.jar (188.04 kb) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.pom (1.59 kb) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-javadoc.jar (702.68 kb) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.xml (50.74 kb) 19:40:39 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.json (58.43 kb) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-sources.jar (151.67 kb) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml (359.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.sha1 (40.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.md5 (32.0 b) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:40 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.jar (173.18 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.jar.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.jar.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.pom (3.07 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.pom.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.pom.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-javadoc.jar (561.39 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-javadoc.jar.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-javadoc.jar.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.xml (66.17 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.xml.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.xml.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.json (76.71 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.json.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.json.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-sources.jar (125.64 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-sources.jar.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-sources.jar.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml (519.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.jar (9.39 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.pom (1.44 kb) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:41 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-javadoc.jar (84.5 kb) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.xml (55.29 kb) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.json (63.73 kb) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-sources.jar (3.24 kb) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml (543.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.sha1 (40.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.md5 (32.0 b) 19:40:42 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:40:42 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.jar (225.22 kb) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.pom (1.66 kb) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-javadoc.jar (861.48 kb) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.xml (47.86 kb) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.json (55.21 kb) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-sources.jar (178.08 kb) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml (519.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.sha1 (40.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.md5 (32.0 b) 19:40:43 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.jar (64.96 kb) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.pom (1.75 kb) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-javadoc.jar (276.2 kb) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.xml (44.8 kb) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.json (51.83 kb) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-sources.jar (50.9 kb) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml (519.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:44 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.jar (165.24 kb) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.pom (2.16 kb) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-javadoc.jar (603.66 kb) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.xml (47.53 kb) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.json (54.93 kb) 19:40:45 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-sources.jar (124.41 kb) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml (519.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.jar (393.8 kb) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.pom (2.0 kb) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-javadoc.jar (1.43 mb) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.xml (44.82 kb) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.json (51.85 kb) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-sources.jar (319.86 kb) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml (519.0 b) 19:40:46 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.jar (32.26 kb) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.pom (1.99 kb) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:47 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-javadoc.jar (167.93 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.xml (47.59 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.json (54.96 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-sources.jar (24.7 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml (519.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.jar (84.4 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.pom (2.15 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-javadoc.jar (331.23 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.xml (47.7 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.json (55.06 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-sources.jar (65.28 kb) 19:40:48 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (460.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.jar (44.76 kb) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.pom (2.04 kb) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:49 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-javadoc.jar (201.59 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.xml (44.98 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.json (52.0 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-sources.jar (32.53 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (544.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.jar (52.16 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.pom (1.92 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-javadoc.jar (230.39 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.xml (47.7 kb) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:40:50 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.json (55.1 kb) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-sources.jar (38.78 kb) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml (519.0 b) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.jar (98.71 kb) 19:40:51 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.pom (1.72 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-javadoc.jar (398.45 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml (44.82 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.json (51.85 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-sources.jar (72.92 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml (519.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.jar (110.9 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.pom (2.81 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-javadoc.jar (468.57 kb) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:40:52 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.xml (60.98 kb) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.json (70.2 kb) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-sources.jar (90.28 kb) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml (519.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:53 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.jar (341.14 kb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.pom (2.18 kb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-javadoc.jar (1.19 mb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.xml (63.28 kb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.json (72.89 kb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-sources.jar (274.28 kb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml (357.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.jar (238.68 kb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.jar.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.jar.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.pom (2.38 kb) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.pom.sha1 (40.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.pom.md5 (32.0 b) 19:40:54 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-javadoc.jar (898.67 kb) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-javadoc.jar.sha1 (40.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-javadoc.jar.md5 (32.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml (71.31 kb) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml.sha1 (40.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml.md5 (32.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.json (82.03 kb) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.json.sha1 (40.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.json.md5 (32.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-sources.jar (195.62 kb) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-sources.jar.sha1 (40.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-sources.jar.md5 (32.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml (357.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:55 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.jar (31.36 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.jar.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.jar.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.pom (1.92 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.pom.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.pom.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-javadoc.jar (162.16 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-javadoc.jar.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-javadoc.jar.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml (66.19 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.json (76.13 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.json.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.json.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-sources.jar (23.61 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-sources.jar.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-sources.jar.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml (517.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.jar (56.99 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.pom (2.42 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-javadoc.jar (245.07 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.xml (60.26 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.json (69.76 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-sources.jar (37.92 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml (523.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944.pom (29.38 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.xml (2.8 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.json (3.26 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml (440.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.jar (10.86 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.pom (1.54 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-javadoc.jar (84.25 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.xml (31.93 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.json (37.57 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-sources.jar (4.09 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml (518.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.jar (8.07 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.pom (946.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-javadoc.jar (82.96 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.xml (8.85 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.json (10.32 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-sources.jar (2.69 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml (444.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.jar (411.6 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.pom (9.26 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-javadoc.jar (955.71 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.xml (323.12 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.json (362.51 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-sources.jar (241.52 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml (520.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml (2.05 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.jar (299.99 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.pom (4.42 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-tests.jar (32.06 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-tests.jar.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-tests.jar.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-test-sources.jar (18.54 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-test-sources.jar.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-test-sources.jar.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-javadoc.jar (950.49 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.xml (130.98 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.json (149.38 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-sources.jar (225.25 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml (444.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.jar (53.16 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.pom (3.09 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-javadoc.jar (86.9 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.xml (102.72 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.json (117.03 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-sources.jar (17.75 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml (358.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.jar (16.08 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.jar.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.jar.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.pom (2.14 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.pom.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.pom.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-javadoc.jar (102.7 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-javadoc.jar.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-javadoc.jar.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.xml (42.87 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.xml.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.xml.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.json (50.12 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.json.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.json.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-sources.jar (5.88 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-sources.jar.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-sources.jar.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml (521.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.jar (36.19 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.pom (4.21 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-javadoc.jar (141.49 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml (341.72 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.json (383.64 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-sources.jar (18.24 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml (521.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.jar (15.9 kb) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.pom (2.01 kb) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-javadoc.jar (120.87 kb) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.xml (81.8 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.json (93.96 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-sources.jar (8.3 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml (519.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml (1.38 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.pom (3.44 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.tar.gz (187.71 mb) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.tar.gz.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.tar.gz.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.zip (188.89 mb) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.zip.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.zip.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.xml (1.29 mb) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.json (1.46 mb) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml (434.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.jar (36.2 kb) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.pom (4.93 kb) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-javadoc.jar (137.3 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml (316.71 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.json (355.38 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-sources.jar (12.92 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml (524.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.jar (72.46 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.pom (3.38 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-javadoc.jar (199.92 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.xml (75.8 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.json (87.22 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-sources.jar (39.97 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml (520.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945.pom (1.88 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.xml (8.82 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.json (10.3 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml (444.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.jar (131.12 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.pom (7.35 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-javadoc.jar (240.06 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml (300.28 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.json (336.76 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-sources.jar (63.12 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml (438.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.jar (390.67 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.pom (4.78 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-javadoc.jar (1.26 mb) 19:41:15 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.xml (143.93 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.json (163.61 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-sources.jar (292.79 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml (525.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.jar (64.03 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.pom (1.12 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-javadoc.jar (284.47 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.xml (49.98 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.json (57.78 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-sources.jar (49.87 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml (523.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.jar (356.11 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.pom (3.08 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-javadoc.jar (1.17 mb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.xml (351.65 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.json (392.99 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-sources.jar (273.6 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml (441.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.jar (74.89 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.pom (1.57 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-javadoc.jar (89.09 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.xml (66.74 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.json (77.43 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-sources.jar (67.83 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml (522.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml (2.71 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.jar (171.79 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.pom (16.71 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-javadoc.jar (358.15 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-executable.jar (34.81 mb) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-executable.jar.sha1 (40.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-executable.jar.md5 (32.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.jar (25.74 mb) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.jar.sha1 (40.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.jar.md5 (32.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-rest-perf-client.jar (22.41 mb) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-rest-perf-client.jar.sha1 (40.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-rest-perf-client.jar.md5 (32.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-scale-util.jar (34.81 mb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-scale-util.jar.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-scale-util.jar.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.tar.gz (29.77 mb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.tar.gz.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.tar.gz.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.xml (398.72 kb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.json (447.16 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-sources.jar (90.72 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml (527.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.jar (13.81 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.pom (1.86 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-javadoc.jar (85.53 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.xml (333.55 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.json (374.44 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-sources.jar (4.53 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml (532.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.jar (182.13 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.pom (3.86 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-javadoc.jar (458.81 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.xml (384.72 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.json (433.36 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-sources.jar (91.59 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml (522.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.jar (169.88 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.pom (2.51 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-javadoc.jar (504.69 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml (330.93 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json (371.3 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-sources.jar (113.8 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml (528.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945.pom (1.47 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-features.xml (679.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.xml (730.89 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.json (829.21 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml (521.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944.pom (2.05 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-features.xml (1.35 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.xml (323.92 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.json (365.12 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml (521.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945.pom (2.6 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-features.xml (1.7 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.xml (128.32 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.json (146.75 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml (530.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944.pom (1.37 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-features.xml (709.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.xml (656.31 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.json (735.63 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml (524.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944.pom (1.49 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-features.xml (840.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.xml (307.54 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.json (347.32 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml (536.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944.pom (1.38 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-features.xml (824.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.xml (651.58 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.json (730.33 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml (302.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6.pom (2.26 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6.pom.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6.pom.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-features.xml (1.17 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-features.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-features.xml.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.xml (251.13 kb) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.xml.sha1 (40.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.json (284.32 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.json.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.json.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml (531.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944.pom (1.41 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-features.xml (811.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.xml (658.11 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.json (737.68 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml (527.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943.pom (2.43 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-features.xml (1.62 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-features.xml.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-features.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.xml (643.58 kb) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:41:29 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.json (721.46 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml (525.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944.pom (1.8 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-features.xml (1.1 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml (953.97 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.json (1.05 mb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml (522.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944.pom (2.21 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-features.xml (1.57 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.xml (316.04 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.json (356.62 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml (444.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945.pom (1.47 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-features.xml (844.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.xml (67.04 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.json (77.07 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml (523.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944.pom (2.14 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-features.xml (1.34 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml (914.69 kb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.json (1.01 mb) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml (449.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945.pom (1.34 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-features.xml (621.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.xml (56.78 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.json (65.51 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml (449.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945.pom (1.34 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-features.xml (621.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.xml (56.9 kb) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.json (65.62 kb) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml (449.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945.pom (1.34 kb) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-features.xml (621.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.xml (56.79 kb) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.json (65.52 kb) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml (449.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945.pom (1.34 kb) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:33 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-features.xml (675.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.xml (61.33 kb) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.json (70.67 kb) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml (449.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945.pom (1.34 kb) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-features.xml (675.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.xml (61.43 kb) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.json (70.76 kb) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml (449.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944.pom (1.36 kb) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:34 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-features.xml (646.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.xml (57.09 kb) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.json (65.81 kb) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml (449.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945.pom (1.34 kb) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-features.xml (621.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml (56.79 kb) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.json (65.53 kb) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml (449.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945.pom (1.57 kb) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-features.xml (851.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.xml (77.58 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.json (89.15 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml (449.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944.pom (2.27 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-features.xml (1.34 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.xml (83.7 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.json (96.13 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml (369.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844.pom (1.8 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844.pom.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844.pom.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-features.xml (1.0 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-features.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-features.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml (104.13 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.json.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.json (119.44 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml (369.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.json.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844.pom (1.34 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844.pom.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844.pom.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-features.xml (675.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-features.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-features.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml (88.38 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.json (101.4 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.json.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.json.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml (521.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944.pom (1.39 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-features.xml (767.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.xml (818.83 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.json (928.79 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml (528.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944.pom (1.66 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-features.xml (993.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.xml (942.8 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.json (1.04 mb) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml (526.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944.pom (1.41 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-features.xml (833.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml (650.97 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json (729.79 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml (449.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945.pom (1.55 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-features.xml (762.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.xml (65.05 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.json (74.72 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml (445.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944.pom (2.33 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-features.xml (1.62 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.xml (130.0 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.json (148.04 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml (446.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945.pom (1.48 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-features.xml (856.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.xml (67.09 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.json (77.12 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml (522.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945.pom (1.49 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-features.xml (785.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-features.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-features.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.xml (239.08 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.json (270.75 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml (522.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944.pom (1.38 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-features.xml (749.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.xml (917.4 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.json (1.02 mb) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml (525.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944.pom (3.09 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-features.xml (1.87 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml (775.51 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.json (879.79 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml (521.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944.pom (2.01 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-features.xml (2.43 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml (883.98 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json (1002.38 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml (444.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944.pom (1.53 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-features.xml (922.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml (915.67 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json (1.01 mb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml (518.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944.pom (1.14 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-features.xml (516.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.xml (885.58 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.json (1004.26 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml (368.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727.pom (1.62 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727.pom.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727.pom.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-features.xml (767.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-features.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-features.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.xml (470.68 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.json (528.33 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.json.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.json.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml (517.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944.pom (1.74 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-features.xml (941.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-features.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-features.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.xml (891.53 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.json (1010.57 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml (477.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.jar (60.54 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.pom (1.99 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-javadoc.jar (219.15 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.xml (55.43 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.json (63.92 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-sources.jar (33.85 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml (359.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.jar (241.19 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.jar.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.jar.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.pom (1.95 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.pom.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.pom.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-javadoc.jar (803.31 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-javadoc.jar.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-javadoc.jar.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.xml (96.73 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.xml.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.xml.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.json (110.27 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.json.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.json.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-sources.jar (188.88 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-sources.jar.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-sources.jar.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml (528.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.jar (195.04 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.pom (1.09 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-javadoc.jar (769.07 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.xml (44.87 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.json (51.9 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-sources.jar (155.3 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml (521.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.jar (22.25 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.pom (1.95 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-javadoc.jar (140.01 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml (52.45 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.json (60.47 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-sources.jar (11.86 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml (517.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.jar (412.96 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.pom (10.26 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-javadoc.jar (730.86 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml (235.33 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json (268.43 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-sources.jar (201.07 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml (440.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.jar (3.07 mb) 19:41:51 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.pom (4.13 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-javadoc.jar (348.28 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml (108.72 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json (125.34 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-sources.jar (2.84 mb) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml (359.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.jar (255.97 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.jar.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.jar.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.pom (2.12 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.pom.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.pom.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-javadoc.jar (844.75 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-javadoc.jar.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-javadoc.jar.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.xml (99.81 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.json (113.68 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.json.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.json.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-sources.jar (201.08 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-sources.jar.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-sources.jar.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml (529.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.jar (16.61 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.pom (2.18 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-javadoc.jar (84.92 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.xml (41.67 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.json (48.2 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-sources.jar (6.71 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml (531.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml (1.42 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.jar (3.04 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.pom (1.73 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-restconf.cfg (86.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-restconf.cfg.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-restconf.cfg.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.xml (2.88 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.json (3.34 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml (523.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml (1.42 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.jar (1.6 mb) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.pom (4.79 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.xml (38.09 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.json (44.37 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-sources.jar (2.06 mb) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml (517.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml (1.41 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.jar (1.9 mb) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.pom (5.08 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.xml (35.61 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.json (41.13 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-sources.jar (1.45 mb) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml (519.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.jar (20.81 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.pom (1.68 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-javadoc.jar (121.95 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.xml (38.24 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.json (44.4 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-sources.jar (10.94 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml (358.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.jar (289.54 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.jar.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.jar.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.pom (2.0 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.pom.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.pom.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-javadoc.jar (991.44 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-javadoc.jar.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-javadoc.jar.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.xml (93.53 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.json (106.78 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.json.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.json.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-sources.jar (222.81 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-sources.jar.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-sources.jar.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml (478.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.jar (1019.51 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.pom (4.45 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-javadoc.jar (2.67 mb) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.xml (92.31 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.json (105.86 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-sources.jar (644.59 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml (519.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.jar (150.8 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.pom (2.93 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-javadoc.jar (553.51 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.xml (71.64 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.json (82.38 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-sources.jar (121.46 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml (478.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.jar (1.1 mb) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.jar.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.jar.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.pom (3.24 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.pom.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.pom.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-javadoc.jar (3.02 mb) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-javadoc.jar.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-javadoc.jar.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.xml (87.78 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.json (100.37 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.json.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.json.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-sources.jar (704.55 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-sources.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-sources.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml (520.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.jar (137.97 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.pom (1.59 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-javadoc.jar (526.44 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.xml (50.76 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.json (58.44 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-sources.jar (111.31 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml (521.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.jar (9.4 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.jar.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.jar.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.pom (1.44 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.pom.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.pom.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-javadoc.jar (84.47 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-javadoc.jar.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-javadoc.jar.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.xml (55.32 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.json (63.76 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.json.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.json.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-sources.jar (3.23 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-sources.jar.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-sources.jar.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml (513.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.jar (22.32 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.pom (5.07 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-javadoc.jar (108.87 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.xml (183.65 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.json (207.99 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-sources.jar (8.24 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml (522.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.jar (5.25 mb) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.jar.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.jar.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.pom (2.69 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.pom.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.pom.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-javadoc.jar (89.46 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-javadoc.jar.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-javadoc.jar.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.xml (45.87 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.xml.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.json (53.63 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.json.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.json.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-sources.jar (13.67 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-sources.jar.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-sources.jar.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml (364.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.jar (23.04 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.jar.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.jar.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.pom (2.54 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.pom.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.pom.md5 (32.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-javadoc.jar (93.55 kb) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-javadoc.jar.sha1 (40.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-javadoc.jar.md5 (32.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.xml (90.03 kb) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.xml.sha1 (40.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.xml.md5 (32.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.json (103.72 kb) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.json.sha1 (40.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.json.md5 (32.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-sources.jar (8.4 kb) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-sources.jar.sha1 (40.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-sources.jar.md5 (32.0 b) 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240209.190941-39-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240209.190941-844-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240209.190941-844-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-tests.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-tests.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-tests.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-test-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-test-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-test-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240209.190941-64-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.tar.gz 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.tar.gz.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.tar.gz.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.zip 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.zip.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944.zip.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-executable.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-executable.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-executable.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-rest-perf-client.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-rest-perf-client.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-rest-perf-client.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-scale-util.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-scale-util.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-scale-util.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.tar.gz 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.tar.gz.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-stress-client.tar.gz.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240209.190941-6-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240209.190941-844-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240209.190941-844-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240209.190941-727-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-features.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-features.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-features.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240209.190941-83-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240209.190941-83-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-restconf.cfg 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-restconf.cfg.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-restconf.cfg.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240209.190941-83-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240209.190941-943-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240209.190941-945-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240209.190941-944-sources.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.pom 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.pom.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728.pom.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-javadoc.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-javadoc.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-javadoc.jar.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.xml 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.xml.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.xml.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.json 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.json.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-cyclonedx.json.md5 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-sources.jar 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-sources.jar.sha1 19:42:09 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240209.190941-728-sources.jar.md5 19:42:09 Finished deploying /w/workspace/netconf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:42:09 ####################################################### 19:42:10 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins13747992112864795342.sh 19:42:10 $ ssh-agent -k 19:42:10 unset SSH_AUTH_SOCK; 19:42:10 unset SSH_AGENT_PID; 19:42:10 echo Agent pid 5567 killed; 19:42:10 [ssh-agent] Stopped. 19:42:10 [JaCoCo plugin] Collecting JaCoCo coverage data... 19:42:10 [JaCoCo plugin] Version: 3.3.5 19:42:10 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 19:42:11 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 25 19:42:11 [JaCoCo plugin] Saving matched execfiles: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/code-coverage/jacoco.exec 19:42:12 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 19:42:12 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/classes 82 files 19:42:12 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/classes 13 files 19:42:12 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/classes 14 files 19:42:12 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/classes 2 files 19:42:12 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/classes 115 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/classes 80 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/classes 6 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/parent/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/jacoco/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/karaf-static/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/karaf/target/classes 0 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/classes 98 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/classes 99 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/classes 1 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/classes 147 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc5277/target/classes 33 files 19:42:13 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6022/target/classes 96 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6241/target/classes 245 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6243/target/classes 14 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6470/target/classes 37 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/classes 23 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/classes 23 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8341/target/classes 49 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8526/target/classes 56 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8639/target/classes 205 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8641/target/classes 139 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8650/target/classes 13 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/classes 1 files 19:42:14 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/classes 35 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/classes 40 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/classes 189 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/classes 84 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/classes 7 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/parent/target/classes 0 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/classes 2 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/classes 220 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/classes 26 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/classes 8 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/classes 53 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/classes 27 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/classes 160 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/classes 5 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/classes 227 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/classes 2 files 19:42:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/classes 34 files 19:42:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/classes 127 files 19:42:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/classes 134 files 19:42:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/classes 110 files 19:42:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/classes 10 files 19:42:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/classes 204 files 19:42:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/classes 49 files 19:42:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/classes 0 files 19:42:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/classes 3 files 19:42:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/classes 6 files 19:42:22 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/classes 0 files 19:42:23 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/classes 996 files 19:42:23 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/classes 0 files 19:42:24 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/classes 1063 files 19:42:24 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-api/target/classes 10 files 19:42:24 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-http/target/classes 160 files 19:42:24 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/classes 815 files 19:42:24 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/classes 84 files 19:42:24 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/classes 908 files 19:42:24 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/classes 70 files 19:42:24 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/classes 1 files 19:42:25 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 19:42:25 [JaCoCo plugin] Source Inclusions: **/*.java 19:42:25 [JaCoCo plugin] Source Exclusions: null 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java 22 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/main/java 11 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/main/java 8 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java 1 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java 78 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/java 10 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java 3 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/java 16 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/main/java 1 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/java 2 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/java 5 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/java 1 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/main/java 1 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/main/java 23 files 19:42:25 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/java 5 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java 62 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java 4 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/main/java 2 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java 81 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/main/java 8 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java 7 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java 36 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java 26 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java 14 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java 4 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/java 50 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/src/main/java 2 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java 25 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/java 1 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/java 1 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/main/java 9 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java 124 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java 45 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/sal-restconf-broker/src/main/java 15 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/src/main/java 3 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/main/java 5 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java 9 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/java 2 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java 31 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/java 13 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/java 14 files 19:42:26 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/main/java 1 files 19:42:26 [JaCoCo plugin] Loading inclusions files.. 19:42:26 [JaCoCo plugin] inclusions: [] 19:42:26 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 19:42:27 [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] 19:42:27 [JaCoCo plugin] Publishing the results.. 19:42:27 [JaCoCo plugin] Loading packages.. 19:42:27 [JaCoCo plugin] Done. 19:42:27 [JaCoCo plugin] Overall coverage: class: 49.33477, method: 30.588346, line: 36.608788, branch: 10.722724, instruction: 20.495617, complexity: 16.315851 19:42:27 [PostBuildScript] - [INFO] Executing post build scripts. 19:42:27 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins17584169372588643719.sh 19:42:27 ---> sysstat.sh 19:42:28 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins14292830129127864766.sh 19:42:28 ---> package-listing.sh 19:42:28 ++ facter osfamily 19:42:28 ++ tr '[:upper:]' '[:lower:]' 19:42:28 + OS_FAMILY=redhat 19:42:28 + workspace=/w/workspace/netconf-maven-merge-master 19:42:28 + START_PACKAGES=/tmp/packages_start.txt 19:42:28 + END_PACKAGES=/tmp/packages_end.txt 19:42:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:42:28 + PACKAGES=/tmp/packages_start.txt 19:42:28 + '[' /w/workspace/netconf-maven-merge-master ']' 19:42:28 + PACKAGES=/tmp/packages_end.txt 19:42:28 + case "${OS_FAMILY}" in 19:42:28 + rpm -qa 19:42:28 + sort 19:42:29 + '[' -f /tmp/packages_start.txt ']' 19:42:29 + '[' -f /tmp/packages_end.txt ']' 19:42:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:42:29 + '[' /w/workspace/netconf-maven-merge-master ']' 19:42:29 + mkdir -p /w/workspace/netconf-maven-merge-master/archives/ 19:42:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-merge-master/archives/ 19:42:29 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins14100980639114792781.sh 19:42:29 ---> capture-instance-metadata.sh 19:42:29 Setup pyenv: 19:42:29 system 19:42:29 3.8.13 19:42:29 3.9.13 19:42:29 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:42:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcTa from file:/tmp/.os_lf_venv 19:42:31 lf-activate-venv(): INFO: Installing: lftools 19:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-YcTa/bin to PATH 19:42:47 INFO: Running in OpenStack, capturing instance metadata 19:42:48 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins8789274608275481516.sh 19:42:48 provisioning config files... 19:42:48 Could not find credentials [logs] for netconf-maven-merge-master #2982 19:42:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config5605686756256517732tmp 19:42:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:42:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:42:48 provisioning config files... 19:42:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:42:48 [EnvInject] - Injecting environment variables from a build step. 19:42:48 [EnvInject] - Injecting as environment variables the properties content 19:42:48 SERVER_ID=logs 19:42:48 19:42:48 [EnvInject] - Variables injected successfully. 19:42:48 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins839062901021096422.sh 19:42:48 ---> create-netrc.sh 19:42:48 WARN: Log server credential not found. 19:42:49 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins5503261912285909076.sh 19:42:49 ---> python-tools-install.sh 19:42:49 Setup pyenv: 19:42:49 system 19:42:49 3.8.13 19:42:49 3.9.13 19:42:49 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcTa from file:/tmp/.os_lf_venv 19:42:50 lf-activate-venv(): INFO: Installing: lftools 19:43:02 lf-activate-venv(): INFO: Adding /tmp/venv-YcTa/bin to PATH 19:43:02 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins16785521647291950555.sh 19:43:02 ---> sudo-logs.sh 19:43:02 Archiving 'sudo' log.. 19:43:03 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins6856223327725572122.sh 19:43:03 ---> job-cost.sh 19:43:03 Setup pyenv: 19:43:03 system 19:43:03 3.8.13 19:43:03 3.9.13 19:43:03 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:43:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcTa from file:/tmp/.os_lf_venv 19:43:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:43:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:43:17 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 19:43:18 lf-activate-venv(): INFO: Adding /tmp/venv-YcTa/bin to PATH 19:43:18 INFO: No Stack... 19:43:18 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:18 INFO: Archiving Costs 19:43:18 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins16871664223460880762.sh 19:43:19 ---> logs-deploy.sh 19:43:19 Setup pyenv: 19:43:19 system 19:43:19 3.8.13 19:43:19 3.9.13 19:43:19 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcTa from file:/tmp/.os_lf_venv 19:43:21 lf-activate-venv(): INFO: Installing: lftools 19:43:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:43:38 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 19:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-YcTa/bin to PATH 19:43:38 WARNING: Nexus logging server not set 19:43:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-merge-master/2982/ 19:43:38 INFO: archiving logs to S3 19:43:43 ---> uname -a: 19:43:43 Linux prd-centos8-builder-4c-4g-5261.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:43:43 19:43:43 19:43:43 ---> lscpu: 19:43:43 Architecture: x86_64 19:43:43 CPU op-mode(s): 32-bit, 64-bit 19:43:43 Byte Order: Little Endian 19:43:43 CPU(s): 4 19:43:43 On-line CPU(s) list: 0-3 19:43:43 Thread(s) per core: 1 19:43:43 Core(s) per socket: 1 19:43:43 Socket(s): 4 19:43:43 NUMA node(s): 1 19:43:43 Vendor ID: AuthenticAMD 19:43:43 CPU family: 23 19:43:43 Model: 49 19:43:43 Model name: AMD EPYC-Rome Processor 19:43:43 Stepping: 0 19:43:43 CPU MHz: 2799.998 19:43:43 BogoMIPS: 5599.99 19:43:43 Virtualization: AMD-V 19:43:43 Hypervisor vendor: KVM 19:43:43 Virtualization type: full 19:43:43 L1d cache: 32K 19:43:43 L1i cache: 32K 19:43:43 L2 cache: 512K 19:43:43 L3 cache: 16384K 19:43:43 NUMA node0 CPU(s): 0-3 19:43:43 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 19:43:43 19:43:43 19:43:43 ---> nproc: 19:43:43 4 19:43:43 19:43:43 19:43:43 ---> df -h: 19:43:43 Filesystem Size Used Avail Use% Mounted on 19:43:43 devtmpfs 7.7G 0 7.7G 0% /dev 19:43:43 tmpfs 7.7G 0 7.7G 0% /dev/shm 19:43:43 tmpfs 7.7G 17M 7.7G 1% /run 19:43:43 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 19:43:43 /dev/vda1 80G 12G 69G 15% / 19:43:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:43:43 19:43:43 19:43:43 ---> free -m: 19:43:43 total used free shared buff/cache available 19:43:43 Mem: 15761 890 8678 19 6191 14521 19:43:43 Swap: 1023 0 1023 19:43:43 19:43:43 19:43:43 ---> ip addr: 19:43:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:43:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:43:43 inet 127.0.0.1/8 scope host lo 19:43:43 valid_lft forever preferred_lft forever 19:43:43 inet6 ::1/128 scope host 19:43:43 valid_lft forever preferred_lft forever 19:43:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:43:43 link/ether fa:16:3e:f4:92:eb brd ff:ff:ff:ff:ff:ff 19:43:43 altname enp0s3 19:43:43 altname ens3 19:43:43 inet 10.30.171.171/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:43:43 valid_lft 83891sec preferred_lft 83891sec 19:43:43 inet6 fe80::f816:3eff:fef4:92eb/64 scope link 19:43:43 valid_lft forever preferred_lft forever 19:43:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:43:43 link/ether 02:42:c0:8e:2e:6b brd ff:ff:ff:ff:ff:ff 19:43:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:43:43 valid_lft forever preferred_lft forever 19:43:43 19:43:43 19:43:43 ---> sar -b -r -n DEV: 19:43:43 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/09/2024 _x86_64_ (4 CPU) 19:43:43 19:43:43 19:01:51 LINUX RESTART (4 CPU) 19:43:43 19:43:43 07:02:01 PM tps rtps wtps bread/s bwrtn/s 19:43:43 07:03:01 PM 208.55 140.92 67.63 14772.59 41547.05 19:43:43 07:04:01 PM 124.39 9.25 115.14 2919.69 9962.70 19:43:43 07:05:01 PM 38.78 0.03 38.74 0.53 3932.86 19:43:43 07:06:01 PM 2.85 0.00 2.85 0.00 62.66 19:43:43 07:07:01 PM 2.65 0.00 2.65 0.00 61.91 19:43:43 07:08:01 PM 3.28 0.00 3.28 0.00 74.84 19:43:43 07:09:01 PM 3.17 0.00 3.17 0.00 69.79 19:43:43 07:10:01 PM 76.17 15.04 61.13 1933.62 887.82 19:43:43 07:11:01 PM 243.24 4.65 238.59 1062.22 12846.48 19:43:43 07:12:01 PM 50.53 0.00 50.53 0.00 5033.56 19:43:43 07:13:01 PM 39.39 0.00 39.39 0.00 1966.47 19:43:43 07:14:01 PM 24.35 0.00 24.35 0.00 1177.43 19:43:43 07:15:01 PM 45.05 0.00 45.05 0.00 2947.25 19:43:43 07:16:01 PM 32.42 0.00 32.42 0.00 1763.26 19:43:43 07:17:01 PM 39.39 0.03 39.35 0.27 2298.18 19:43:43 07:18:01 PM 29.45 0.00 29.45 0.00 2666.18 19:43:43 07:19:01 PM 43.22 0.00 43.22 0.00 3659.18 19:43:43 07:20:01 PM 34.89 0.00 34.89 0.00 1656.90 19:43:43 07:21:01 PM 37.00 0.00 37.00 0.00 1676.76 19:43:43 07:22:01 PM 48.18 0.00 48.18 0.00 1749.81 19:43:43 07:23:01 PM 27.48 0.00 27.48 0.00 1133.99 19:43:43 07:24:01 PM 38.28 0.00 38.28 0.00 2127.54 19:43:43 07:25:01 PM 22.41 0.02 22.39 0.13 1374.49 19:43:43 07:26:01 PM 17.96 0.63 17.33 124.09 1592.05 19:43:43 07:27:01 PM 24.83 0.00 24.83 0.00 1502.98 19:43:43 07:28:01 PM 28.41 0.00 28.41 0.00 1194.87 19:43:43 07:29:01 PM 37.05 0.00 37.05 0.00 1856.93 19:43:43 07:30:01 PM 52.84 0.00 52.84 0.00 1539.07 19:43:43 07:31:01 PM 46.08 0.00 46.08 0.00 2018.31 19:43:43 07:32:02 PM 85.35 0.00 85.35 0.00 2805.08 19:43:43 07:33:01 PM 54.60 0.00 54.60 0.00 5478.48 19:43:43 07:34:01 PM 30.47 0.00 30.47 0.00 1091.50 19:43:43 07:35:01 PM 38.04 0.00 38.04 0.00 2757.57 19:43:43 07:36:01 PM 32.81 0.00 32.81 0.00 1473.20 19:43:43 07:37:01 PM 44.81 0.00 44.81 0.00 1714.01 19:43:43 07:38:01 PM 62.90 0.00 62.90 0.00 30426.11 19:43:43 07:39:01 PM 34.77 0.00 34.77 0.00 33233.92 19:43:43 07:40:01 PM 25.20 0.03 25.16 0.53 3610.73 19:43:43 07:41:01 PM 33.82 0.40 33.42 22.26 15853.96 19:43:43 07:42:01 PM 23.01 0.00 23.01 0.00 1614.25 19:43:43 07:43:01 PM 20.72 0.25 20.47 43.44 662.12 19:43:43 Average: 46.55 4.18 42.37 509.44 5148.60 19:43:43 19:43:43 07:02:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:43:43 07:03:01 PM 13346272 15085480 2793184 17.31 2688 1962272 1164296 6.77 198256 2272516 107976 19:43:43 07:04:01 PM 13085092 15107624 3054364 18.92 2688 2229868 1079256 6.28 226132 2441576 96164 19:43:43 07:05:01 PM 13075760 15097888 3063696 18.98 2688 2229988 1079256 6.28 226136 2448712 72 19:43:43 07:06:01 PM 13075296 15097516 3064160 18.99 2688 2230064 1079256 6.28 226140 2449104 56 19:43:43 07:07:01 PM 13075524 15097876 3063932 18.98 2688 2230176 1079256 6.28 226140 2449656 76 19:43:43 07:08:01 PM 13074872 15097336 3064584 18.99 2688 2230288 1079256 6.28 226140 2450604 56 19:43:43 07:09:01 PM 13065608 15088444 3073848 19.05 2688 2230644 1079256 6.28 226140 2458632 316 19:43:43 07:10:01 PM 12306320 14559828 3833136 23.75 2688 2456416 1556488 9.06 253304 3173400 166128 19:43:43 07:11:01 PM 11236528 13792232 4902928 30.38 2688 2752236 2265712 13.18 464544 4007532 115996 19:43:43 07:12:01 PM 11003352 13601648 5136104 31.82 2688 2793588 2627496 15.29 563668 4136252 28164 19:43:43 07:13:01 PM 9179548 11910932 6959908 43.12 2688 2925272 4174580 24.29 583072 5928892 120864 19:43:43 07:14:01 PM 10659588 13393684 5479868 33.95 2688 2926980 2840108 16.52 583488 4447672 99780 19:43:43 07:15:01 PM 9021940 11869508 7117516 44.10 2688 3037240 4104784 23.88 618616 6034032 144512 19:43:43 07:16:01 PM 8750388 11637812 7389068 45.78 2688 3075136 4671136 27.18 629524 6288360 147764 19:43:43 07:17:01 PM 10757060 13564944 5382396 33.35 2688 2994652 2368284 13.78 622296 4291444 18900 19:43:43 07:18:01 PM 10005140 12934076 6134316 38.01 2688 3103992 2999240 17.45 671740 4965788 63212 19:43:43 07:19:01 PM 10296728 13270660 5842728 36.20 2688 3143580 2632152 15.31 689576 4648928 16768 19:43:43 07:20:01 PM 10252880 13261740 5886576 36.47 2688 3175488 2641668 15.37 697024 4679644 19336 19:43:43 07:21:01 PM 10104240 13133540 6035216 37.39 2688 3193748 2994964 17.42 701900 4818800 10360 19:43:43 07:22:01 PM 10199152 13248312 5940304 36.81 2688 3210620 2663772 15.50 739164 4682132 4532 19:43:43 07:23:01 PM 10135024 13236296 6004432 37.20 2688 3261472 2640240 15.36 751516 4731004 38620 19:43:43 07:24:01 PM 9819624 12953968 6319832 39.16 2688 3291972 3008312 17.50 759348 5031976 24160 19:43:43 07:25:01 PM 10058944 13218268 6080512 37.67 2688 3311880 2687640 15.64 763472 4780224 19296 19:43:43 07:26:01 PM 8962976 12157416 7176480 44.47 2688 3347112 3666928 21.33 771436 5863864 11472 19:43:43 07:27:01 PM 9984888 13206852 6154568 38.13 2688 3370876 2653236 15.44 777080 4833972 12408 19:43:43 07:28:01 PM 8276652 11629664 7862804 48.72 2688 3500460 4885704 28.43 796024 6513772 127768 19:43:43 07:29:01 PM 9841876 13103140 6297580 39.02 2688 3407880 3040624 17.69 786844 4961964 13928 19:43:43 07:30:01 PM 8070092 11470188 8069364 50.00 2688 3544316 4462176 25.96 806888 6703164 136072 19:43:43 07:31:01 PM 9545912 12873212 6593544 40.85 2688 3470736 3010436 17.51 801316 5236004 28612 19:43:43 07:32:02 PM 6770920 10437144 9368536 58.05 2688 3803332 5435708 31.62 950556 7843500 207764 19:43:43 07:33:01 PM 9451668 12850424 6687788 41.44 2688 3535180 3034708 17.66 831536 5285984 672 19:43:43 07:34:01 PM 9101948 12544328 7037508 43.60 2688 3578892 3370668 19.61 842796 5624344 37064 19:43:43 07:35:01 PM 9368716 12844260 6770740 41.95 2688 3609560 3031060 17.63 851096 5346552 13600 19:43:43 07:36:01 PM 9336768 12826648 6802688 42.15 2688 3622988 3043048 17.70 854160 5374828 6208 19:43:43 07:37:01 PM 8887332 12778048 7252124 44.93 2688 4019332 3045508 17.72 863528 5804444 377248 19:43:43 07:38:01 PM 7388780 12753476 8750676 54.22 2688 5486536 3045508 17.72 1624548 6534484 926376 19:43:43 07:39:01 PM 7228052 12698076 8911404 55.22 2688 5587748 3051004 17.75 1678660 6633052 59448 19:43:43 07:40:01 PM 6717704 12671620 9421752 58.38 2688 6068560 3068180 17.85 1836048 6980316 441196 19:43:43 07:41:01 PM 8937388 14908360 7202068 44.62 2688 6083348 1165032 6.78 1843544 4758132 37648 19:43:43 07:42:01 PM 8937932 14906796 7201524 44.62 2688 6083352 1165032 6.78 1844116 4757716 8 19:43:43 07:43:01 PM 8880048 14850676 7259408 44.98 2688 6085124 1155464 6.72 2027076 4633124 28 19:43:43 Average: 10031086 13335852 6108370 37.85 2688 3468364 2679181 15.59 791088 4812344 89771 19:43:43 19:43:43 07:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:43:43 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:03:01 PM eth0 357.11 226.52 2012.01 56.81 0.00 0.00 0.00 0.00 19:43:43 07:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:04:01 PM eth0 55.28 42.84 531.29 15.37 0.00 0.00 0.00 0.00 19:43:43 07:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:05:01 PM eth0 28.23 25.96 198.42 5.18 0.00 0.00 0.00 0.00 19:43:43 07:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:06:01 PM eth0 17.08 15.04 201.64 2.36 0.00 0.00 0.00 0.00 19:43:43 07:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:07:01 PM eth0 20.83 17.95 230.07 3.18 0.00 0.00 0.00 0.00 19:43:43 07:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:08:01 PM eth0 20.91 18.09 231.53 3.17 0.00 0.00 0.00 0.00 19:43:43 07:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:09:01 PM eth0 22.23 20.91 229.16 3.92 0.00 0.00 0.00 0.00 19:43:43 07:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:10:01 PM eth0 258.20 221.38 2755.11 37.46 0.00 0.00 0.00 0.00 19:43:43 07:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:11:01 PM lo 900.28 900.28 906.14 906.14 0.00 0.00 0.00 0.00 19:43:43 07:11:01 PM eth0 249.48 184.74 4160.12 25.40 0.00 0.00 0.00 0.00 19:43:43 07:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:12:01 PM lo 1330.62 1330.62 1357.77 1357.77 0.00 0.00 0.00 0.00 19:43:43 07:12:01 PM eth0 12.46 12.61 18.13 3.59 0.00 0.00 0.00 0.00 19:43:43 07:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:13:01 PM lo 2508.26 2508.26 2529.87 2529.87 0.00 0.00 0.00 0.00 19:43:43 07:13:01 PM eth0 10.99 10.73 4.92 3.62 0.00 0.00 0.00 0.00 19:43:43 07:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:14:01 PM lo 809.83 809.83 818.48 818.48 0.00 0.00 0.00 0.00 19:43:43 07:14:01 PM eth0 18.37 18.54 68.95 4.53 0.00 0.00 0.00 0.00 19:43:43 07:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:15:01 PM lo 1727.41 1727.41 1735.31 1735.31 0.00 0.00 0.00 0.00 19:43:43 07:15:01 PM eth0 26.12 25.72 233.35 6.39 0.00 0.00 0.00 0.00 19:43:43 07:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:16:01 PM lo 1382.86 1382.86 1409.84 1409.84 0.00 0.00 0.00 0.00 19:43:43 07:16:01 PM eth0 13.11 11.49 8.06 3.78 0.00 0.00 0.00 0.00 19:43:43 07:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:17:01 PM lo 1616.51 1616.51 1633.29 1633.29 0.00 0.00 0.00 0.00 19:43:43 07:17:01 PM eth0 18.64 16.94 92.36 4.42 0.00 0.00 0.00 0.00 19:43:43 07:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:18:01 PM lo 9.25 9.25 1.80 1.80 0.00 0.00 0.00 0.00 19:43:43 07:18:01 PM eth0 10.04 9.71 8.48 4.17 0.00 0.00 0.00 0.00 19:43:43 07:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:19:01 PM lo 1593.97 1593.97 1611.13 1611.13 0.00 0.00 0.00 0.00 19:43:43 07:19:01 PM eth0 7.63 7.51 1.91 2.65 0.00 0.00 0.00 0.00 19:43:43 07:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:20:01 PM lo 1489.22 1489.22 1464.46 1464.46 0.00 0.00 0.00 0.00 19:43:43 07:20:01 PM eth0 8.00 7.65 2.19 2.80 0.00 0.00 0.00 0.00 19:43:43 07:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:21:01 PM lo 1458.20 1458.20 1480.40 1480.40 0.00 0.00 0.00 0.00 19:43:43 07:21:01 PM eth0 7.93 7.66 2.96 3.04 0.00 0.00 0.00 0.00 19:43:43 07:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:22:01 PM lo 658.77 658.77 675.41 675.41 0.00 0.00 0.00 0.00 19:43:43 07:22:01 PM eth0 6.67 6.52 2.74 2.09 0.00 0.00 0.00 0.00 19:43:43 07:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:23:01 PM lo 1602.42 1602.42 1617.42 1617.42 0.00 0.00 0.00 0.00 19:43:43 07:23:01 PM eth0 14.85 14.58 14.63 4.50 0.00 0.00 0.00 0.00 19:43:43 07:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:24:01 PM lo 1535.67 1535.67 1553.91 1553.91 0.00 0.00 0.00 0.00 19:43:43 07:24:01 PM eth0 10.06 9.45 2.69 3.78 0.00 0.00 0.00 0.00 19:43:43 07:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:25:01 PM lo 865.13 865.13 869.42 869.42 0.00 0.00 0.00 0.00 19:43:43 07:25:01 PM eth0 4.97 5.10 3.06 1.49 0.00 0.00 0.00 0.00 19:43:43 07:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:26:01 PM lo 2.20 2.20 0.40 0.40 0.00 0.00 0.00 0.00 19:43:43 07:26:01 PM eth0 9.20 9.16 17.75 2.92 0.00 0.00 0.00 0.00 19:43:43 07:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:27:01 PM lo 896.47 896.47 899.29 899.29 0.00 0.00 0.00 0.00 19:43:43 07:27:01 PM eth0 6.20 5.92 1.41 2.09 0.00 0.00 0.00 0.00 19:43:43 07:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:28:01 PM lo 1465.37 1465.37 1484.82 1484.82 0.00 0.00 0.00 0.00 19:43:43 07:28:01 PM eth0 6.25 5.78 1.55 1.93 0.00 0.00 0.00 0.00 19:43:43 07:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:29:01 PM lo 823.68 823.68 833.25 833.25 0.00 0.00 0.00 0.00 19:43:43 07:29:01 PM eth0 6.80 6.26 1.69 2.07 0.00 0.00 0.00 0.00 19:43:43 07:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:30:01 PM lo 1635.61 1635.61 1647.53 1647.53 0.00 0.00 0.00 0.00 19:43:43 07:30:01 PM eth0 6.73 6.31 1.67 2.25 0.00 0.00 0.00 0.00 19:43:43 07:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:31:01 PM lo 1.62 1.62 2.28 2.28 0.00 0.00 0.00 0.00 19:43:43 07:31:01 PM eth0 22.44 22.54 145.65 4.98 0.00 0.00 0.00 0.00 19:43:43 07:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:32:02 PM lo 1671.01 1671.01 1679.19 1679.19 0.00 0.00 0.00 0.00 19:43:43 07:32:02 PM eth0 3.88 4.27 1.07 7.88 0.00 0.00 0.00 0.00 19:43:43 07:32:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:33:01 PM lo 818.88 818.88 829.55 829.55 0.00 0.00 0.00 0.00 19:43:43 07:33:01 PM eth0 8.49 8.95 36.71 2.22 0.00 0.00 0.00 0.00 19:43:43 07:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:34:01 PM lo 842.43 842.43 850.92 850.92 0.00 0.00 0.00 0.00 19:43:43 07:34:01 PM eth0 19.31 15.23 299.24 2.87 0.00 0.00 0.00 0.00 19:43:43 07:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:35:01 PM lo 722.90 722.90 734.62 734.62 0.00 0.00 0.00 0.00 19:43:43 07:35:01 PM eth0 5.43 5.10 1.54 1.87 0.00 0.00 0.00 0.00 19:43:43 07:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:36:01 PM lo 1022.26 1022.26 1018.07 1018.07 0.00 0.00 0.00 0.00 19:43:43 07:36:01 PM eth0 6.87 6.02 1.88 2.10 0.00 0.00 0.00 0.00 19:43:43 07:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:37:01 PM lo 704.90 704.90 719.68 719.68 0.00 0.00 0.00 0.00 19:43:43 07:37:01 PM eth0 105.20 77.24 1316.51 11.04 0.00 0.00 0.00 0.00 19:43:43 07:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:38:01 PM eth0 38.87 33.24 212.49 8.87 0.00 0.00 0.00 0.00 19:43:43 07:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:39:01 PM eth0 11.05 10.68 26.54 3.47 0.00 0.00 0.00 0.00 19:43:43 07:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:40:01 PM lo 2.85 2.85 0.65 0.65 0.00 0.00 0.00 0.00 19:43:43 07:40:01 PM eth0 21.03 20.78 43.45 7.58 0.00 0.00 0.00 0.00 19:43:43 07:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:41:01 PM eth0 166.38 184.49 70.72 466.84 0.00 0.00 0.00 0.00 19:43:43 07:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:42:01 PM eth0 494.08 644.33 166.22 10378.04 0.00 0.00 0.00 0.00 19:43:43 07:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 07:43:01 PM eth0 143.53 124.94 61.75 519.73 0.00 0.00 0.00 0.00 19:43:43 07:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 Average: lo 734.12 734.12 740.61 740.61 0.00 0.00 0.00 0.00 19:43:43 Average: eth0 55.65 51.94 327.45 283.79 0.00 0.00 0.00 0.00 19:43:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:43 19:43:43 19:43:43 ---> sar -P ALL: 19:43:43 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/09/2024 _x86_64_ (4 CPU) 19:43:43 19:43:43 19:01:51 LINUX RESTART (4 CPU) 19:43:43 19:43:43 07:02:01 PM CPU %user %nice %system %iowait %steal %idle 19:43:43 07:03:01 PM all 23.00 0.00 6.12 5.22 0.10 65.56 19:43:43 07:03:01 PM 0 19.27 0.00 7.09 9.94 0.08 63.62 19:43:43 07:03:01 PM 1 23.00 0.00 5.84 3.27 0.10 67.79 19:43:43 07:03:01 PM 2 15.91 0.00 4.95 2.91 0.10 76.12 19:43:43 07:03:01 PM 3 33.78 0.00 6.58 4.75 0.10 54.78 19:43:43 07:04:01 PM all 17.55 0.00 2.77 3.44 0.09 76.15 19:43:43 07:04:01 PM 0 11.77 0.00 1.64 1.94 0.12 84.54 19:43:43 07:04:01 PM 1 22.72 0.00 3.38 1.70 0.08 72.11 19:43:43 07:04:01 PM 2 16.44 0.00 3.38 4.89 0.08 75.21 19:43:43 07:04:01 PM 3 19.25 0.00 2.68 5.25 0.08 72.73 19:43:43 07:05:01 PM all 0.38 0.00 0.28 0.50 0.04 98.81 19:43:43 07:05:01 PM 0 0.13 0.00 0.08 0.05 0.03 99.70 19:43:43 07:05:01 PM 1 0.15 0.00 0.33 0.95 0.08 98.48 19:43:43 07:05:01 PM 2 0.50 0.00 0.52 0.73 0.03 98.22 19:43:43 07:05:01 PM 3 0.72 0.00 0.18 0.25 0.02 98.83 19:43:43 07:06:01 PM all 0.30 0.00 0.10 0.00 0.03 99.57 19:43:43 07:06:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 19:43:43 07:06:01 PM 1 0.12 0.00 0.10 0.02 0.05 99.72 19:43:43 07:06:01 PM 2 0.42 0.00 0.23 0.00 0.02 99.33 19:43:43 07:06:01 PM 3 0.55 0.00 0.03 0.00 0.02 99.40 19:43:43 07:07:01 PM all 0.31 0.00 0.13 0.00 0.03 99.54 19:43:43 07:07:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 19:43:43 07:07:01 PM 1 0.18 0.00 0.17 0.02 0.05 99.58 19:43:43 07:07:01 PM 2 0.48 0.00 0.27 0.00 0.00 99.25 19:43:43 07:07:01 PM 3 0.53 0.00 0.03 0.00 0.02 99.42 19:43:43 07:08:01 PM all 0.26 0.00 0.13 0.00 0.03 99.58 19:43:43 07:08:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 19:43:43 07:08:01 PM 1 0.13 0.00 0.12 0.00 0.05 99.70 19:43:43 07:08:01 PM 2 0.15 0.00 0.12 0.02 0.02 99.70 19:43:43 07:08:01 PM 3 0.64 0.00 0.22 0.00 0.02 99.13 19:43:43 07:09:01 PM all 0.29 0.00 0.13 0.02 0.03 99.53 19:43:43 07:09:01 PM 0 0.18 0.00 0.07 0.00 0.02 99.73 19:43:43 07:09:01 PM 1 0.27 0.00 0.10 0.07 0.05 99.51 19:43:43 07:09:01 PM 2 0.53 0.00 0.22 0.00 0.03 99.22 19:43:43 07:09:01 PM 3 0.18 0.00 0.15 0.00 0.02 99.65 19:43:43 07:10:01 PM all 16.15 0.00 1.48 0.50 0.07 81.80 19:43:43 07:10:01 PM 0 15.90 0.00 0.67 0.03 0.05 83.35 19:43:43 07:10:01 PM 1 12.80 0.00 2.65 1.01 0.08 83.46 19:43:43 07:10:01 PM 2 17.74 0.00 1.25 0.18 0.07 80.75 19:43:43 07:10:01 PM 3 18.16 0.00 1.34 0.78 0.07 79.66 19:43:43 07:11:01 PM all 63.08 0.00 4.01 2.43 0.14 30.35 19:43:43 07:11:01 PM 0 61.12 0.00 4.97 2.30 0.13 31.47 19:43:43 07:11:01 PM 1 67.37 0.00 3.46 3.02 0.13 26.01 19:43:43 07:11:01 PM 2 71.63 0.00 3.42 1.41 0.12 23.41 19:43:43 07:11:01 PM 3 52.17 0.00 4.18 2.97 0.17 40.51 19:43:43 07:12:01 PM all 68.10 0.00 3.83 0.76 0.12 27.19 19:43:43 07:12:01 PM 0 67.28 0.00 4.75 0.20 0.10 27.66 19:43:43 07:12:01 PM 1 66.40 0.00 2.42 1.11 0.12 29.96 19:43:43 07:12:01 PM 2 67.94 0.00 4.86 1.24 0.13 25.83 19:43:43 07:12:01 PM 3 70.80 0.00 3.30 0.49 0.12 25.29 19:43:43 07:13:01 PM all 66.48 0.00 4.46 0.13 0.11 28.81 19:43:43 07:13:01 PM 0 64.47 0.00 4.42 0.27 0.12 30.73 19:43:43 07:13:01 PM 1 66.79 0.00 4.11 0.13 0.12 28.85 19:43:43 07:13:01 PM 2 66.16 0.00 4.65 0.05 0.12 29.03 19:43:43 07:13:01 PM 3 68.51 0.00 4.67 0.08 0.10 26.63 19:43:43 19:43:43 07:13:01 PM CPU %user %nice %system %iowait %steal %idle 19:43:43 07:14:01 PM all 64.22 0.00 3.56 2.09 0.15 29.98 19:43:43 07:14:01 PM 0 62.71 0.00 3.36 2.34 0.15 31.44 19:43:43 07:14:01 PM 1 62.80 0.00 3.01 1.42 0.19 32.58 19:43:43 07:14:01 PM 2 68.97 0.00 5.83 3.86 0.12 21.22 19:43:43 07:14:01 PM 3 62.38 0.00 2.03 0.74 0.15 34.70 19:43:43 07:15:01 PM all 66.07 0.00 3.85 0.67 0.13 29.28 19:43:43 07:15:01 PM 0 68.69 0.00 5.16 0.30 0.13 25.72 19:43:43 07:15:01 PM 1 69.02 0.00 2.90 0.46 0.12 27.51 19:43:43 07:15:01 PM 2 65.50 0.00 5.04 0.82 0.13 28.50 19:43:43 07:15:01 PM 3 61.05 0.00 2.30 1.10 0.14 35.41 19:43:43 07:16:01 PM all 62.95 0.00 4.04 0.25 0.14 32.62 19:43:43 07:16:01 PM 0 64.85 0.00 3.49 0.15 0.12 31.39 19:43:43 07:16:01 PM 1 65.61 0.00 3.90 0.18 0.17 30.14 19:43:43 07:16:01 PM 2 59.36 0.00 4.08 0.22 0.14 36.21 19:43:43 07:16:01 PM 3 61.95 0.00 4.71 0.44 0.13 32.76 19:43:43 07:17:01 PM all 60.07 0.00 4.08 0.31 0.12 35.42 19:43:43 07:17:01 PM 0 62.93 0.00 6.16 0.29 0.12 30.50 19:43:43 07:17:01 PM 1 57.75 0.00 3.63 0.27 0.12 38.23 19:43:43 07:17:01 PM 2 59.28 0.00 3.43 0.57 0.14 36.58 19:43:43 07:17:01 PM 3 60.34 0.00 3.10 0.10 0.12 36.34 19:43:43 07:18:01 PM all 74.10 0.00 2.99 0.24 0.11 22.56 19:43:43 07:18:01 PM 0 56.37 0.00 2.34 0.79 0.13 40.37 19:43:43 07:18:01 PM 1 81.78 0.00 3.19 0.07 0.10 14.86 19:43:43 07:18:01 PM 2 76.14 0.00 3.59 0.05 0.10 20.12 19:43:43 07:18:01 PM 3 82.10 0.00 2.84 0.05 0.10 14.91 19:43:43 07:19:01 PM all 63.71 0.00 3.80 0.34 0.10 32.05 19:43:43 07:19:01 PM 0 58.76 0.00 2.75 0.20 0.12 38.17 19:43:43 07:19:01 PM 1 64.00 0.00 2.02 0.12 0.10 33.76 19:43:43 07:19:01 PM 2 66.66 0.00 7.76 0.94 0.10 24.54 19:43:43 07:19:01 PM 3 65.41 0.00 2.65 0.10 0.10 31.74 19:43:43 07:20:01 PM all 65.45 0.00 3.68 0.15 0.11 30.61 19:43:43 07:20:01 PM 0 62.36 0.00 2.87 0.17 0.10 34.51 19:43:43 07:20:01 PM 1 65.29 0.00 4.22 0.13 0.12 30.24 19:43:43 07:20:01 PM 2 68.59 0.00 4.68 0.12 0.12 26.50 19:43:43 07:20:01 PM 3 65.56 0.00 2.97 0.20 0.10 31.18 19:43:43 07:21:01 PM all 63.67 0.00 3.85 0.23 0.12 32.13 19:43:43 07:21:01 PM 0 67.15 0.00 7.09 0.10 0.13 25.53 19:43:43 07:21:01 PM 1 65.09 0.00 2.37 0.18 0.12 32.24 19:43:43 07:21:01 PM 2 62.66 0.00 2.50 0.44 0.12 34.28 19:43:43 07:21:01 PM 3 59.77 0.00 3.44 0.22 0.12 36.46 19:43:43 07:22:01 PM all 69.44 0.00 3.16 0.24 0.11 27.04 19:43:43 07:22:01 PM 0 67.44 0.00 2.78 0.23 0.12 29.43 19:43:43 07:22:01 PM 1 69.31 0.00 3.87 0.57 0.12 26.14 19:43:43 07:22:01 PM 2 67.33 0.00 4.45 0.10 0.10 28.02 19:43:43 07:22:01 PM 3 73.66 0.00 1.56 0.07 0.12 24.59 19:43:43 07:23:01 PM all 60.55 0.00 3.94 0.12 0.10 35.29 19:43:43 07:23:01 PM 0 64.72 0.00 5.05 0.03 0.10 30.10 19:43:43 07:23:01 PM 1 55.91 0.00 3.39 0.15 0.10 40.44 19:43:43 07:23:01 PM 2 60.74 0.00 3.53 0.25 0.10 35.38 19:43:43 07:23:01 PM 3 60.80 0.00 3.78 0.05 0.12 35.26 19:43:43 07:24:01 PM all 64.18 0.00 3.98 0.14 0.10 31.60 19:43:43 07:24:01 PM 0 67.56 0.00 4.18 0.12 0.08 28.05 19:43:43 07:24:01 PM 1 65.49 0.00 2.62 0.18 0.10 31.61 19:43:43 07:24:01 PM 2 58.50 0.00 3.67 0.07 0.12 37.64 19:43:43 07:24:01 PM 3 65.16 0.00 5.43 0.20 0.08 29.12 19:43:43 19:43:43 07:24:01 PM CPU %user %nice %system %iowait %steal %idle 19:43:43 07:25:01 PM all 60.25 0.00 2.35 0.20 0.10 37.10 19:43:43 07:25:01 PM 0 55.76 0.00 2.03 0.12 0.12 41.98 19:43:43 07:25:01 PM 1 66.27 0.00 2.91 0.22 0.10 30.51 19:43:43 07:25:01 PM 2 57.80 0.00 2.24 0.28 0.10 39.57 19:43:43 07:25:01 PM 3 61.15 0.00 2.21 0.20 0.10 36.35 19:43:43 07:26:01 PM all 59.45 0.00 1.99 0.21 0.10 38.25 19:43:43 07:26:01 PM 0 50.82 0.00 1.66 0.27 0.10 47.15 19:43:43 07:26:01 PM 1 55.54 0.00 1.88 0.25 0.10 42.23 19:43:43 07:26:01 PM 2 68.73 0.00 2.26 0.22 0.10 28.69 19:43:43 07:26:01 PM 3 62.68 0.00 2.16 0.10 0.10 34.96 19:43:43 07:27:01 PM all 59.17 0.00 2.97 0.20 0.12 37.54 19:43:43 07:27:01 PM 0 60.65 0.00 3.35 0.18 0.12 35.69 19:43:43 07:27:01 PM 1 55.46 0.00 2.88 0.02 0.12 41.53 19:43:43 07:27:01 PM 2 58.03 0.00 2.23 0.23 0.13 39.38 19:43:43 07:27:01 PM 3 62.54 0.00 3.40 0.37 0.12 33.57 19:43:43 07:28:01 PM all 63.81 0.00 3.46 0.19 0.11 32.43 19:43:43 07:28:01 PM 0 57.07 0.00 1.84 0.18 0.12 40.78 19:43:43 07:28:01 PM 1 68.64 0.00 4.60 0.24 0.12 26.40 19:43:43 07:28:01 PM 2 66.74 0.00 2.45 0.03 0.10 30.68 19:43:43 07:28:01 PM 3 62.78 0.00 4.96 0.30 0.12 31.84 19:43:43 07:29:01 PM all 60.97 0.00 3.40 0.21 0.16 35.25 19:43:43 07:29:01 PM 0 63.39 0.00 1.48 0.00 0.13 35.00 19:43:43 07:29:01 PM 1 57.39 0.00 4.02 0.20 0.17 38.22 19:43:43 07:29:01 PM 2 66.21 0.00 2.74 0.12 0.17 30.76 19:43:43 07:29:01 PM 3 56.89 0.00 5.38 0.52 0.17 37.04 19:43:43 07:30:01 PM all 64.33 0.00 4.11 0.28 0.12 31.16 19:43:43 07:30:01 PM 0 66.54 0.00 3.12 0.07 0.13 30.14 19:43:43 07:30:01 PM 1 61.14 0.00 3.52 0.29 0.12 34.94 19:43:43 07:30:01 PM 2 62.29 0.00 3.30 0.42 0.12 33.87 19:43:43 07:30:01 PM 3 67.32 0.00 6.50 0.34 0.12 25.72 19:43:43 07:31:01 PM all 67.36 0.00 2.52 0.28 0.12 29.73 19:43:43 07:31:01 PM 0 69.94 0.00 3.37 0.35 0.12 26.22 19:43:43 07:31:01 PM 1 60.60 0.00 3.62 0.57 0.13 35.07 19:43:43 07:31:01 PM 2 68.51 0.00 1.78 0.00 0.12 29.59 19:43:43 07:31:01 PM 3 70.38 0.00 1.29 0.18 0.12 28.02 19:43:43 07:32:02 PM all 61.76 0.00 4.05 0.56 0.15 33.48 19:43:43 07:32:02 PM 0 66.22 0.00 5.43 0.74 0.14 27.47 19:43:43 07:32:02 PM 1 61.52 0.00 2.46 0.71 0.19 35.12 19:43:43 07:32:02 PM 2 61.43 0.00 2.01 0.12 0.17 36.27 19:43:43 07:32:02 PM 3 57.91 0.00 6.29 0.67 0.12 35.01 19:43:43 07:33:01 PM all 60.61 0.00 3.41 1.21 0.15 34.63 19:43:43 07:33:01 PM 0 57.55 0.00 2.33 1.40 0.14 38.58 19:43:43 07:33:01 PM 1 61.33 0.00 3.16 1.73 0.15 33.62 19:43:43 07:33:01 PM 2 67.73 0.00 4.30 1.23 0.15 26.58 19:43:43 07:33:01 PM 3 55.77 0.00 3.87 0.45 0.16 39.76 19:43:43 07:34:01 PM all 52.61 0.00 3.55 1.32 0.22 42.31 19:43:43 07:34:01 PM 0 45.91 0.00 2.37 2.27 0.20 49.25 19:43:43 07:34:01 PM 1 52.80 0.00 2.99 0.52 0.15 43.54 19:43:43 07:34:01 PM 2 51.94 0.00 2.55 0.72 0.36 44.43 19:43:43 07:34:01 PM 3 59.78 0.00 6.27 1.75 0.17 32.03 19:43:43 07:35:01 PM all 54.13 0.00 3.55 1.23 0.19 40.90 19:43:43 07:35:01 PM 0 50.97 0.00 3.72 2.05 0.19 43.06 19:43:43 07:35:01 PM 1 58.32 0.00 3.43 0.66 0.19 37.40 19:43:43 07:35:01 PM 2 53.95 0.00 3.63 0.48 0.19 41.76 19:43:43 07:35:01 PM 3 53.23 0.00 3.40 1.75 0.19 41.43 19:43:43 19:43:43 07:35:01 PM CPU %user %nice %system %iowait %steal %idle 19:43:43 07:36:01 PM all 53.66 0.00 3.55 1.47 0.17 41.16 19:43:43 07:36:01 PM 0 48.38 0.00 3.72 1.71 0.19 46.01 19:43:43 07:36:01 PM 1 48.93 0.00 2.90 0.38 0.17 47.62 19:43:43 07:36:01 PM 2 61.81 0.00 6.03 2.52 0.14 29.51 19:43:43 07:36:01 PM 3 55.48 0.00 1.54 1.29 0.17 41.52 19:43:43 07:37:01 PM all 42.87 0.00 3.39 3.86 0.19 49.69 19:43:43 07:37:01 PM 0 36.78 0.00 2.11 0.79 0.19 60.13 19:43:43 07:37:01 PM 1 44.66 0.00 4.00 8.21 0.19 42.94 19:43:43 07:37:01 PM 2 44.10 0.00 2.12 1.44 0.15 52.19 19:43:43 07:37:01 PM 3 45.96 0.00 5.32 5.03 0.25 43.44 19:43:43 07:38:01 PM all 21.03 0.00 1.95 17.16 0.14 59.72 19:43:43 07:38:01 PM 0 25.61 0.00 1.63 6.91 0.19 65.66 19:43:43 07:38:01 PM 1 35.94 0.00 2.61 26.35 0.12 34.99 19:43:43 07:38:01 PM 2 12.67 0.00 2.70 23.64 0.12 60.87 19:43:43 07:38:01 PM 3 10.05 0.00 0.86 11.73 0.13 77.22 19:43:43 07:39:01 PM all 42.08 0.00 2.21 14.37 0.15 41.18 19:43:43 07:39:01 PM 0 37.85 0.00 1.59 1.56 0.15 58.85 19:43:43 07:39:01 PM 1 36.95 0.00 2.01 22.11 0.15 38.79 19:43:43 07:39:01 PM 2 35.33 0.00 2.01 16.09 0.14 46.43 19:43:43 07:39:01 PM 3 58.46 0.00 3.25 17.85 0.15 20.28 19:43:43 07:40:01 PM all 49.37 0.00 2.10 1.97 0.19 46.38 19:43:43 07:40:01 PM 0 70.00 0.00 3.38 0.64 0.18 25.80 19:43:43 07:40:01 PM 1 44.59 0.00 1.92 1.15 0.19 52.16 19:43:43 07:40:01 PM 2 46.08 0.00 1.49 0.60 0.20 51.63 19:43:43 07:40:01 PM 3 36.84 0.00 1.61 5.47 0.18 55.90 19:43:43 07:41:01 PM all 10.36 0.00 1.57 6.65 0.08 81.34 19:43:43 07:41:01 PM 0 2.34 0.00 1.22 8.43 0.05 87.96 19:43:43 07:41:01 PM 1 13.35 0.00 1.43 8.59 0.08 76.55 19:43:43 07:41:01 PM 2 10.39 0.00 1.68 6.08 0.08 81.77 19:43:43 07:41:01 PM 3 15.41 0.00 1.96 3.49 0.10 79.03 19:43:43 07:42:01 PM all 10.93 0.00 1.49 0.70 0.16 86.73 19:43:43 07:42:01 PM 0 7.86 0.00 1.34 0.57 0.25 89.97 19:43:43 07:42:01 PM 1 15.67 0.00 1.79 0.57 0.15 81.82 19:43:43 07:42:01 PM 2 7.01 0.00 1.30 1.65 0.10 89.95 19:43:43 07:42:01 PM 3 13.20 0.00 1.51 0.00 0.12 85.16 19:43:43 07:43:01 PM all 14.30 0.00 2.23 0.82 0.09 82.56 19:43:43 07:43:01 PM 0 6.78 0.00 1.36 0.03 0.08 91.75 19:43:43 07:43:01 PM 1 5.30 0.00 1.95 0.17 0.05 92.54 19:43:43 07:43:01 PM 2 30.89 0.00 3.74 1.97 0.12 63.28 19:43:43 07:43:01 PM 3 14.30 0.00 1.88 1.12 0.10 82.59 19:43:43 Average: all 45.79 0.00 2.88 1.72 0.12 49.50 19:43:43 Average: 0 44.44 0.00 2.83 1.16 0.12 51.45 19:43:43 Average: 1 45.97 0.00 2.73 2.14 0.12 49.04 19:43:43 Average: 2 46.37 0.00 2.99 1.87 0.12 48.65 19:43:43 Average: 3 46.37 0.00 2.97 1.71 0.11 48.84 19:43:43 19:43:43 19:43:43