20:04:10 Started by timer 20:04:10 Running as SYSTEM 20:04:10 [EnvInject] - Loading node environment variables. 20:04:10 Building remotely on prd-centos8-builder-4c-4g-1363 (centos8-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-calcium 20:04:10 [ssh-agent] Looking for ssh-agent implementation... 20:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:10 $ ssh-agent 20:04:11 SSH_AUTH_SOCK=/tmp/ssh-YmZWHqI6Af4B/agent.5506 20:04:11 SSH_AGENT_PID=5508 20:04:11 [ssh-agent] Started. 20:04:11 Running ssh-add (command line suppressed) 20:04:11 Identity added: /w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_14718914872300107757.key (/w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_14718914872300107757.key) 20:04:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:04:11 The recommended git tool is: NONE 20:04:13 using credential jenkins-ssh 20:04:13 Wiping out workspace first. 20:04:13 Cloning the remote Git repository 20:04:13 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 20:04:13 > git init /w/workspace/openflowplugin-maven-merge-calcium # timeout=10 20:04:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 20:04:13 > git --version # timeout=10 20:04:13 > git --version # 'git version 2.43.0' 20:04:13 using GIT_SSH to set credentials jenkins-ssh 20:04:13 [INFO] Currently running in a labeled security context 20:04:13 [INFO] Currently SELinux is 'enforcing' on the host 20:04:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-merge-calcium@tmp/jenkins-gitclient-ssh15315216810768383074.key 20:04:13 Verifying host key using known hosts file 20:04:13 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. 20:04:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 20:04:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:17 Avoid second fetch 20:04:17 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 20:04:17 Checking out Revision e997666a50027f229afd8a464abeca60914a4e98 (refs/remotes/origin/stable/calcium) 20:04:17 > git config core.sparsecheckout # timeout=10 20:04:17 > git checkout -f e997666a50027f229afd8a464abeca60914a4e98 # timeout=10 20:04:18 Commit message: "Bump upstreams" 20:04:18 > git rev-list --no-walk e997666a50027f229afd8a464abeca60914a4e98 # timeout=10 20:04:21 provisioning config files... 20:04:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:21 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins377431672485956521.sh 20:04:21 ---> python-tools-install.sh 20:04:21 Setup pyenv: 20:04:21 system 20:04:21 * 3.8.13 (set by /opt/pyenv/version) 20:04:21 * 3.9.13 (set by /opt/pyenv/version) 20:04:21 * 3.10.13 (set by /opt/pyenv/version) 20:04:21 * 3.11.7 (set by /opt/pyenv/version) 20:04:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M9xv 20:04:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:30 lf-activate-venv(): INFO: Installing: lftools 20:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-M9xv/bin to PATH 20:05:01 Generating Requirements File 20:05:22 Python 3.11.7 20:05:22 pip 24.3.1 from /tmp/venv-M9xv/lib/python3.11/site-packages/pip (python 3.11) 20:05:23 appdirs==1.4.4 20:05:23 argcomplete==3.5.2 20:05:23 aspy.yaml==1.3.0 20:05:23 attrs==24.2.0 20:05:23 autopage==0.5.2 20:05:23 beautifulsoup4==4.12.3 20:05:23 boto3==1.35.76 20:05:23 botocore==1.35.76 20:05:23 bs4==0.0.2 20:05:23 cachetools==5.5.0 20:05:23 certifi==2024.8.30 20:05:23 cffi==1.17.1 20:05:23 cfgv==3.4.0 20:05:23 chardet==5.2.0 20:05:23 charset-normalizer==3.4.0 20:05:23 click==8.1.7 20:05:23 cliff==4.8.0 20:05:23 cmd2==2.5.7 20:05:23 cryptography==3.3.2 20:05:23 debtcollector==3.0.0 20:05:23 decorator==5.1.1 20:05:23 defusedxml==0.7.1 20:05:23 Deprecated==1.2.15 20:05:23 distlib==0.3.9 20:05:23 dnspython==2.7.0 20:05:23 docker==4.2.2 20:05:23 dogpile.cache==1.3.3 20:05:23 durationpy==0.9 20:05:23 email_validator==2.2.0 20:05:23 filelock==3.16.1 20:05:23 future==1.0.0 20:05:23 gitdb==4.0.11 20:05:23 GitPython==3.1.43 20:05:23 google-auth==2.36.0 20:05:23 httplib2==0.22.0 20:05:23 identify==2.6.3 20:05:23 idna==3.10 20:05:23 importlib-resources==1.5.0 20:05:23 iso8601==2.1.0 20:05:23 Jinja2==3.1.4 20:05:23 jmespath==1.0.1 20:05:23 jsonpatch==1.33 20:05:23 jsonpointer==3.0.0 20:05:23 jsonschema==4.23.0 20:05:23 jsonschema-specifications==2024.10.1 20:05:23 keystoneauth1==5.9.1 20:05:23 kubernetes==31.0.0 20:05:23 lftools==0.37.10 20:05:23 lxml==5.3.0 20:05:23 MarkupSafe==3.0.2 20:05:23 msgpack==1.1.0 20:05:23 multi_key_dict==2.0.3 20:05:23 munch==4.0.0 20:05:23 netaddr==1.3.0 20:05:23 netifaces==0.11.0 20:05:23 niet==1.4.2 20:05:23 nodeenv==1.9.1 20:05:23 oauth2client==4.1.3 20:05:23 oauthlib==3.2.2 20:05:23 openstacksdk==4.1.0 20:05:23 os-client-config==2.1.0 20:05:23 os-service-types==1.7.0 20:05:23 osc-lib==3.2.0 20:05:23 oslo.config==9.7.0 20:05:23 oslo.context==5.7.0 20:05:23 oslo.i18n==6.5.0 20:05:23 oslo.log==6.2.0 20:05:23 oslo.serialization==5.6.0 20:05:23 oslo.utils==8.0.0 20:05:23 packaging==24.2 20:05:23 pbr==6.1.0 20:05:23 platformdirs==4.3.6 20:05:23 prettytable==3.12.0 20:05:23 psutil==6.1.0 20:05:23 pyasn1==0.6.1 20:05:23 pyasn1_modules==0.4.1 20:05:23 pycparser==2.22 20:05:23 pygerrit2==2.0.15 20:05:23 PyGithub==2.5.0 20:05:23 PyJWT==2.10.1 20:05:23 PyNaCl==1.5.0 20:05:23 pyparsing==2.4.7 20:05:23 pyperclip==1.9.0 20:05:23 pyrsistent==0.20.0 20:05:23 python-cinderclient==9.6.0 20:05:23 python-dateutil==2.9.0.post0 20:05:23 python-heatclient==4.0.0 20:05:23 python-jenkins==1.8.2 20:05:23 python-keystoneclient==5.5.0 20:05:23 python-magnumclient==4.7.0 20:05:23 python-openstackclient==7.2.1 20:05:23 python-swiftclient==4.6.0 20:05:23 PyYAML==6.0.2 20:05:23 referencing==0.35.1 20:05:23 requests==2.32.3 20:05:23 requests-oauthlib==2.0.0 20:05:23 requestsexceptions==1.4.0 20:05:23 rfc3986==2.0.0 20:05:23 rpds-py==0.22.3 20:05:23 rsa==4.9 20:05:23 ruamel.yaml==0.18.6 20:05:23 ruamel.yaml.clib==0.2.12 20:05:23 s3transfer==0.10.4 20:05:23 simplejson==3.19.3 20:05:23 six==1.17.0 20:05:23 smmap==5.0.1 20:05:23 soupsieve==2.6 20:05:23 stevedore==5.4.0 20:05:23 tabulate==0.9.0 20:05:23 toml==0.10.2 20:05:23 tomlkit==0.13.2 20:05:23 tqdm==4.67.1 20:05:23 typing_extensions==4.12.2 20:05:23 tzdata==2024.2 20:05:23 urllib3==1.26.20 20:05:23 virtualenv==20.28.0 20:05:23 wcwidth==0.2.13 20:05:23 websocket-client==1.8.0 20:05:23 wrapt==1.17.0 20:05:23 xdg==6.0.0 20:05:23 xmltodict==0.14.2 20:05:23 yq==3.4.3 20:05:23 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins12583976377361371073.sh 20:05:23 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/target/classes /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes 20:05:23 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins6666329893316825850.sh 20:05:23 + echo quiet=on 20:05:23 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-1363 20:05:23 [openflowplugin-maven-merge-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium -DMAVEN_OPTS= -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 20:05:23 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 20:05:24 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:05:24 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:05:24 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 20:05:24 Default locale: en_US, platform encoding: UTF-8 20:05:24 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 20:05:24 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins12688877027205024772.sh 20:05:24 + rm /home/jenkins/.wgetrc 20:05:24 [EnvInject] - Injecting environment variables from a build step. 20:05:24 [EnvInject] - Injecting as environment variables the properties content 20:05:24 SET_JDK_VERSION=openjdk17 20:05:24 GIT_URL="git://devvexx.opendaylight.org/mirror" 20:05:24 20:05:24 [EnvInject] - Variables injected successfully. 20:05:24 [openflowplugin-maven-merge-calcium] $ /bin/sh /tmp/jenkins15005257038442950923.sh 20:05:24 ---> update-java-alternatives.sh 20:05:24 ---> Updating Java version 20:05:24 ---> RedHat type system detected 20:05:25 openjdk version "17.0.6-ea" 2023-01-17 LTS 20:05:25 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 20:05:25 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) 20:05:25 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 20:05:25 [EnvInject] - Injecting environment variables from a build step. 20:05:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:05:25 [EnvInject] - Variables injected successfully. 20:05:25 provisioning config files... 20:05:25 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config11345201375008055739tmp 20:05:26 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config17958915967448189752tmp 20:05:26 [EnvInject] - Injecting environment variables from a build step. 20:05:26 [EnvInject] - Injecting as environment variables the properties content 20:05:26 SERVER_ID=opendaylight-snapshot 20:05:26 20:05:26 [EnvInject] - Variables injected successfully. 20:05:26 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins4966707045981073016.sh 20:05:26 ---> create-netrc.sh 20:05:26 [EnvInject] - Injecting environment variables from a build step. 20:05:26 [EnvInject] - Injecting as environment variables the properties content 20:05:26 NEXUS_CUT_DIRS=6 20:05:26 NEXUS_REPO=opendaylight.snapshot 20:05:26 20:05:26 [EnvInject] - Variables injected successfully. 20:05:26 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins8087816240131513156.sh 20:05:26 ---> maven-fetch-metadata.sh 20:05:26 ++ 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 20:05:26 + project=org.opendaylight.openflowplugin 20:05:26 + project_path=org/opendaylight/openflowplugin 20:05:26 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin 20:05:26 + pushd /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin 20:05:26 /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-calcium 20:05:26 + set +e 20:05:26 + 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/openflowplugin/ 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [4253] -> "drop-test-karaf/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [4293] -> "features-aggregator/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [4393] -> "features-extension-aggregator/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4433] -> "features-openflowplugin-extension/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [4333] -> "features-openflowplugin/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [4253] -> "learning-switch/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 20:05:26 2024-12-09 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [4573] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [4453] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [4463] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [4563] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [4533] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [4453] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [4573] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [4473] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [4523] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [4563] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [4493] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [4413] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [4383] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [4443] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [4473] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [4423] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [4383] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [4383] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [4433] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [4433] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [4393] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [4373] -> "openflowjava-extension-eric/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [4433] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [4393] -> "openflowjava-extension-nicira/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [4353] -> "openflowplugin-aggregator/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [4283] -> "openflowplugin-api/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [4343] -> "openflowplugin-artifacts/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [4413] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [4313] -> "openflowplugin-common/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [4383] -> "openflowplugin-extension-api/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [4393] -> "openflowplugin-extension-eric/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [4413] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [4383] -> "openflowplugin-extension-onf/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [4293] -> "openflowplugin-impl/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [4313] -> "openflowplugin-parent/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [4243] -> "openflowplugin/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [4243] -> "sample-bundles/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [4253] -> "sample-consumer/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [4233] -> "simple-client/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [4213] -> "test-common/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [4243] -> "test-extension/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [4233] -> "test-provider/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [4513] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [4523] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [4353] -> "applications/bulk-o-matic/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [4473] -> "applications/device-ownership-service/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [4463] -> "applications/forwardingrules-manager/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [4433] -> "applications/forwardingrules-sync/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [4353] -> "applications/lldp-speaker/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [4463] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [4473] -> "applications/reconciliation-framework/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [4373] -> "applications/southbound-cli/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [4423] -> "applications/table-miss-enforcer/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [4463] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 20:05:27 2024-12-09 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [4393] -> "applications/topology-manager/index.html.tmp" [1] 20:05:28 2024-12-09 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/ [81900] -> "drop-test-karaf/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:28 2024-12-09 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/ [73055] -> "drop-test-karaf/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-09 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/ [73343] -> "drop-test-karaf/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-09 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [450/450] -> "drop-test-karaf/maven-metadata.xml" [1] 20:05:29 2024-12-09 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/ [43193] -> "features-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-09 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/ [38651] -> "features-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-09 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/ [38795] -> "features-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-09 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [454/454] -> "features-aggregator/maven-metadata.xml" [1] 20:05:29 2024-12-09 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/ [45664] -> "features-extension-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-09 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/ [40853] -> "features-extension-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-12-09 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/ [40997] -> "features-extension-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-12-09 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [464/464] -> "features-extension-aggregator/maven-metadata.xml" [1] 20:05:30 2024-12-09 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/ [61569] -> "features-openflowplugin-extension/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-12-09 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/ [54993] -> "features-openflowplugin-extension/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-12-09 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/ [68393] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-12-09 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [468/468] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 20:05:31 2024-12-09 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/ [58297] -> "features-openflowplugin/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:31 2024-12-09 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/ [52079] -> "features-openflowplugin/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:31 2024-12-09 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/ [64759] -> "features-openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:31 2024-12-09 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [458/458] -> "features-openflowplugin/maven-metadata.xml" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/ [81909] -> "learning-switch/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/ [73063] -> "learning-switch/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/ [73351] -> "learning-switch/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [450/450] -> "learning-switch/maven-metadata.xml" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [4273] -> "libraries/liblldp/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [4313] -> "model/model-flow-base/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [4343] -> "model/model-flow-service/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [4373] -> "model/model-flow-statistics/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [4313] -> "model/model-inventory/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [4303] -> "model/model-topology/index.html.tmp" [1] 20:05:32 2024-12-09 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/ [66175] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:33 2024-12-09 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/ [59095] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:33 2024-12-09 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/ [73503] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:33 2024-12-09 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [482/482] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 20:05:33 2024-12-09 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/ [62218] -> "odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:33 2024-12-09 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/ [55571] -> "odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:34 2024-12-09 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/ [69115] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:34 2024-12-09 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [470/470] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 20:05:34 2024-12-09 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/ [62547] -> "odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:34 2024-12-09 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/ [55864] -> "odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:34 2024-12-09 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/ [69480] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:34 2024-12-09 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [471/471] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 20:05:35 2024-12-09 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/ [65846] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:35 2024-12-09 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/ [58802] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:35 2024-12-09 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/ [73138] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:35 2024-12-09 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [481/481] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 20:05:35 2024-12-09 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/ [64850] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-12-09 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/ [57915] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-12-09 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/ [72035] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-12-09 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [478/478] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 20:05:36 2024-12-09 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/ [62218] -> "odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-12-09 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/ [55571] -> "odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-12-09 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/ [69115] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-12-09 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [470/470] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 20:05:37 2024-12-09 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/ [66166] -> "odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-12-09 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/ [59087] -> "odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-12-09 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/ [73495] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-12-09 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [482/482] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 20:05:38 2024-12-09 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/ [62885] -> "odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:38 2024-12-09 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/ [56165] -> "odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:38 2024-12-09 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/ [69853] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:38 2024-12-09 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [472/472] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 20:05:38 2024-12-09 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/ [64521] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:38 2024-12-09 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/ [57622] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-12-09 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/ [71670] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-12-09 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [477/477] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 20:05:39 2024-12-09 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/ [65837] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-12-09 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/ [58794] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-12-09 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/ [73130] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-12-09 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [481/481] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 20:05:40 2024-12-09 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/ [63534] -> "odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-12-09 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/ [56743] -> "odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-12-09 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/ [70575] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-12-09 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [474/474] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 20:05:40 2024-12-09 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/ [60911] -> "odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-12-09 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/ [54407] -> "odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-12-09 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/ [67663] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-12-09 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [466/466] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 20:05:41 2024-12-09 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/ [59915] -> "odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-12-09 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/ [53520] -> "odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:42 2024-12-09 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/ [66560] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:42 2024-12-09 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [463/463] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 20:05:42 2024-12-09 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/ [61889] -> "odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:42 2024-12-09 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/ [55278] -> "odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:43 2024-12-09 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/ [68750] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:43 2024-12-09 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [469/469] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 20:05:43 2024-12-09 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/ [62894] -> "odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:43 2024-12-09 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/ [56173] -> "odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-12-09 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/ [69861] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-12-09 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [472/472] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 20:05:44 2024-12-09 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/ [61240] -> "odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-12-09 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/ [54700] -> "odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-12-09 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/ [68028] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-12-09 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [467/467] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 20:05:44 2024-12-09 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/ [59897] -> "odl-openflowplugin-libraries/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-12-09 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/ [53504] -> "odl-openflowplugin-libraries/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-12-09 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/ [66544] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-12-09 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [463/463] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 20:05:45 2024-12-09 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/ [59924] -> "odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-12-09 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/ [53528] -> "odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:46 2024-12-09 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/ [66568] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:46 2024-12-09 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [463/463] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 20:05:46 2024-12-09 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/ [61560] -> "odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:46 2024-12-09 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/ [54985] -> "odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-12-09 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/ [68385] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-12-09 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [468/468] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 20:05:47 2024-12-09 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/ [61560] -> "odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-12-09 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/ [54985] -> "odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-12-09 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/ [68385] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-12-09 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [468/468] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 20:05:48 2024-12-09 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/ [60253] -> "odl-openflowplugin-southbound/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:48 2024-12-09 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/ [53821] -> "odl-openflowplugin-southbound/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:48 2024-12-09 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/ [66933] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:48 2024-12-09 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [464/464] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 20:05:48 2024-12-09 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/ [87783] -> "openflowjava-extension-eric/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:49 2024-12-09 20:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/ [78291] -> "openflowjava-extension-eric/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:49 2024-12-09 20:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/ [78579] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:49 2024-12-09 20:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [462/462] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 20:05:49 2024-12-09 20:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/ [90720] -> "openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:50 2024-12-09 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/ [80905] -> "openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:50 2024-12-09 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/ [81193] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:50 2024-12-09 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [468/468] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 20:05:50 2024-12-09 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/ [88801] -> "openflowjava-extension-nicira/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/ [79197] -> "openflowjava-extension-nicira/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/ [79485] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [464/464] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [4553] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4443] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [4483] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [4443] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [4453] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [4433] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [4443] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [4523] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [4423] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [4403] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 20:05:51 2024-12-09 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/ [44690] -> "openflowplugin-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:52 2024-12-09 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/ [39985] -> "openflowplugin-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:52 2024-12-09 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/ [40129] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:52 2024-12-09 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [460/460] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 20:05:52 2024-12-09 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/ [83382] -> "openflowplugin-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-12-09 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/ [74374] -> "openflowplugin-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-12-09 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/ [74662] -> "openflowplugin-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-12-09 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [453/453] -> "openflowplugin-api/maven-metadata.xml" [1] 20:05:53 2024-12-09 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/ [44442] -> "openflowplugin-artifacts/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-12-09 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/ [39764] -> "openflowplugin-artifacts/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-12-09 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/ [39908] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-12-09 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [459/459] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 20:05:54 2024-12-09 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/ [89649] -> "openflowplugin-blueprint-config/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-12-09 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/ [79951] -> "openflowplugin-blueprint-config/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-12-09 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/ [93304] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-12-09 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [466/466] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 20:05:55 2024-12-09 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/ [84819] -> "openflowplugin-common/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:55 2024-12-09 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/ [75661] -> "openflowplugin-common/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:55 2024-12-09 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/ [75949] -> "openflowplugin-common/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:55 2024-12-09 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [456/456] -> "openflowplugin-common/maven-metadata.xml" [1] 20:05:56 2024-12-09 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/ [88301] -> "openflowplugin-extension-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:56 2024-12-09 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/ [78752] -> "openflowplugin-extension-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:56 2024-12-09 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/ [79040] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:56 2024-12-09 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [463/463] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 20:05:57 2024-12-09 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/ [88774] -> "openflowplugin-extension-eric/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:57 2024-12-09 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/ [79173] -> "openflowplugin-extension-eric/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:58 2024-12-09 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/ [79461] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:58 2024-12-09 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [464/464] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 20:05:58 2024-12-09 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/ [89801] -> "openflowplugin-extension-nicira/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:58 2024-12-09 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/ [80087] -> "openflowplugin-extension-nicira/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:59 2024-12-09 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/ [80375] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:59 2024-12-09 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [466/466] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 20:05:59 2024-12-09 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/ [88292] -> "openflowplugin-extension-onf/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:59 2024-12-09 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/ [78744] -> "openflowplugin-extension-onf/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:00 2024-12-09 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/ [79032] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:00 2024-12-09 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [463/463] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 20:06:00 2024-12-09 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/ [83909] -> "openflowplugin-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:00 2024-12-09 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/ [74843] -> "openflowplugin-impl/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-12-09 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/ [75131] -> "openflowplugin-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-12-09 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [454/454] -> "openflowplugin-impl/maven-metadata.xml" [1] 20:06:01 2024-12-09 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/ [43707] -> "openflowplugin-parent/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-12-09 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/ [39109] -> "openflowplugin-parent/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-12-09 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/ [39253] -> "openflowplugin-parent/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-12-09 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [456/456] -> "openflowplugin-parent/maven-metadata.xml" [1] 20:06:02 2024-12-09 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/ [81445] -> "openflowplugin/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:02 2024-12-09 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/ [72650] -> "openflowplugin/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:02 2024-12-09 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/ [72938] -> "openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:02 2024-12-09 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [449/449] -> "openflowplugin/maven-metadata.xml" [1] 20:06:03 2024-12-09 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/ [81391] -> "sample-bundles/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:03 2024-12-09 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/ [72602] -> "sample-bundles/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:03 2024-12-09 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/ [72890] -> "sample-bundles/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:03 2024-12-09 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [449/449] -> "sample-bundles/maven-metadata.xml" [1] 20:06:04 2024-12-09 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/ [81873] -> "sample-consumer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:04 2024-12-09 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/ [73031] -> "sample-consumer/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:04 2024-12-09 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/ [73319] -> "sample-consumer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:04 2024-12-09 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [450/450] -> "sample-consumer/maven-metadata.xml" [1] 20:06:05 2024-12-09 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/ [80909] -> "simple-client/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:05 2024-12-09 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/ [72173] -> "simple-client/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:05 2024-12-09 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/ [72461] -> "simple-client/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:05 2024-12-09 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [448/448] -> "simple-client/maven-metadata.xml" [1] 20:06:06 2024-12-09 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/ [79936] -> "test-common/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:06 2024-12-09 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/ [71307] -> "test-common/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:06 2024-12-09 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/ [71595] -> "test-common/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:06 2024-12-09 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [446/446] -> "test-common/maven-metadata.xml" [1] 20:06:07 2024-12-09 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/ [81418] -> "test-extension/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:07 2024-12-09 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/ [72626] -> "test-extension/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:07 2024-12-09 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/ [72914] -> "test-extension/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:07 2024-12-09 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [449/449] -> "test-extension/maven-metadata.xml" [1] 20:06:08 2024-12-09 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/ [80927] -> "test-provider/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:08 2024-12-09 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/ [72189] -> "test-provider/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:08 2024-12-09 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/ [72477] -> "test-provider/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:08 2024-12-09 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [448/448] -> "test-provider/maven-metadata.xml" [1] 20:06:09 2024-12-09 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/ [90436] -> "applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:09 2024-12-09 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/ [80657] -> "applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:09 2024-12-09 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/ [80945] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:09 2024-12-09 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [476/476] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 20:06:10 2024-12-09 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/ [90936] -> "applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-12-09 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/ [81102] -> "applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-12-09 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/ [81390] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-12-09 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [477/477] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 20:06:11 2024-12-09 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/ [82616] -> "applications/bulk-o-matic/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:11 2024-12-09 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/ [73697] -> "applications/bulk-o-matic/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:11 2024-12-09 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/ [73985] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:11 2024-12-09 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [460/460] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 20:06:12 2024-12-09 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/ [88463] -> "applications/device-ownership-service/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:12 2024-12-09 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/ [78909] -> "applications/device-ownership-service/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:12 2024-12-09 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/ [79197] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:12 2024-12-09 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [472/472] -> "applications/device-ownership-service/maven-metadata.xml" [1] 20:06:13 2024-12-09 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/ [88017] -> "applications/forwardingrules-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:13 2024-12-09 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/ [78504] -> "applications/forwardingrules-manager/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:14 2024-12-09 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/ [78792] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:14 2024-12-09 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [471/471] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 20:06:14 2024-12-09 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/ [86535] -> "applications/forwardingrules-sync/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:14 2024-12-09 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/ [77185] -> "applications/forwardingrules-sync/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:15 2024-12-09 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/ [77473] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:15 2024-12-09 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [468/468] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 20:06:15 2024-12-09 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/ [82607] -> "applications/lldp-speaker/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:15 2024-12-09 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/ [73689] -> "applications/lldp-speaker/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:16 2024-12-09 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/ [73977] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:16 2024-12-09 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [460/460] -> "applications/lldp-speaker/maven-metadata.xml" [1] 20:06:16 2024-12-09 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/ [87990] -> "applications/of-switch-config-pusher/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:16 2024-12-09 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/ [78480] -> "applications/of-switch-config-pusher/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:17 2024-12-09 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/ [78768] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:17 2024-12-09 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [471/471] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 20:06:17 2024-12-09 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/ [88490] -> "applications/reconciliation-framework/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:17 2024-12-09 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/ [78925] -> "applications/reconciliation-framework/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:18 2024-12-09 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/ [79213] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:18 2024-12-09 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [472/472] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 20:06:18 2024-12-09 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/ [83589] -> "applications/southbound-cli/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:18 2024-12-09 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/ [74571] -> "applications/southbound-cli/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:19 2024-12-09 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/ [74859] -> "applications/southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:19 2024-12-09 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [462/462] -> "applications/southbound-cli/maven-metadata.xml" [1] 20:06:19 2024-12-09 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/ [86026] -> "applications/table-miss-enforcer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:19 2024-12-09 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/ [76732] -> "applications/table-miss-enforcer/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-12-09 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/ [77020] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-12-09 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [467/467] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 20:06:20 2024-12-09 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/ [88008] -> "applications/topology-lldp-discovery/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-12-09 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/ [78496] -> "applications/topology-lldp-discovery/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:21 2024-12-09 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/ [78784] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:21 2024-12-09 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [471/471] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 20:06:21 2024-12-09 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/ [84571] -> "applications/topology-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:21 2024-12-09 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/ [75437] -> "applications/topology-manager/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/ [75725] -> "applications/topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [464/464] -> "applications/topology-manager/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1511/1511] -> "features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:22 2024-12-09 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/ [79633] -> "libraries/liblldp/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:23 2024-12-09 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/ [71041] -> "libraries/liblldp/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:23 2024-12-09 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/ [71329] -> "libraries/liblldp/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:23 2024-12-09 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [452/452] -> "libraries/liblldp/maven-metadata.xml" [1] 20:06:23 2024-12-09 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/ [82938] -> "model/model-flow-base/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:24 2024-12-09 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/ [73981] -> "model/model-flow-base/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:24 2024-12-09 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/ [74269] -> "model/model-flow-base/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:24 2024-12-09 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [456/456] -> "model/model-flow-base/maven-metadata.xml" [1] 20:06:24 2024-12-09 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/ [84411] -> "model/model-flow-service/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:25 2024-12-09 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/ [75292] -> "model/model-flow-service/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:25 2024-12-09 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/ [75580] -> "model/model-flow-service/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:25 2024-12-09 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [459/459] -> "model/model-flow-service/maven-metadata.xml" [1] 20:06:25 2024-12-09 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/ [85866] -> "model/model-flow-statistics/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:26 2024-12-09 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/ [76587] -> "model/model-flow-statistics/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:26 2024-12-09 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/ [76875] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:26 2024-12-09 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [462/462] -> "model/model-flow-statistics/maven-metadata.xml" [1] 20:06:26 2024-12-09 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/ [82893] -> "model/model-inventory/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:27 2024-12-09 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/ [73941] -> "model/model-inventory/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:27 2024-12-09 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/ [74229] -> "model/model-inventory/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:27 2024-12-09 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [456/456] -> "model/model-inventory/maven-metadata.xml" [1] 20:06:27 2024-12-09 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/ [82402] -> "model/model-topology/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/ [73504] -> "model/model-topology/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/ [73792] -> "model/model-topology/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [455/455] -> "model/model-topology/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1524/1524] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1531/1531] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1530/1530] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1527/1527] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml [1520/1520] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:28 2024-12-09 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:29 2024-12-09 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/ [47526] -> "openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:29 2024-12-09 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/ [42517] -> "openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:29 2024-12-09 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/ [42661] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:29 2024-12-09 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [480/480] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 20:06:29 2024-12-09 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/ [59081] -> "openflowjava/features-openflowjava/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:30 2024-12-09 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/ [52782] -> "openflowjava/features-openflowjava/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:30 2024-12-09 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/ [65630] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:30 2024-12-09 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [469/469] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 20:06:30 2024-12-09 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/ [60406] -> "openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:30 2024-12-09 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/ [53962] -> "openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:31 2024-12-09 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/ [67098] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:31 2024-12-09 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [473/473] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 20:06:31 2024-12-09 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/ [87053] -> "openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:31 2024-12-09 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/ [77646] -> "openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:32 2024-12-09 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/ [77934] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:32 2024-12-09 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [469/469] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 20:06:32 2024-12-09 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/ [87436] -> "openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:32 2024-12-09 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/ [77987] -> "openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-12-09 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/ [78275] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-12-09 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [470/470] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 20:06:33 2024-12-09 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/ [58257] -> "openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-12-09 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/ [52049] -> "openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-12-09 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/ [64825] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-12-09 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [468/468] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 20:06:34 2024-12-09 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/ [72806] -> "openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:34 2024-12-09 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/ [64982] -> "openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:34 2024-12-09 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/ [65222] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:34 2024-12-09 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [469/469] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 20:06:35 2024-12-09 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/ [105975] -> "openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:35 2024-12-09 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/ [94470] -> "openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:35 2024-12-09 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/ [94806] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:35 2024-12-09 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [477/477] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 20:06:36 2024-12-09 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/ [44320] -> "openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:36 2024-12-09 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/ [39660] -> "openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:36 2024-12-09 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/ [39804] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:36 2024-12-09 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [467/467] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 20:06:36 2024-12-09 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/ [71157] -> "openflowjava/openflowjava-util/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:36 2024-12-09 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/ [63522] -> "openflowjava/openflowjava-util/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/ [63762] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [465/465] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml [1526/1526] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml [1479/1479] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 2024-12-09 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:06:37 FINISHED --2024-12-09 20:06:37-- 20:06:37 Total wall clock time: 1m 11s 20:06:37 Downloaded: 621 files, 16M in 0.5s (31.6 MB/s) 20:06:37 + set -e 20:06:37 + popd 20:06:37 /w/workspace/openflowplugin-maven-merge-calcium 20:06:37 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup 20:06:37 + cp -a /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup 20:06:37 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins16113139533529072867.sh 20:06:37 [EnvInject] - Injecting environment variables from a build step. 20:06:37 [EnvInject] - Injecting as environment variables the properties content 20:06:37 MAVEN_GOALS=clean deploy javadoc:aggregate 20:06:37 20:06:37 [EnvInject] - Variables injected successfully. 20:06:37 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins10759488644244542595.sh 20:06:37 ---> common-variables.sh 20:06:37 --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 20:06:37 ---> maven-build.sh 20:06:37 + set +u 20:06:37 + export MAVEN_OPTS 20:06:37 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config11345201375008055739tmp --settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config17958915967448189752tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/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 20:06:38 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:06:38 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:06:38 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 20:06:38 Default locale: en_US, platform encoding: UTF-8 20:06:38 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 20:06:39 [INFO] Error stacktraces are turned on. 20:06:39 [INFO] Scanning for projects... 20:06:48 [INFO] ------------------------------------------------------------------------ 20:06:48 [INFO] Reactor Build Order: 20:06:48 [INFO] 20:06:48 [INFO] openflowplugin-artifacts [pom] 20:06:48 [INFO] openflowplugin-parent [pom] 20:06:48 [INFO] liblldp [bundle] 20:06:48 [INFO] libraries-aggregator [pom] 20:06:48 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 20:06:48 [INFO] openflowjava-parent [pom] 20:06:48 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 20:06:48 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 20:06:48 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 20:06:48 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 20:06:48 [INFO] ODL :: openflowjava :: features-openflowjava [feature] 20:06:48 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] 20:06:48 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 20:06:48 [INFO] simple-client [bundle] 20:06:48 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 20:06:48 [INFO] model-inventory [bundle] 20:06:48 [INFO] model-flow-base [bundle] 20:06:48 [INFO] model-flow-service [bundle] 20:06:48 [INFO] openflowplugin-api [bundle] 20:06:48 [INFO] model-flow-statistics [bundle] 20:06:48 [INFO] openflowplugin-extension-api [bundle] 20:06:48 [INFO] openflowplugin [bundle] 20:06:48 [INFO] openflowplugin-common [bundle] 20:06:48 [INFO] openflowplugin-impl [bundle] 20:06:48 [INFO] openflowjava-extension-nicira-api [bundle] 20:06:48 [INFO] openflowjava-extension-nicira [bundle] 20:06:48 [INFO] openflowjava-extension-eric [bundle] 20:06:48 [INFO] openflowplugin-extension-nicira [bundle] 20:06:48 [INFO] openflowplugin-extension-onf [bundle] 20:06:48 [INFO] openflowplugin-extension-eric [bundle] 20:06:48 [INFO] test-extension [bundle] 20:06:48 [INFO] model-topology [bundle] 20:06:48 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 20:06:48 [INFO] openflowplugin-blueprint-config [bundle] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 20:06:48 [INFO] features-openflowplugin-extension [feature] 20:06:48 [INFO] features-extension-aggregator [pom] 20:06:48 [INFO] openflowplugin-extension-aggregator [pom] 20:06:48 [INFO] test-provider [bundle] 20:06:48 [INFO] test-common [bundle] 20:06:48 [INFO] drop-test-karaf [bundle] 20:06:48 [INFO] bulk-o-matic [bundle] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 20:06:48 [INFO] device-ownership-service [bundle] 20:06:48 [INFO] of-switch-config-pusher [bundle] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 20:06:48 [INFO] arbitratorreconciliation-api [bundle] 20:06:48 [INFO] reconciliation-framework [bundle] 20:06:48 [INFO] arbitratorreconciliation-impl [bundle] 20:06:48 [INFO] forwardingrules-manager [bundle] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 20:06:48 [INFO] forwardingrules-sync [bundle] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 20:06:48 [INFO] table-miss-enforcer [bundle] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 20:06:48 [INFO] topology-lldp-discovery [bundle] 20:06:48 [INFO] lldp-speaker [bundle] 20:06:48 [INFO] topology-manager [bundle] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 20:06:48 [INFO] southbound-cli [bundle] 20:06:48 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 20:06:48 [INFO] features-openflowplugin [feature] 20:06:48 [INFO] features-aggregator [pom] 20:06:48 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 20:06:48 [INFO] applications-aggregator [pom] 20:06:48 [INFO] model-aggregator [pom] 20:06:48 [INFO] learning-switch [bundle] 20:06:48 [INFO] sample-consumer [bundle] 20:06:48 [INFO] sample-bundles [bundle] 20:06:48 [INFO] openflowplugin-samples-aggregator [pom] 20:06:48 [INFO] openflowplugin-karaf [pom] 20:06:48 [INFO] openflowplugin [pom] 20:06:49 [INFO] 20:06:49 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 20:06:49 [INFO] Building openflowplugin-artifacts 0.18.3-SNAPSHOT [1/84] 20:06:49 [INFO] --------------------------------[ pom ]--------------------------------- 20:06:49 [INFO] 20:06:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-artifacts --- 20:06:49 [INFO] 20:06:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:06:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:06:50 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:06:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:50 [INFO] 20:06:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts --- 20:06:50 [INFO] 20:06:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-artifacts --- 20:06:51 [INFO] CycloneDX: Resolving Dependencies 20:06:51 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:06:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.xml 20:06:52 [INFO] attaching as openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.xml 20:06:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.json 20:06:52 [INFO] attaching as openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.json 20:06:52 [INFO] 20:06:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-artifacts --- 20:06:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-SNAPSHOT.pom 20:06:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.xml 20:06:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.json 20:06:52 [INFO] 20:06:52 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts --- 20:06:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:06:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:06:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 20:06:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:06:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:06:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:06:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:06:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:06:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:06:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:06:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:06:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:06:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:06:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:06:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:06:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:06:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:06:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:06:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:06:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:06:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:06:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:06:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:06:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:06:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:06:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:06:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:06:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:06:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:06:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:06:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:06:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:06:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:06:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:06:52 at java.lang.reflect.Method.invoke (Method.java:568) 20:06:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:06:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:06:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:06:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:06:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 20:06:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:06:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:06:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:06:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:06:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:06:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:06:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:06:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:06:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:06:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:06:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:06:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:06:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:06:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:06:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:06:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:06:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:06:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:06:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:06:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:06:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:06:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:06:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:06:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:06:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:06:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:06:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:06:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:06:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:06:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:06:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:06:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:06:52 at java.lang.reflect.Method.invoke (Method.java:568) 20:06:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:06:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:06:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:06:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:06:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:06:52 [INFO] 20:06:52 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 20:06:52 [INFO] Building openflowplugin-parent 0.18.3-SNAPSHOT [2/84] 20:06:52 [INFO] --------------------------------[ pom ]--------------------------------- 20:06:53 [INFO] 20:06:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-parent --- 20:06:53 [INFO] 20:06:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent --- 20:06:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:06:53 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:06:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:53 [INFO] 20:06:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:06:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:53 [INFO] 20:06:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent --- 20:06:53 [INFO] 20:06:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:06:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:06:53 [INFO] 20:06:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-parent --- 20:06:55 [INFO] Starting audit... 20:06:55 Audit done. 20:06:55 [INFO] You have 0 Checkstyle violations. 20:06:55 [INFO] 20:06:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent --- 20:06:56 [INFO] Starting audit... 20:06:56 Audit done. 20:06:56 [INFO] You have 0 Checkstyle violations. 20:06:56 [INFO] 20:06:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-parent --- 20:06:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/parent/target/classes/LICENSE 20:06:57 [INFO] 20:06:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:06:57 [INFO] 20:06:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-parent --- 20:07:00 [INFO] 20:07:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:07:00 [INFO] 20:07:00 [INFO] 20:07:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-parent --- 20:07:00 [INFO] 20:07:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-parent --- 20:07:00 [INFO] 20:07:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-parent --- 20:07:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:07:00 [INFO] 20:07:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-parent --- 20:07:00 [INFO] CycloneDX: Resolving Dependencies 20:07:01 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:07:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.xml 20:07:01 [INFO] attaching as openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.json 20:07:01 [INFO] attaching as openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:07:01 [INFO] 20:07:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 20:07:02 [INFO] Skipping duplicate-finder execution! 20:07:02 [INFO] 20:07:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 20:07:02 [INFO] Skipping pom project 20:07:02 [INFO] 20:07:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- 20:07:02 [INFO] 20:07:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-parent --- 20:07:02 [INFO] 20:07:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-parent --- 20:07:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:07:02 [INFO] 20:07:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-parent --- 20:07:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-SNAPSHOT.pom 20:07:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:07:02 [INFO] 20:07:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-parent --- 20:07:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:07:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:07:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:07:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:07:02 [INFO] 20:07:02 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 20:07:02 [INFO] Building liblldp 0.18.3-SNAPSHOT [3/84] 20:07:02 [INFO] -------------------------------[ bundle ]------------------------------- 20:07:02 [INFO] 20:07:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ liblldp --- 20:07:02 [INFO] 20:07:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp --- 20:07:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:02 [INFO] 20:07:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp --- 20:07:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:02 [INFO] 20:07:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp --- 20:07:03 [INFO] 20:07:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 20:07:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:07:03 [INFO] 20:07:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ liblldp --- 20:07:03 [INFO] Starting audit... 20:07:03 Audit done. 20:07:03 [INFO] You have 0 Checkstyle violations. 20:07:03 [INFO] 20:07:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp --- 20:07:05 [INFO] Starting audit... 20:07:05 Audit done. 20:07:05 [INFO] You have 0 Checkstyle violations. 20:07:05 [INFO] 20:07:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp --- 20:07:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes/LICENSE 20:07:05 [INFO] 20:07:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 20:07:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/resources 20:07:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/spi 20:07:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/yang 20:07:05 [INFO] 20:07:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- 20:07:05 [INFO] Recompiling the module because of changed dependency. 20:07:05 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:07:06 [INFO] 20:07:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ liblldp >>> 20:07:06 [INFO] 20:07:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ liblldp --- 20:07:06 [INFO] Fork Value is true 20:07:11 [INFO] Done SpotBugs Analysis.... 20:07:12 [INFO] 20:07:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ liblldp <<< 20:07:12 [INFO] 20:07:12 [INFO] 20:07:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ liblldp --- 20:07:12 [INFO] BugInstance size is 0 20:07:12 [INFO] Error size is 0 20:07:12 [INFO] No errors/warnings found 20:07:12 [INFO] 20:07:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- 20:07:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:07:12 [INFO] 20:07:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ liblldp --- 20:07:12 [INFO] Recompiling the module because of changed dependency. 20:07:12 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:07:12 [INFO] 20:07:12 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ liblldp --- 20:07:12 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/surefire-reports 20:07:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:07:12 [INFO] 20:07:12 [INFO] ------------------------------------------------------- 20:07:12 [INFO] T E S T S 20:07:12 [INFO] ------------------------------------------------------- 20:07:13 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:07:13 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:07:13 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:07:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:07:13 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:07:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:07:13 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:07:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:07:13 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:07:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:07:13 [INFO] 20:07:13 [INFO] Results: 20:07:13 [INFO] 20:07:13 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 20:07:13 [INFO] 20:07:13 [INFO] 20:07:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ liblldp --- 20:07:13 [INFO] 20:07:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- 20:07:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT.jar 20:07:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/META-INF/MANIFEST.MF 20:07:14 [INFO] 20:07:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ liblldp --- 20:07:14 [INFO] No previous run data found, generating javadoc. 20:07:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-javadoc.jar 20:07:16 [INFO] 20:07:16 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ liblldp --- 20:07:16 [INFO] CycloneDX: Resolving Dependencies 20:07:16 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 20:07:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.xml 20:07:16 [INFO] attaching as liblldp-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.json 20:07:16 [INFO] attaching as liblldp-0.18.3-SNAPSHOT-cyclonedx.json 20:07:16 [INFO] 20:07:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 20:07:16 [INFO] Skipping duplicate-finder execution! 20:07:16 [INFO] 20:07:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ liblldp --- 20:07:16 [INFO] No dependency problems found 20:07:16 [INFO] 20:07:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ liblldp --- 20:07:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-sources.jar 20:07:17 [INFO] 20:07:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ liblldp --- 20:07:17 [INFO] 20:07:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ liblldp --- 20:07:17 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec 20:07:17 [INFO] Analyzed bundle 'liblldp' with 14 classes 20:07:17 [INFO] 20:07:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ liblldp --- 20:07:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT.pom 20:07:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT.jar 20:07:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT-javadoc.jar 20:07:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT-cyclonedx.json 20:07:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT-sources.jar 20:07:17 [INFO] 20:07:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- 20:07:17 [INFO] Writing OBR metadata 20:07:17 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT.jar 20:07:17 [INFO] Writing OBR metadata 20:07:17 [INFO] 20:07:17 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ liblldp --- 20:07:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:07:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:07:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:07:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:17 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:07:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:07:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:17 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:07:17 [INFO] 20:07:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- 20:07:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:07:17 [INFO] 20:07:17 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 20:07:17 [INFO] Building libraries-aggregator 0.18.3-SNAPSHOT [4/84] 20:07:17 [INFO] --------------------------------[ pom ]--------------------------------- 20:07:17 [INFO] 20:07:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ libraries-aggregator --- 20:07:17 [INFO] 20:07:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator --- 20:07:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:17 [INFO] 20:07:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator --- 20:07:17 [INFO] 20:07:17 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ libraries-aggregator --- 20:07:17 [INFO] Skipping CycloneDX goal, because module skips deploy 20:07:17 [INFO] 20:07:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ libraries-aggregator --- 20:07:17 [INFO] Skipping artifact installation 20:07:17 [INFO] 20:07:17 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ libraries-aggregator --- 20:07:17 [INFO] Skipping artifact deployment 20:07:17 [INFO] 20:07:17 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 20:07:17 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.18.3-SNAPSHOT [5/84] 20:07:17 [INFO] -------------------------------[ bundle ]------------------------------- 20:07:17 [INFO] 20:07:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-api --- 20:07:17 [INFO] 20:07:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api --- 20:07:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:17 [INFO] 20:07:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:07:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:17 [INFO] 20:07:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api --- 20:07:18 [INFO] 20:07:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:07:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-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/** 20:07:18 [INFO] 20:07:18 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflow-protocol-api --- 20:07:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:07:19 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/yang 20:07:19 [INFO] yang-to-sources: Found 3 dependencies in 4.622 ms 20:07:19 [INFO] yang-to-sources: Project model files found: 9 in 260.5 ms 20:07:20 [INFO] yang-to-sources: 12 YANG models processed in 499.7 ms 20:07:20 [INFO] BindingJavaFileGenerator: Defined 865 files in 149.9 ms 20:07:20 [INFO] Sorted 865 files into 170 directories in 5.736 ms 20:07:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 1.179 s 20:07:21 [INFO] 20:07:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api --- 20:07:21 [INFO] Starting audit... 20:07:21 Audit done. 20:07:21 [INFO] You have 0 Checkstyle violations. 20:07:21 [INFO] 20:07:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api --- 20:07:22 [INFO] Starting audit... 20:07:22 Audit done. 20:07:22 [INFO] You have 0 Checkstyle violations. 20:07:22 [INFO] 20:07:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-api --- 20:07:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes/LICENSE 20:07:22 [INFO] 20:07:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 20:07:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/resources 20:07:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:07:22 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:07:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:07:22 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:07:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:07:22 [INFO] 20:07:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- 20:07:22 [INFO] Recompiling the module because of changed dependency. 20:07:22 [INFO] Compiling 916 source files with javac [debug release 17] to target/classes 20:07:28 [INFO] 20:07:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:07:28 [INFO] 20:07:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-api --- 20:07:28 [INFO] Fork Value is true 20:07:33 [INFO] Done SpotBugs Analysis.... 20:07:34 [INFO] 20:07:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:07:34 [INFO] 20:07:34 [INFO] 20:07:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-api --- 20:07:34 [INFO] BugInstance size is 0 20:07:34 [INFO] Error size is 0 20:07:34 [INFO] No errors/warnings found 20:07:34 [INFO] 20:07:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 20:07:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/test/resources 20:07:34 [INFO] 20:07:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api --- 20:07:34 [INFO] Recompiling the module because of changed dependency. 20:07:34 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 20:07:35 [INFO] 20:07:35 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflow-protocol-api --- 20:07:35 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/surefire-reports 20:07:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:07:35 [INFO] 20:07:35 [INFO] ------------------------------------------------------- 20:07:35 [INFO] T E S T S 20:07:35 [INFO] ------------------------------------------------------- 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:07:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:07:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:07:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:07:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:07:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:07:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:07:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:07:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:07:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:07:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:07:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:07:36 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:07:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:07:36 [INFO] 20:07:36 [INFO] Results: 20:07:36 [INFO] 20:07:36 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 20:07:36 [INFO] 20:07:36 [INFO] 20:07:36 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflow-protocol-api --- 20:07:36 [INFO] 20:07:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- 20:07:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT.jar 20:07:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 20:07:38 [INFO] 20:07:38 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflow-protocol-api --- 20:07:38 [INFO] No previous run data found, generating javadoc. 20:07:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-javadoc.jar 20:07:49 [INFO] 20:07:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflow-protocol-api --- 20:07:49 [INFO] CycloneDX: Resolving Dependencies 20:07:49 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 20:07:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.xml 20:07:49 [INFO] attaching as openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.json 20:07:49 [INFO] attaching as openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.json 20:07:49 [INFO] 20:07:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 20:07:49 [INFO] Skipping duplicate-finder execution! 20:07:49 [INFO] 20:07:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 20:07:50 [INFO] No dependency problems found 20:07:50 [INFO] 20:07:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- 20:07:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-sources.jar 20:07:50 [INFO] 20:07:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-api --- 20:07:50 [INFO] 20:07:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-api --- 20:07:50 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 20:07:50 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 20:07:50 [INFO] 20:07:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-api --- 20:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT.pom 20:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT.jar 20:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT-javadoc.jar 20:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.json 20:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT-sources.jar 20:07:50 [INFO] 20:07:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- 20:07:50 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT.jar 20:07:50 [INFO] Writing OBR metadata 20:07:50 [INFO] 20:07:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-api --- 20:07:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:07:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:07:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:07:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:07:50 [INFO] 20:07:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- 20:07:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:07:50 [INFO] 20:07:50 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 20:07:50 [INFO] Building openflowjava-parent 0.18.3-SNAPSHOT [6/84] 20:07:50 [INFO] --------------------------------[ pom ]--------------------------------- 20:07:51 [INFO] 20:07:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-parent --- 20:07:51 [INFO] 20:07:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-parent --- 20:07:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:51 [INFO] 20:07:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 20:07:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:51 [INFO] 20:07:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-parent --- 20:07:51 [INFO] 20:07:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:07:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:07:51 [INFO] 20:07:51 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- 20:07:51 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/src/main/yang added. 20:07:51 [INFO] 20:07:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent --- 20:07:51 [INFO] Starting audit... 20:07:51 Audit done. 20:07:51 [INFO] You have 0 Checkstyle violations. 20:07:51 [INFO] 20:07:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-parent --- 20:07:51 [INFO] Starting audit... 20:07:51 Audit done. 20:07:51 [INFO] You have 0 Checkstyle violations. 20:07:51 [INFO] 20:07:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-parent --- 20:07:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/classes/LICENSE 20:07:51 [INFO] 20:07:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:07:51 [INFO] 20:07:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-parent --- 20:07:51 [INFO] 20:07:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:07:51 [INFO] 20:07:51 [INFO] 20:07:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-parent --- 20:07:51 [INFO] 20:07:51 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-parent --- 20:07:51 [INFO] 20:07:51 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-parent --- 20:07:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:07:51 [INFO] 20:07:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-parent --- 20:07:51 [INFO] CycloneDX: Resolving Dependencies 20:07:51 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:07:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.xml 20:07:51 [INFO] attaching as openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.json 20:07:51 [INFO] attaching as openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:07:51 [INFO] 20:07:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 20:07:51 [INFO] Skipping duplicate-finder execution! 20:07:51 [INFO] 20:07:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 20:07:51 [INFO] Skipping pom project 20:07:51 [INFO] 20:07:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-parent --- 20:07:51 [INFO] 20:07:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-parent --- 20:07:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:07:51 [INFO] 20:07:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-parent --- 20:07:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-SNAPSHOT.pom 20:07:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:07:51 [INFO] 20:07:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-parent --- 20:07:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:07:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:07:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:07:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:07:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:07:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:07:51 [INFO] 20:07:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- 20:07:51 [INFO] 20:07:51 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 20:07:51 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.18.3-SNAPSHOT [7/84] 20:07:51 [INFO] -------------------------------[ bundle ]------------------------------- 20:07:51 [INFO] 20:07:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-spi --- 20:07:51 [INFO] 20:07:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi --- 20:07:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:51 [INFO] 20:07:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 20:07:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:51 [INFO] 20:07:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-spi --- 20:07:52 [INFO] 20:07:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:07:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:07:52 [INFO] 20:07:52 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflow-protocol-spi --- 20:07:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:07:52 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang 20:07:52 [INFO] yang-to-sources: Found 4 dependencies in 2.343 ms 20:07:52 [INFO] yang-to-sources: Project model files found: 1 in 6.484 ms 20:07:52 [INFO] yang-to-sources: 3 YANG models processed in 115.8 ms 20:07:52 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.828 ms 20:07:52 [INFO] Sorted 11 files into 4 directories in 286.2 μs 20:07:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 15.07 ms 20:07:52 [INFO] 20:07:52 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 20:07:52 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:07:52 [INFO] 20:07:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi --- 20:07:52 [INFO] Starting audit... 20:07:52 Audit done. 20:07:52 [INFO] You have 0 Checkstyle violations. 20:07:52 [INFO] 20:07:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-spi --- 20:07:52 [INFO] Starting audit... 20:07:52 Audit done. 20:07:52 [INFO] You have 0 Checkstyle violations. 20:07:52 [INFO] 20:07:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-spi --- 20:07:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes/LICENSE 20:07:52 [INFO] 20:07:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 20:07:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/resources 20:07:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:07:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:07:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:07:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:07:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:07:52 [INFO] 20:07:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 20:07:52 [INFO] Recompiling the module because of changed dependency. 20:07:52 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:07:52 [INFO] 20:07:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:07:52 [INFO] 20:07:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:07:52 [INFO] Fork Value is true 20:07:54 [INFO] Done SpotBugs Analysis.... 20:07:54 [INFO] 20:07:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:07:54 [INFO] 20:07:54 [INFO] 20:07:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-spi --- 20:07:54 [INFO] BugInstance size is 0 20:07:54 [INFO] Error size is 0 20:07:54 [INFO] No errors/warnings found 20:07:54 [INFO] 20:07:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 20:07:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/test/resources 20:07:54 [INFO] 20:07:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi --- 20:07:54 [INFO] No sources to compile 20:07:54 [INFO] 20:07:54 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflow-protocol-spi --- 20:07:54 [INFO] No tests to run. 20:07:54 [INFO] 20:07:54 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflow-protocol-spi --- 20:07:54 [INFO] 20:07:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- 20:07:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT.jar 20:07:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 20:07:55 [INFO] 20:07:55 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflow-protocol-spi --- 20:07:55 [INFO] No previous run data found, generating javadoc. 20:07:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT-javadoc.jar 20:07:56 [INFO] 20:07:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflow-protocol-spi --- 20:07:56 [INFO] CycloneDX: Resolving Dependencies 20:07:57 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:07:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.xml 20:07:57 [INFO] attaching as openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.json 20:07:57 [INFO] attaching as openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.json 20:07:57 [INFO] 20:07:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 20:07:57 [INFO] Skipping duplicate-finder execution! 20:07:57 [INFO] 20:07:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 20:07:57 [INFO] No dependency problems found 20:07:57 [INFO] 20:07:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-spi --- 20:07:57 [INFO] 20:07:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-spi --- 20:07:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:07:57 [INFO] 20:07:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-spi --- 20:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT.pom 20:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT.jar 20:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT-javadoc.jar 20:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.xml 20:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.json 20:07:57 [INFO] 20:07:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- 20:07:57 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT.jar 20:07:57 [INFO] Writing OBR metadata 20:07:57 [INFO] 20:07:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-spi --- 20:07:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:07:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:07:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:07:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:57 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 20:07:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:07:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:07:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:07:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:07:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:07:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:07:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:07:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:07:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:07:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:07:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:07:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:07:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:07:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:57 at java.lang.reflect.Method.invoke (Method.java:568) 20:07:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:07:57 [INFO] 20:07:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- 20:07:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:07:57 [INFO] 20:07:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 20:07:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT-sources.jar 20:07:57 [INFO] 20:07:57 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 20:07:57 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.18.3-SNAPSHOT [8/84] 20:07:57 [INFO] -------------------------------[ bundle ]------------------------------- 20:07:57 [INFO] 20:07:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-util --- 20:07:57 [INFO] 20:07:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util --- 20:07:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:57 [INFO] 20:07:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:07:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:07:57 [INFO] 20:07:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util --- 20:07:58 [INFO] 20:07:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:07:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-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/** 20:07:58 [INFO] 20:07:58 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- 20:07:58 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/yang added. 20:07:58 [INFO] 20:07:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util --- 20:07:58 [INFO] Starting audit... 20:07:58 Audit done. 20:07:58 [INFO] You have 0 Checkstyle violations. 20:07:58 [INFO] 20:07:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-util --- 20:07:58 [INFO] Starting audit... 20:07:58 Audit done. 20:07:58 [INFO] You have 0 Checkstyle violations. 20:07:58 [INFO] 20:07:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-util --- 20:07:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes/LICENSE 20:07:58 [INFO] 20:07:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 20:07:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/resources 20:07:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/spi 20:07:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/yang 20:07:58 [INFO] 20:07:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- 20:07:58 [INFO] Recompiling the module because of changed dependency. 20:07:58 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 20:07:58 [INFO] 20:07:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:07:58 [INFO] 20:07:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-util --- 20:07:58 [INFO] Fork Value is true 20:08:00 [INFO] Done SpotBugs Analysis.... 20:08:00 [INFO] 20:08:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:08:00 [INFO] 20:08:00 [INFO] 20:08:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-util --- 20:08:00 [INFO] BugInstance size is 0 20:08:00 [INFO] Error size is 0 20:08:00 [INFO] No errors/warnings found 20:08:00 [INFO] 20:08:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- 20:08:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/test/resources 20:08:00 [INFO] 20:08:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-util --- 20:08:00 [INFO] Recompiling the module because of changed dependency. 20:08:00 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 20:08:01 [INFO] 20:08:01 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-util --- 20:08:01 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/surefire-reports 20:08:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:08:01 [INFO] 20:08:01 [INFO] ------------------------------------------------------- 20:08:01 [INFO] T E S T S 20:08:01 [INFO] ------------------------------------------------------- 20:08:02 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:08:02 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:08:02 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:08:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:08:02 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:08:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:08:02 [INFO] 20:08:02 [INFO] Results: 20:08:02 [INFO] 20:08:02 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:08:02 [INFO] 20:08:02 [INFO] 20:08:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-util --- 20:08:02 [INFO] 20:08:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- 20:08:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT.jar 20:08:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 20:08:02 [INFO] 20:08:02 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-util --- 20:08:02 [INFO] No previous run data found, generating javadoc. 20:08:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT-javadoc.jar 20:08:03 [INFO] 20:08:03 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-util --- 20:08:03 [INFO] CycloneDX: Resolving Dependencies 20:08:04 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:08:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.xml 20:08:04 [INFO] attaching as openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.xml 20:08:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.json 20:08:04 [INFO] attaching as openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.json 20:08:04 [INFO] 20:08:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 20:08:04 [INFO] Skipping duplicate-finder execution! 20:08:04 [INFO] 20:08:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-util --- 20:08:04 [INFO] No dependency problems found 20:08:04 [INFO] 20:08:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-util --- 20:08:04 [INFO] 20:08:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-util --- 20:08:04 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 20:08:04 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 20:08:04 [INFO] 20:08:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-util --- 20:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT.pom 20:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT.jar 20:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT-javadoc.jar 20:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.xml 20:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.json 20:08:04 [INFO] 20:08:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- 20:08:04 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT.jar 20:08:04 [INFO] Writing OBR metadata 20:08:04 [INFO] 20:08:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-util --- 20:08:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:08:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:08:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 20:08:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:08:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:08:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:08:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:08:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:08:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:08:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:08:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:08:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:08:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:08:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:08:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:08:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:08:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:08:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:08:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:08:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:08:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:08:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:08:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:08:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:08:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:08:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 20:08:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:08:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:08:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:08:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:08:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:08:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:08:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:08:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:08:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:08:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:08:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:08:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:08:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:08:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:08:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:08:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:08:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:08:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:08:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:08:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:08:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:08:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:08:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:08:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:08:04 [INFO] 20:08:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- 20:08:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:08:04 [INFO] 20:08:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- 20:08:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT-sources.jar 20:08:04 [INFO] 20:08:04 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 20:08:04 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.18.3-SNAPSHOT [9/84] 20:08:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:08:05 [INFO] 20:08:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-impl --- 20:08:05 [INFO] 20:08:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl --- 20:08:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:05 [INFO] 20:08:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:08:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:05 [INFO] 20:08:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl --- 20:08:05 [INFO] 20:08:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:08:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-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/** 20:08:05 [INFO] 20:08:05 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 20:08:05 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:08:05 [INFO] 20:08:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl --- 20:08:05 [INFO] Starting audit... 20:08:05 Audit done. 20:08:05 [INFO] You have 0 Checkstyle violations. 20:08:05 [INFO] 20:08:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl --- 20:08:08 [INFO] Starting audit... 20:08:08 Audit done. 20:08:08 [INFO] You have 0 Checkstyle violations. 20:08:08 [INFO] 20:08:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-impl --- 20:08:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes/LICENSE 20:08:08 [INFO] 20:08:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 20:08:08 [INFO] Copying 5 resources from src/main/resources to target/classes 20:08:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:08:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:08:08 [INFO] 20:08:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 20:08:09 [INFO] Recompiling the module because of changed dependency. 20:08:09 [INFO] Compiling 345 source files with javac [debug release 17] to target/classes 20:08:10 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:08:10 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:08:10 reason: class file for javax.annotation.meta.When not found 20:08:10 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:08:10 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:08:10 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:08:10 reason: class file for javax.annotation.meta.When not found 20:08:10 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:08:10 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:08:10 reason: class file for javax.annotation.meta.When not found 20:08:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 20:08:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 20:08:10 required: java.lang.Class 20:08:10 found: java.lang.Class 20:08:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 20:08:10 required: java.lang.Class 20:08:10 found: java.lang.Class 20:08:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 20:08:10 required: java.lang.Class 20:08:10 found: java.lang.Class 20:08:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 20:08:10 required: java.lang.Class 20:08:10 found: java.lang.Class 20:08:10 [INFO] 20:08:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:08:10 [INFO] 20:08:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:08:10 [INFO] Fork Value is true 20:08:21 [INFO] Done SpotBugs Analysis.... 20:08:21 [INFO] 20:08:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:08:21 [INFO] 20:08:21 [INFO] 20:08:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-impl --- 20:08:21 [INFO] BugInstance size is 0 20:08:21 [INFO] Error size is 0 20:08:21 [INFO] No errors/warnings found 20:08:21 [INFO] 20:08:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 20:08:21 [INFO] Copying 4 resources from src/test/resources to target/test-classes 20:08:21 [INFO] 20:08:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl --- 20:08:21 [INFO] Recompiling the module because of changed dependency. 20:08:21 [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes 20:08:23 [INFO] 20:08:23 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflow-protocol-impl --- 20:08:23 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/surefire-reports 20:08:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:08:23 [INFO] 20:08:23 [INFO] ------------------------------------------------------- 20:08:23 [INFO] T E S T S 20:08:23 [INFO] ------------------------------------------------------- 20:08:25 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:08:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:08:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.32 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:08:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:08:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.149 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:08:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:08:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:08:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:08:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:08:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:08:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:08:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:08:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:08:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:08:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:08:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:08:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:08:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:08:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:08:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:08:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:08:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:08:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:08:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:08:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:08:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:08:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:08:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:08:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:08:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:08:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:08:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:08:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:08:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:08:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:08:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:08:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:08:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:08:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:08:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:08:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:08:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:08:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:08:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:08:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:08:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:08:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:08:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:08:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:08:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:08:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:08:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:08:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:08:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:08:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:08:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:08:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:08:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:08:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:08:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:08:56 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:08:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:08:56 [INFO] 20:08:56 [INFO] Results: 20:08:56 [INFO] 20:08:56 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 20:08:56 [INFO] 20:08:56 [INFO] 20:08:56 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflow-protocol-impl --- 20:08:56 [INFO] 20:08:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- 20:08:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT.jar 20:08:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 20:08:57 [INFO] 20:08:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflow-protocol-impl --- 20:08:57 [INFO] No previous run data found, generating javadoc. 20:09:01 [WARNING] Javadoc Warnings 20:09:01 [WARNING] warning: unknown enum constant When.UNKNOWN 20:09:01 [WARNING] reason: class file for javax.annotation.meta.When not found 20:09:01 [WARNING] 1 warning 20:09:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-javadoc.jar 20:09:01 [INFO] 20:09:01 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openflow-protocol-impl --- 20:09:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-tests.jar 20:09:01 [INFO] 20:09:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflow-protocol-impl --- 20:09:01 [INFO] CycloneDX: Resolving Dependencies 20:09:02 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 20:09:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.xml 20:09:02 [INFO] attaching as openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.json 20:09:02 [INFO] attaching as openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:09:02 [INFO] 20:09:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 20:09:02 [INFO] Skipping duplicate-finder execution! 20:09:02 [INFO] 20:09:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 20:09:02 [INFO] No dependency problems found 20:09:02 [INFO] 20:09:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-impl --- 20:09:02 [INFO] 20:09:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-impl --- 20:09:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 20:09:02 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 20:09:03 [INFO] 20:09:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-impl --- 20:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT.pom 20:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT.jar 20:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT-javadoc.jar 20:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT-tests.jar 20:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:09:03 [INFO] 20:09:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- 20:09:03 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT.jar 20:09:03 [INFO] Writing OBR metadata 20:09:03 [INFO] 20:09:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-impl --- 20:09:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:09:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:09:03 [INFO] 20:09:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- 20:09:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:09:03 [INFO] 20:09:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 20:09:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-sources.jar 20:09:03 [INFO] 20:09:03 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 20:09:03 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.18.3-SNAPSHOT [10/84] 20:09:03 [INFO] ------------------------------[ feature ]------------------------------- 20:09:04 [INFO] 20:09:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowjava-protocol --- 20:09:04 [INFO] 20:09:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:09:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:09:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:09:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:04 [INFO] 20:09:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:09:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:04 [INFO] 20:09:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:09:05 [INFO] 20:09:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:09:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:09:05 [INFO] argLine set to empty 20:09:05 [INFO] 20:09:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowjava-protocol --- 20:09:05 [INFO] Starting audit... 20:09:05 Audit done. 20:09:05 [INFO] You have 0 Checkstyle violations. 20:09:05 [INFO] 20:09:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol --- 20:09:05 [INFO] Starting audit... 20:09:05 Audit done. 20:09:05 [INFO] You have 0 Checkstyle violations. 20:09:05 [INFO] 20:09:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:09:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/LICENSE 20:09:05 [INFO] 20:09:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:09:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 20:09:06 [INFO] ...done! 20:09:06 [INFO] Attaching features XML 20:09:06 [INFO] 20:09:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 20:09: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 20:09:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:09:06 [INFO] 20:09:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:09:06 [INFO] 20:09:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:09:06 [INFO] 20:09:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:09:06 [INFO] 20:09:06 [INFO] 20:09:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowjava-protocol --- 20:09:06 [INFO] 20:09:06 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowjava-protocol --- 20:09:07 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 20:09:11 [INFO] Project dependency features detected: [] 20:09:11 [INFO] Pax Exam System (Version: 4.13.3) created. 20:09:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:09:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:09:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:09:12 [INFO] Waiting for remote bundle context.. on 21000 name: b4d17c43-1b17-4e18-9cf1-9455ae4f65dd timout: [ RelativeTimeout value = 180000 ] 20:09:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:09:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:09:20 [INFO] 20:09:20 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowjava-protocol --- 20:09:20 [INFO] 20:09:20 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowjava-protocol --- 20:09:20 [INFO] No Javadoc in project. Archive not created. 20:09:20 [INFO] 20:09:20 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowjava-protocol --- 20:09:20 [INFO] CycloneDX: Resolving Dependencies 20:09:21 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 20:09:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml 20:09:21 [INFO] attaching as odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json 20:09:22 [INFO] attaching as odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.json 20:09:22 [INFO] 20:09:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 20:09:22 [INFO] Skipping duplicate-finder execution! 20:09:22 [INFO] 20:09:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 20:09:22 [INFO] Skipping plugin execution 20:09:22 [INFO] 20:09:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 20:09:22 [INFO] Skipping source per configuration. 20:09:22 [INFO] 20:09:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 20:09:22 [INFO] 20:09:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowjava-protocol --- 20:09:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:09:22 [INFO] 20:09:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowjava-protocol --- 20:09:22 [WARNING] 20:09:22 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 20:09:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:09:22 [WARNING] 20:09:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:09:22 [WARNING] 20:09:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-SNAPSHOT.pom 20:09:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-SNAPSHOT-features.xml 20:09:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.json 20:09:22 [INFO] 20:09:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol --- 20:09:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:22 [WARNING] 20:09:22 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 20:09:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:09:22 [WARNING] 20:09:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:09:22 [WARNING] 20:09:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:09:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:09:22 [INFO] 20:09:22 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- 20:09:22 [INFO] Building ODL :: openflowjava :: features-openflowjava 0.18.3-SNAPSHOT [11/84] 20:09:22 [INFO] ------------------------------[ feature ]------------------------------- 20:09:22 [INFO] 20:09:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava --- 20:09:22 [INFO] 20:09:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava --- 20:09:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:22 [INFO] 20:09:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava --- 20:09:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:22 [INFO] 20:09:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava --- 20:09:22 [INFO] 20:09:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 20:09:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:09:22 [INFO] argLine set to empty 20:09:22 [INFO] 20:09:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava --- 20:09:22 [INFO] Starting audit... 20:09:22 Audit done. 20:09:22 [INFO] You have 0 Checkstyle violations. 20:09:22 [INFO] 20:09:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowjava --- 20:09:22 [INFO] Starting audit... 20:09:22 Audit done. 20:09:22 [INFO] You have 0 Checkstyle violations. 20:09:22 [INFO] 20:09:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava --- 20:09:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/LICENSE 20:09:22 [INFO] 20:09:22 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 20:09:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 20:09:22 [INFO] ...done! 20:09:22 [INFO] Attaching features XML 20:09:22 [INFO] 20:09:22 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- 20:09: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 20:09:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:09:22 [INFO] 20:09:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 20:09:22 [INFO] 20:09:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowjava --- 20:09:22 [INFO] 20:09:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 20:09:22 [INFO] 20:09:22 [INFO] 20:09:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowjava --- 20:09:22 [INFO] 20:09:22 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-openflowjava --- 20:09:22 [INFO] 20:09:22 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-openflowjava --- 20:09:22 [INFO] 20:09:22 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-openflowjava --- 20:09:22 [INFO] No Javadoc in project. Archive not created. 20:09:22 [INFO] 20:09:22 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-openflowjava --- 20:09:22 [INFO] CycloneDX: Resolving Dependencies 20:09:23 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 20:09:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml 20:09:23 [INFO] attaching as features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json 20:09:24 [INFO] attaching as features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.json 20:09:24 [INFO] 20:09:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- 20:09:24 [INFO] Skipping duplicate-finder execution! 20:09:24 [INFO] 20:09:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowjava --- 20:09:24 [INFO] Skipping plugin execution 20:09:24 [INFO] 20:09:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava --- 20:09:24 [INFO] No sources in project. Archive not created. 20:09:24 [INFO] 20:09:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowjava --- 20:09:24 [INFO] 20:09:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowjava --- 20:09:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:09:24 [INFO] 20:09:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava --- 20:09:24 [WARNING] 20:09:24 [WARNING] The packaging plugin for project features-openflowjava did not assign 20:09:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:09:24 [WARNING] 20:09:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:09:24 [WARNING] 20:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-SNAPSHOT.pom 20:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-SNAPSHOT-features.xml 20:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.json 20:09:24 [INFO] 20:09:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava --- 20:09:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:24 [WARNING] 20:09:24 [WARNING] The packaging plugin for project features-openflowjava did not assign 20:09:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:09:24 [WARNING] 20:09:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:09:24 [WARNING] 20:09:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:09:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:09:24 [INFO] 20:09:24 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- 20:09:24 [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.18.3-SNAPSHOT [12/84] 20:09:24 [INFO] --------------------------------[ pom ]--------------------------------- 20:09:24 [INFO] 20:09:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava-aggregator --- 20:09:24 [INFO] 20:09:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator --- 20:09:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:24 [INFO] 20:09:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator --- 20:09:24 [INFO] 20:09:24 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-openflowjava-aggregator --- 20:09:24 [INFO] CycloneDX: Resolving Dependencies 20:09:24 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:09:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml 20:09:24 [INFO] attaching as features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json 20:09:24 [INFO] attaching as features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:09:24 [INFO] 20:09:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava-aggregator --- 20:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-SNAPSHOT.pom 20:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:09:24 [INFO] 20:09:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava-aggregator --- 20:09:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:09:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:09:24 [INFO] 20:09:24 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 20:09:24 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.18.3-SNAPSHOT [13/84] 20:09:24 [INFO] -------------------------------[ bundle ]------------------------------- 20:09:24 [INFO] 20:09:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-blueprint-config --- 20:09:24 [INFO] 20:09:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:09:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:24 [INFO] 20:09:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:09:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:24 [INFO] 20:09:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:09:24 [INFO] 20:09:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:09:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:09:24 [INFO] 20:09:24 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 20:09:24 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:09:24 [INFO] 20:09:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config --- 20:09:24 [INFO] Starting audit... 20:09:24 Audit done. 20:09:24 [INFO] You have 0 Checkstyle violations. 20:09:24 [INFO] 20:09:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config --- 20:09:25 [INFO] Starting audit... 20:09:25 Audit done. 20:09:25 [INFO] You have 0 Checkstyle violations. 20:09:25 [INFO] 20:09:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config --- 20:09:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes/LICENSE 20:09:25 [INFO] 20:09:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 20:09:25 [INFO] Copying 2 resources from src/main/resources to target/classes 20:09:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:09:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:09:25 [INFO] 20:09:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:09:25 [INFO] Recompiling the module because of changed dependency. 20:09:25 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:09:25 [INFO] 20:09:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:09:25 [INFO] 20:09:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:09:25 [INFO] Fork Value is true 20:09:27 [INFO] Done SpotBugs Analysis.... 20:09:27 [INFO] 20:09:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:09:27 [INFO] 20:09:27 [INFO] 20:09:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-blueprint-config --- 20:09:27 [INFO] BugInstance size is 0 20:09:27 [INFO] Error size is 0 20:09:27 [INFO] No errors/warnings found 20:09:27 [INFO] 20:09:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 20:09:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/test/resources 20:09:27 [INFO] 20:09:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 20:09:27 [INFO] No sources to compile 20:09:27 [INFO] 20:09:27 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-blueprint-config --- 20:09:27 [INFO] No tests to run. 20:09:28 [INFO] 20:09:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-blueprint-config --- 20:09:28 [INFO] 20:09:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- 20:09:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar 20:09:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 20:09:28 [INFO] 20:09:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-blueprint-config --- 20:09:28 [INFO] No previous run data found, generating javadoc. 20:09:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT-javadoc.jar 20:09:29 [INFO] 20:09:29 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 20:09:29 [INFO] 20:09:29 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-blueprint-config --- 20:09:29 [INFO] CycloneDX: Resolving Dependencies 20:09:30 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 20:09:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml 20:09:30 [INFO] attaching as openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json 20:09:30 [INFO] attaching as openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:09:30 [INFO] 20:09:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 20:09:30 [INFO] Skipping duplicate-finder execution! 20:09:30 [INFO] 20:09:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 20:09:30 [INFO] No dependency problems found 20:09:30 [INFO] 20:09:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 20:09:30 [INFO] 20:09:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-blueprint-config --- 20:09:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:09:30 [INFO] 20:09:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-blueprint-config --- 20:09:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT.pom 20:09:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar 20:09:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-javadoc.jar 20:09:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-config.xml 20:09:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-legacyConfig.xml 20:09:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:09:30 [INFO] 20:09:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- 20:09:30 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar 20:09:30 [INFO] Writing OBR metadata 20:09:30 [INFO] 20:09:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:09:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:09:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:09:30 [INFO] 20:09:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:09:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:09:30 [INFO] 20:09:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 20:09:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT-sources.jar 20:09:30 [INFO] 20:09:30 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 20:09:30 [INFO] Building simple-client 0.18.3-SNAPSHOT [14/84] 20:09:30 [INFO] -------------------------------[ bundle ]------------------------------- 20:09:30 [INFO] 20:09:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ simple-client --- 20:09:30 [INFO] 20:09:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client --- 20:09:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:30 [INFO] 20:09:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client --- 20:09:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:30 [INFO] 20:09:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client --- 20:09:31 [INFO] 20:09:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 20:09:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/simple-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/** 20:09:31 [INFO] 20:09:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ simple-client --- 20:09:31 [INFO] Starting audit... 20:09:31 Audit done. 20:09:31 [INFO] You have 0 Checkstyle violations. 20:09:31 [INFO] 20:09:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client --- 20:09:31 [INFO] Starting audit... 20:09:31 Audit done. 20:09:31 [INFO] You have 0 Checkstyle violations. 20:09:31 [INFO] 20:09:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client --- 20:09:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes/LICENSE 20:09:31 [INFO] 20:09:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 20:09:31 [INFO] Copying 2 resources from src/main/resources to target/classes 20:09:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/spi 20:09:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/yang 20:09:31 [INFO] 20:09:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- 20:09:31 [INFO] Recompiling the module because of changed dependency. 20:09:31 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:09:31 [INFO] 20:09:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ simple-client >>> 20:09:31 [INFO] 20:09:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ simple-client --- 20:09:31 [INFO] Fork Value is true 20:09:35 [INFO] Done SpotBugs Analysis.... 20:09:35 [INFO] 20:09:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ simple-client <<< 20:09:35 [INFO] 20:09:35 [INFO] 20:09:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ simple-client --- 20:09:35 [INFO] BugInstance size is 0 20:09:35 [INFO] Error size is 0 20:09:35 [INFO] No errors/warnings found 20:09:35 [INFO] 20:09:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- 20:09:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/src/test/resources 20:09:35 [INFO] 20:09:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ simple-client --- 20:09:35 [INFO] No sources to compile 20:09:35 [INFO] 20:09:35 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ simple-client --- 20:09:35 [INFO] No tests to run. 20:09:35 [INFO] 20:09:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ simple-client --- 20:09:35 [INFO] 20:09:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- 20:09:35 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT.jar 20:09:35 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/META-INF/MANIFEST.MF 20:09:35 [INFO] 20:09:35 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ simple-client --- 20:09:35 [INFO] No previous run data found, generating javadoc. 20:09:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-javadoc.jar 20:09:36 [INFO] 20:09:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ simple-client --- 20:09:36 [INFO] CycloneDX: Resolving Dependencies 20:09:37 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 20:09:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.xml 20:09:37 [INFO] attaching as simple-client-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.json 20:09:37 [INFO] attaching as simple-client-0.18.3-SNAPSHOT-cyclonedx.json 20:09:37 [INFO] 20:09:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 20:09:37 [INFO] Skipping duplicate-finder execution! 20:09:37 [INFO] 20:09:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ simple-client --- 20:09:37 [WARNING] Unused declared dependencies found: 20:09:37 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 20:09:37 [INFO] 20:09:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ simple-client --- 20:09:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-sources.jar 20:09:37 [INFO] 20:09:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ simple-client --- 20:09:37 [INFO] 20:09:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ simple-client --- 20:09:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:09:37 [INFO] 20:09:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ simple-client --- 20:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT.pom 20:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT.jar 20:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT-javadoc.jar 20:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT-cyclonedx.json 20:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT-sources.jar 20:09:37 [INFO] 20:09:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- 20:09:37 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT.jar 20:09:37 [INFO] Writing OBR metadata 20:09:37 [INFO] 20:09:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ simple-client --- 20:09:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:37 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:09:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:37 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:09:37 [INFO] 20:09:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- 20:09:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:09:37 [INFO] 20:09:37 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 20:09:37 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.18.3-SNAPSHOT [15/84] 20:09:37 [INFO] -------------------------------[ bundle ]------------------------------- 20:09:37 [INFO] 20:09:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-it --- 20:09:37 [INFO] 20:09:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it --- 20:09:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:37 [INFO] 20:09:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:09:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:37 [INFO] 20:09:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it --- 20:09:38 [INFO] 20:09:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:09:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:09:38 [INFO] 20:09:38 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- 20:09:38 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/yang added. 20:09:38 [INFO] 20:09:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it --- 20:09:38 [INFO] Starting audit... 20:09:38 Audit done. 20:09:38 [INFO] You have 0 Checkstyle violations. 20:09:38 [INFO] 20:09:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-it --- 20:09:38 [INFO] Starting audit... 20:09:38 Audit done. 20:09:38 [INFO] You have 0 Checkstyle violations. 20:09:38 [INFO] 20:09:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-it --- 20:09:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes/LICENSE 20:09:38 [INFO] 20:09:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 20:09:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/resources 20:09:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:09:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:09:38 [INFO] 20:09:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- 20:09:38 [INFO] No sources to compile 20:09:38 [INFO] 20:09:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:09:38 [INFO] 20:09:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-it --- 20:09:38 [INFO] 20:09:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:09:38 [INFO] 20:09:38 [INFO] 20:09:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-it --- 20:09:38 [INFO] 20:09:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 20:09:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:09:38 [INFO] 20:09:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it --- 20:09:38 [INFO] Recompiling the module because of changed dependency. 20:09:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:09:38 [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 20:09:38 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:09:38 [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 20:09:38 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:09:38 [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 20:09:38 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:09:38 [INFO] 20:09:38 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflow-protocol-it --- 20:09:38 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/surefire-reports 20:09:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:09:38 [INFO] 20:09:38 [INFO] ------------------------------------------------------- 20:09:38 [INFO] T E S T S 20:09:38 [INFO] ------------------------------------------------------- 20:09:39 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:09:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:10:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.79 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:10:21 [INFO] 20:10:21 [INFO] Results: 20:10:21 [INFO] 20:10:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:10:21 [INFO] 20:10:21 [INFO] 20:10:21 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflow-protocol-it --- 20:10:21 [INFO] 20:10:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- 20:10:21 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.3-SNAPSHOT.jar 20:10:21 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 20:10:21 [INFO] 20:10:21 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflow-protocol-it --- 20:10:21 [INFO] No Javadoc in project. Archive not created. 20:10:21 [INFO] 20:10:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflow-protocol-it --- 20:10:21 [INFO] CycloneDX: Resolving Dependencies 20:10:22 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 20:10:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.xml 20:10:22 [INFO] attaching as openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.json 20:10:22 [INFO] attaching as openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.json 20:10:22 [INFO] 20:10:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 20:10:22 [INFO] Skipping duplicate-finder execution! 20:10:22 [INFO] 20:10:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 20:10:22 [WARNING] Used undeclared dependencies found: 20:10:22 [WARNING] com.google.guava:guava:jar:32.1.3-jre:test 20:10:22 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:test 20:10:22 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:test 20:10:22 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:test 20:10:22 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:test 20:10:22 [WARNING] Unused declared dependencies found: 20:10:22 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 20:10:22 [INFO] 20:10:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-it --- 20:10:22 [INFO] 20:10:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-it --- 20:10:22 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 20:10:22 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 20:10:22 [INFO] 20:10:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-it --- 20:10:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT.pom 20:10:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT.jar 20:10:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.json 20:10:22 [INFO] 20:10:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- 20:10:22 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT.jar 20:10:22 [INFO] Writing OBR metadata 20:10:22 [INFO] 20:10:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-it --- 20:10:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:10:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:10:22 [INFO] 20:10:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- 20:10:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:22 [INFO] 20:10:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- 20:10:22 [INFO] No sources in project. Archive not created. 20:10:22 [INFO] 20:10:22 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 20:10:22 [INFO] Building model-inventory 0.18.3-SNAPSHOT [16/84] 20:10:22 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:22 [INFO] 20:10:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-inventory --- 20:10:22 [INFO] 20:10:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory --- 20:10:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:22 [INFO] 20:10:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory --- 20:10:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:22 [INFO] 20:10:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory --- 20:10:22 [INFO] 20:10:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 20:10:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:10:22 [INFO] 20:10:22 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-inventory --- 20:10:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:10:22 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/yang 20:10:22 [INFO] yang-to-sources: Found 2 dependencies in 1.152 ms 20:10:22 [INFO] yang-to-sources: Project model files found: 1 in 2.234 ms 20:10:22 [INFO] yang-to-sources: 3 YANG models processed in 19.60 ms 20:10:22 [INFO] BindingJavaFileGenerator: Defined 32 files in 3.425 ms 20:10:22 [INFO] Sorted 32 files into 5 directories in 90.60 μs 20:10:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 15.98 ms 20:10:22 [INFO] 20:10:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory --- 20:10:22 [INFO] Starting audit... 20:10:22 Audit done. 20:10:22 [INFO] You have 0 Checkstyle violations. 20:10:22 [INFO] 20:10:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory --- 20:10:22 [INFO] Starting audit... 20:10:22 Audit done. 20:10:22 [INFO] You have 0 Checkstyle violations. 20:10:22 [INFO] 20:10:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory --- 20:10:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes/LICENSE 20:10:22 [INFO] 20:10:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 20:10:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/resources 20:10:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:10:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:10:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:10:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:10:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:10:22 [INFO] 20:10:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- 20:10:22 [INFO] Recompiling the module because of changed dependency. 20:10:22 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 20:10:23 [INFO] 20:10:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:10:23 [INFO] 20:10:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-inventory --- 20:10:23 [INFO] Fork Value is true 20:10:25 [INFO] Done SpotBugs Analysis.... 20:10:25 [INFO] 20:10:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:10:25 [INFO] 20:10:25 [INFO] 20:10:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-inventory --- 20:10:25 [INFO] BugInstance size is 0 20:10:25 [INFO] Error size is 0 20:10:25 [INFO] No errors/warnings found 20:10:25 [INFO] 20:10:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- 20:10:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/test/resources 20:10:25 [INFO] 20:10:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-inventory --- 20:10:25 [INFO] No sources to compile 20:10:25 [INFO] 20:10:25 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-inventory --- 20:10:25 [INFO] No tests to run. 20:10:25 [INFO] 20:10:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-inventory --- 20:10:25 [INFO] 20:10:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- 20:10:25 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT.jar 20:10:25 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/META-INF/MANIFEST.MF 20:10:25 [INFO] 20:10:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-inventory --- 20:10:25 [INFO] No previous run data found, generating javadoc. 20:10:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-javadoc.jar 20:10:27 [INFO] 20:10:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-inventory --- 20:10:27 [INFO] CycloneDX: Resolving Dependencies 20:10:28 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 20:10:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.xml 20:10:28 [INFO] attaching as model-inventory-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.json 20:10:28 [INFO] attaching as model-inventory-0.18.3-SNAPSHOT-cyclonedx.json 20:10:28 [INFO] 20:10:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 20:10:28 [INFO] Skipping duplicate-finder execution! 20:10:28 [INFO] 20:10:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-inventory --- 20:10:28 [INFO] No dependency problems found 20:10:28 [INFO] 20:10:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- 20:10:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-sources.jar 20:10:28 [INFO] 20:10:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-inventory --- 20:10:28 [INFO] 20:10:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-inventory --- 20:10:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:10:28 [INFO] 20:10:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-inventory --- 20:10:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT.pom 20:10:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT.jar 20:10:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT-javadoc.jar 20:10:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT-cyclonedx.json 20:10:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT-sources.jar 20:10:28 [INFO] 20:10:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- 20:10:28 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT.jar 20:10:28 [INFO] Writing OBR metadata 20:10:28 [INFO] 20:10:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-inventory --- 20:10:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:10:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:10:28 [INFO] 20:10:28 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- 20:10:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:28 [INFO] 20:10:28 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 20:10:28 [INFO] Building model-flow-base 0.18.3-SNAPSHOT [17/84] 20:10:28 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:28 [INFO] 20:10:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-base --- 20:10:28 [INFO] 20:10:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base --- 20:10:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:28 [INFO] 20:10:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:10:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:28 [INFO] 20:10:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base --- 20:10:28 [INFO] 20:10:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 20:10:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:10:28 [INFO] 20:10:28 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-base --- 20:10:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:10:28 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/yang 20:10:28 [INFO] yang-to-sources: Found 6 dependencies in 2.600 ms 20:10:28 [INFO] yang-to-sources: Project model files found: 11 in 22.71 ms 20:10:29 [INFO] yang-to-sources: 21 YANG models processed in 332.1 ms 20:10:29 [INFO] BindingJavaFileGenerator: Defined 602 files in 38.20 ms 20:10:29 [INFO] Sorted 602 files into 136 directories in 784.5 μs 20:10:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 165.1 ms 20:10:29 [INFO] 20:10:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base --- 20:10:29 [INFO] Starting audit... 20:10:29 Audit done. 20:10:29 [INFO] You have 0 Checkstyle violations. 20:10:29 [INFO] 20:10:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base --- 20:10:29 [INFO] Starting audit... 20:10:29 Audit done. 20:10:29 [INFO] You have 0 Checkstyle violations. 20:10:29 [INFO] 20:10:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base --- 20:10:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes/LICENSE 20:10:29 [INFO] 20:10:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 20:10:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/resources 20:10:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:10:29 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:10:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:10:29 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:10:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:10:29 [INFO] 20:10:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- 20:10:29 [INFO] Recompiling the module because of changed dependency. 20:10:29 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 20:10:31 [INFO] 20:10:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:10:31 [INFO] 20:10:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-base --- 20:10:31 [INFO] Fork Value is true 20:10:35 [INFO] Done SpotBugs Analysis.... 20:10:35 [INFO] 20:10:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:10:35 [INFO] 20:10:35 [INFO] 20:10:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-base --- 20:10:35 [INFO] BugInstance size is 0 20:10:35 [INFO] Error size is 0 20:10:35 [INFO] No errors/warnings found 20:10:35 [INFO] 20:10:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- 20:10:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/test/resources 20:10:35 [INFO] 20:10:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-base --- 20:10:35 [INFO] No sources to compile 20:10:35 [INFO] 20:10:35 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-flow-base --- 20:10:35 [INFO] No tests to run. 20:10:35 [INFO] 20:10:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-flow-base --- 20:10:35 [INFO] 20:10:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- 20:10:36 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT.jar 20:10:36 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/META-INF/MANIFEST.MF 20:10:36 [INFO] 20:10:36 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-flow-base --- 20:10:36 [INFO] No previous run data found, generating javadoc. 20:10:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-javadoc.jar 20:10:44 [INFO] 20:10:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-flow-base --- 20:10:44 [INFO] CycloneDX: Resolving Dependencies 20:10:45 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 20:10:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.xml 20:10:45 [INFO] attaching as model-flow-base-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.json 20:10:45 [INFO] attaching as model-flow-base-0.18.3-SNAPSHOT-cyclonedx.json 20:10:45 [INFO] 20:10:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 20:10:45 [INFO] Skipping duplicate-finder execution! 20:10:45 [INFO] 20:10:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-base --- 20:10:45 [WARNING] Used undeclared dependencies found: 20:10:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:10:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:10:45 [INFO] 20:10:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- 20:10:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-sources.jar 20:10:45 [INFO] 20:10:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-base --- 20:10:45 [INFO] 20:10:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-base --- 20:10:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:10:45 [INFO] 20:10:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-base --- 20:10:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT.pom 20:10:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT.jar 20:10:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT-javadoc.jar 20:10:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT-cyclonedx.json 20:10:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT-sources.jar 20:10:45 [INFO] 20:10:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- 20:10:45 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT.jar 20:10:45 [INFO] Writing OBR metadata 20:10:45 [INFO] 20:10:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-base --- 20:10:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:10:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:10:45 [INFO] 20:10:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- 20:10:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:45 [INFO] 20:10:45 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 20:10:45 [INFO] Building model-flow-service 0.18.3-SNAPSHOT [18/84] 20:10:45 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:45 [INFO] 20:10:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-service --- 20:10:45 [INFO] 20:10:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service --- 20:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:45 [INFO] 20:10:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:10:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:45 [INFO] 20:10:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service --- 20:10:46 [INFO] 20:10:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 20:10:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:10:46 [INFO] 20:10:46 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-service --- 20:10:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:10:46 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/yang 20:10:46 [INFO] yang-to-sources: Found 7 dependencies in 2.060 ms 20:10:46 [INFO] yang-to-sources: Project model files found: 22 in 11.77 ms 20:10:46 [INFO] yang-to-sources: 44 YANG models processed in 678.2 ms 20:10:46 [INFO] BindingJavaFileGenerator: Defined 521 files in 41.65 ms 20:10:46 [INFO] Sorted 521 files into 101 directories in 566.8 μs 20:10:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 176.3 ms 20:10:47 [INFO] 20:10:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service --- 20:10:47 [INFO] Starting audit... 20:10:47 Audit done. 20:10:47 [INFO] You have 0 Checkstyle violations. 20:10:47 [INFO] 20:10:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service --- 20:10:47 [INFO] Starting audit... 20:10:47 Audit done. 20:10:47 [INFO] You have 0 Checkstyle violations. 20:10:47 [INFO] 20:10:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service --- 20:10:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes/LICENSE 20:10:47 [INFO] 20:10:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 20:10:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/resources 20:10:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:10:47 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:10:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:10:47 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:10:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:10:47 [INFO] 20:10:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- 20:10:47 [INFO] Recompiling the module because of changed dependency. 20:10:47 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:10:49 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 20:10:49 [INFO] 20:10:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:10:49 [INFO] 20:10:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-service --- 20:10:49 [INFO] Fork Value is true 20:10:53 [INFO] Done SpotBugs Analysis.... 20:10:53 [INFO] 20:10:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:10:53 [INFO] 20:10:53 [INFO] 20:10:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-service --- 20:10:53 [INFO] BugInstance size is 0 20:10:53 [INFO] Error size is 0 20:10:53 [INFO] No errors/warnings found 20:10:53 [INFO] 20:10:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- 20:10:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/test/resources 20:10:53 [INFO] 20:10:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-service --- 20:10:53 [INFO] No sources to compile 20:10:53 [INFO] 20:10:53 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-flow-service --- 20:10:53 [INFO] No tests to run. 20:10:53 [INFO] 20:10:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-flow-service --- 20:10:53 [INFO] 20:10:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- 20:10:53 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT.jar 20:10:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/META-INF/MANIFEST.MF 20:10:54 [INFO] 20:10:54 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-flow-service --- 20:10:54 [INFO] No previous run data found, generating javadoc. 20:11:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-javadoc.jar 20:11:01 [INFO] 20:11:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-flow-service --- 20:11:01 [INFO] CycloneDX: Resolving Dependencies 20:11:02 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 20:11:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.xml 20:11:02 [INFO] attaching as model-flow-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.json 20:11:02 [INFO] attaching as model-flow-service-0.18.3-SNAPSHOT-cyclonedx.json 20:11:02 [INFO] 20:11:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 20:11:02 [INFO] Skipping duplicate-finder execution! 20:11:02 [INFO] 20:11:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-service --- 20:11:02 [WARNING] Used undeclared dependencies found: 20:11:02 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:11:02 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 20:11:02 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:11:02 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:compile 20:11:02 [INFO] 20:11:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- 20:11:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-sources.jar 20:11:02 [INFO] 20:11:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-service --- 20:11:03 [INFO] 20:11:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-service --- 20:11:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:11:03 [INFO] 20:11:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-service --- 20:11:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT.pom 20:11:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT.jar 20:11:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT-javadoc.jar 20:11:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT-cyclonedx.json 20:11:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT-sources.jar 20:11:03 [INFO] 20:11:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- 20:11:03 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT.jar 20:11:03 [INFO] Writing OBR metadata 20:11:03 [INFO] 20:11:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-service --- 20:11:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:11:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:11:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:11:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:11:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:11:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:11:03 [INFO] 20:11:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- 20:11:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:11:03 [INFO] 20:11:03 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 20:11:03 [INFO] Building openflowplugin-api 0.18.3-SNAPSHOT [19/84] 20:11:03 [INFO] -------------------------------[ bundle ]------------------------------- 20:11:03 [INFO] 20:11:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-api --- 20:11:03 [INFO] 20:11:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api --- 20:11:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:03 [INFO] 20:11:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:11:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:03 [INFO] 20:11:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api --- 20:11:03 [INFO] 20:11:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:11:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-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/** 20:11:03 [INFO] 20:11:03 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-api --- 20:11:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:11:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/yang 20:11:03 [INFO] yang-to-sources: Found 9 dependencies in 2.558 ms 20:11:03 [INFO] yang-to-sources: Project model files found: 3 in 2.003 ms 20:11:03 [INFO] yang-to-sources: 3 YANG models processed in 74.52 ms 20:11:03 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.508 ms 20:11:03 [INFO] Sorted 26 files into 7 directories in 68.76 μs 20:11:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 19.84 ms 20:11:03 [INFO] 20:11:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api --- 20:11:03 [INFO] Starting audit... 20:11:03 Audit done. 20:11:03 [INFO] You have 0 Checkstyle violations. 20:11:03 [INFO] 20:11:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api --- 20:11:04 [INFO] Starting audit... 20:11:04 Audit done. 20:11:04 [INFO] You have 0 Checkstyle violations. 20:11:04 [INFO] 20:11:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-api --- 20:11:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes/LICENSE 20:11:04 [INFO] 20:11:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 20:11:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/resources 20:11:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:11:04 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:11:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:11:04 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:11:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:11:04 [INFO] 20:11:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- 20:11:04 [INFO] Recompiling the module because of changed dependency. 20:11:04 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 20:11:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 20:11:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 20:11:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 20:11:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 20:11:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 20:11:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:11:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:11:04 [INFO] 20:11:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:11:04 [INFO] 20:11:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-api --- 20:11:04 [INFO] Fork Value is true 20:11:08 [INFO] Done SpotBugs Analysis.... 20:11:08 [INFO] 20:11:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:11:08 [INFO] 20:11:08 [INFO] 20:11:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-api --- 20:11:08 [INFO] BugInstance size is 0 20:11:08 [INFO] Error size is 0 20:11:08 [INFO] No errors/warnings found 20:11:08 [INFO] 20:11:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 20:11:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/test/resources 20:11:08 [INFO] 20:11:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-api --- 20:11:08 [INFO] No sources to compile 20:11:08 [INFO] 20:11:08 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-api --- 20:11:08 [INFO] No tests to run. 20:11:08 [INFO] 20:11:08 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-api --- 20:11:08 [INFO] 20:11:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- 20:11:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT.jar 20:11:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/META-INF/MANIFEST.MF 20:11:08 [INFO] 20:11:08 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-api --- 20:11:08 [INFO] No previous run data found, generating javadoc. 20:11:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-javadoc.jar 20:11:10 [INFO] 20:11:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-api --- 20:11:10 [INFO] CycloneDX: Resolving Dependencies 20:11:11 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 20:11:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.xml 20:11:11 [INFO] attaching as openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.json 20:11:11 [INFO] attaching as openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.json 20:11:11 [INFO] 20:11:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 20:11:11 [INFO] Skipping duplicate-finder execution! 20:11:11 [INFO] 20:11:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 20:11:11 [WARNING] Used undeclared dependencies found: 20:11:11 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:11:11 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:11:11 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:11:11 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:11:11 [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:compile 20:11:11 [INFO] 20:11:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- 20:11:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-sources.jar 20:11:11 [INFO] 20:11:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-api --- 20:11:11 [INFO] 20:11:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-api --- 20:11:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:11:11 [INFO] 20:11:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-api --- 20:11:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT.pom 20:11:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT.jar 20:11:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT-javadoc.jar 20:11:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.json 20:11:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT-sources.jar 20:11:11 [INFO] 20:11:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- 20:11:11 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT.jar 20:11:11 [INFO] Writing OBR metadata 20:11:11 [INFO] 20:11:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-api --- 20:11:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:11:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:11:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:11:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:11:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:11:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:11:11 [INFO] 20:11:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- 20:11:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:11:11 [INFO] 20:11:11 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 20:11:11 [INFO] Building model-flow-statistics 0.18.3-SNAPSHOT [20/84] 20:11:11 [INFO] -------------------------------[ bundle ]------------------------------- 20:11:11 [INFO] 20:11:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-statistics --- 20:11:11 [INFO] 20:11:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics --- 20:11:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:11 [INFO] 20:11:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:11:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:11 [INFO] 20:11:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics --- 20:11:12 [INFO] 20:11:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:11:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:11:12 [INFO] 20:11:12 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-statistics --- 20:11:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:11:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/yang 20:11:12 [INFO] yang-to-sources: Found 8 dependencies in 2.482 ms 20:11:12 [INFO] yang-to-sources: Project model files found: 8 in 3.633 ms 20:11:13 [INFO] yang-to-sources: 31 YANG models processed in 387.9 ms 20:11:13 [INFO] BindingJavaFileGenerator: Defined 292 files in 35.76 ms 20:11:13 [INFO] Sorted 292 files into 46 directories in 429.3 μs 20:11:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 112.2 ms 20:11:13 [INFO] 20:11:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics --- 20:11:13 [INFO] Starting audit... 20:11:13 Audit done. 20:11:13 [INFO] You have 0 Checkstyle violations. 20:11:13 [INFO] 20:11:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics --- 20:11:13 [INFO] Starting audit... 20:11:13 Audit done. 20:11:13 [INFO] You have 0 Checkstyle violations. 20:11:13 [INFO] 20:11:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics --- 20:11:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes/LICENSE 20:11:13 [INFO] 20:11:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 20:11:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/resources 20:11:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:11:13 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:11:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:11:13 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:11:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:11:13 [INFO] 20:11:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- 20:11:13 [INFO] Recompiling the module because of changed dependency. 20:11:13 [INFO] Compiling 291 source files with javac [debug release 17] to target/classes 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:11:14 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 20:11:14 [INFO] 20:11:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:11:14 [INFO] 20:11:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-statistics --- 20:11:14 [INFO] Fork Value is true 20:11:17 [INFO] Done SpotBugs Analysis.... 20:11:18 [INFO] 20:11:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:11:18 [INFO] 20:11:18 [INFO] 20:11:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-statistics --- 20:11:18 [INFO] BugInstance size is 0 20:11:18 [INFO] Error size is 0 20:11:18 [INFO] No errors/warnings found 20:11:18 [INFO] 20:11:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 20:11:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/test/resources 20:11:18 [INFO] 20:11:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-statistics --- 20:11:18 [INFO] No sources to compile 20:11:18 [INFO] 20:11:18 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-flow-statistics --- 20:11:18 [INFO] No tests to run. 20:11:18 [INFO] 20:11:18 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-flow-statistics --- 20:11:18 [INFO] 20:11:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- 20:11:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT.jar 20:11:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 20:11:18 [INFO] 20:11:18 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-flow-statistics --- 20:11:18 [INFO] No previous run data found, generating javadoc. 20:11:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-javadoc.jar 20:11:23 [INFO] 20:11:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-flow-statistics --- 20:11:23 [INFO] CycloneDX: Resolving Dependencies 20:11:24 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 20:11:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.xml 20:11:24 [INFO] attaching as model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.json 20:11:24 [INFO] attaching as model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.json 20:11:24 [INFO] 20:11:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 20:11:24 [INFO] Skipping duplicate-finder execution! 20:11:24 [INFO] 20:11:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 20:11:24 [WARNING] Used undeclared dependencies found: 20:11:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:11:24 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 20:11:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:11:24 [INFO] 20:11:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- 20:11:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-sources.jar 20:11:24 [INFO] 20:11:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-statistics --- 20:11:24 [INFO] 20:11:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-statistics --- 20:11:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:11:24 [INFO] 20:11:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-statistics --- 20:11:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT.pom 20:11:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT.jar 20:11:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT-javadoc.jar 20:11:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.json 20:11:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT-sources.jar 20:11:24 [INFO] 20:11:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- 20:11:24 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT.jar 20:11:24 [INFO] Writing OBR metadata 20:11:24 [INFO] 20:11:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-statistics --- 20:11:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:11:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:11:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:11:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:11:24 [INFO] 20:11:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- 20:11:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:11:24 [INFO] 20:11:24 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 20:11:24 [INFO] Building openflowplugin-extension-api 0.18.3-SNAPSHOT [21/84] 20:11:24 [INFO] -------------------------------[ bundle ]------------------------------- 20:11:24 [INFO] 20:11:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-api --- 20:11:24 [INFO] 20:11:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:11:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:24 [INFO] 20:11:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:11:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:24 [INFO] 20:11:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api --- 20:11:24 [INFO] 20:11:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:11:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-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/** 20:11:24 [INFO] 20:11:24 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-api --- 20:11:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:11:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/yang 20:11:24 [INFO] yang-to-sources: Found 9 dependencies in 2.519 ms 20:11:25 [INFO] yang-to-sources: Project model files found: 6 in 16.62 ms 20:11:25 [INFO] yang-to-sources: 39 YANG models processed in 635.7 ms 20:11:25 [INFO] BindingJavaFileGenerator: Defined 199 files in 39.09 ms 20:11:25 [INFO] Sorted 199 files into 45 directories in 271.1 μs 20:11:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 77.11 ms 20:11:25 [INFO] 20:11:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api --- 20:11:25 [INFO] Starting audit... 20:11:25 Audit done. 20:11:25 [INFO] You have 0 Checkstyle violations. 20:11:25 [INFO] 20:11:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api --- 20:11:25 [INFO] Starting audit... 20:11:25 Audit done. 20:11:25 [INFO] You have 0 Checkstyle violations. 20:11:25 [INFO] 20:11:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-api --- 20:11:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes/LICENSE 20:11:25 [INFO] 20:11:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 20:11:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/resources 20:11:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:11:25 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:11:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:11:25 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:11:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:11:25 [INFO] 20:11:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 20:11:25 [INFO] Recompiling the module because of changed dependency. 20:11:25 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 20:11:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 20:11:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 20:11:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 20:11:26 [INFO] 20:11:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:11:26 [INFO] 20:11:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:11:26 [INFO] Fork Value is true 20:11:30 [INFO] Done SpotBugs Analysis.... 20:11:30 [INFO] 20:11:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:11:30 [INFO] 20:11:30 [INFO] 20:11:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-api --- 20:11:30 [INFO] BugInstance size is 0 20:11:30 [INFO] Error size is 0 20:11:30 [INFO] No errors/warnings found 20:11:30 [INFO] 20:11:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 20:11:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/test/resources 20:11:30 [INFO] 20:11:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- 20:11:30 [INFO] Recompiling the module because of changed dependency. 20:11:30 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 20:11:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:11:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:11:30 [INFO] 20:11:30 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-extension-api --- 20:11:30 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/surefire-reports 20:11:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:11:30 [INFO] 20:11:30 [INFO] ------------------------------------------------------- 20:11:30 [INFO] T E S T S 20:11:30 [INFO] ------------------------------------------------------- 20:11:31 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:11:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:11:31 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:11:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:11:31 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:11:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:11:31 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:11:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:11:31 [INFO] 20:11:31 [INFO] Results: 20:11:31 [INFO] 20:11:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 20:11:31 [INFO] 20:11:31 [INFO] 20:11:31 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-extension-api --- 20:11:31 [INFO] 20:11:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- 20:11:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar 20:11:32 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 20:11:32 [INFO] 20:11:32 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-extension-api --- 20:11:32 [INFO] No previous run data found, generating javadoc. 20:11:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-javadoc.jar 20:11:36 [INFO] 20:11:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-api --- 20:11:36 [INFO] CycloneDX: Resolving Dependencies 20:11:37 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 20:11:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.xml 20:11:37 [INFO] attaching as openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.json 20:11:37 [INFO] attaching as openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.json 20:11:37 [INFO] 20:11:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 20:11:37 [INFO] Skipping duplicate-finder execution! 20:11:37 [INFO] 20:11:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 20:11:37 [WARNING] Used undeclared dependencies found: 20:11:37 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:11:37 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 20:11:37 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:11:37 [INFO] 20:11:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 20:11:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-sources.jar 20:11:37 [INFO] 20:11:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api --- 20:11:37 [INFO] 20:11:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-api --- 20:11:37 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 20:11:37 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 20:11:37 [INFO] 20:11:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-api --- 20:11:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT.pom 20:11:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar 20:11:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT-javadoc.jar 20:11:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.json 20:11:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT-sources.jar 20:11:37 [INFO] 20:11:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- 20:11:37 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar 20:11:37 [INFO] Writing OBR metadata 20:11:37 [INFO] 20:11:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api --- 20:11:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:11:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:11:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:37 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:11:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:37 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:11:37 [INFO] 20:11:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- 20:11:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:11:37 [INFO] 20:11:37 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 20:11:37 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [22/84] 20:11:37 [INFO] -------------------------------[ bundle ]------------------------------- 20:11:37 [INFO] 20:11:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin --- 20:11:37 [INFO] 20:11:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin --- 20:11:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:37 [INFO] 20:11:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:11:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:37 [INFO] 20:11:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin --- 20:11:38 [INFO] 20:11:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 20:11:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:11:38 [INFO] 20:11:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin --- 20:11:38 [INFO] Starting audit... 20:11:38 Audit done. 20:11:38 [INFO] You have 0 Checkstyle violations. 20:11:38 [INFO] 20:11:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin --- 20:11:40 [INFO] Starting audit... 20:11:40 Audit done. 20:11:40 [INFO] You have 0 Checkstyle violations. 20:11:40 [INFO] 20:11:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin --- 20:11:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes/LICENSE 20:11:40 [INFO] 20:11:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 20:11:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/resources 20:11:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/spi 20:11:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/yang 20:11:40 [INFO] 20:11:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- 20:11:40 [INFO] Recompiling the module because of changed dependency. 20:11:40 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:11:41 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 20:11:41 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:11:41 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 20:11:41 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:11:41 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:11:41 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:11:41 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[68,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:41 [INFO] 20:11:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:11:41 [INFO] 20:11:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin --- 20:11:41 [INFO] Fork Value is true 20:11:50 [INFO] Done SpotBugs Analysis.... 20:11:50 [INFO] 20:11:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:11:50 [INFO] 20:11:50 [INFO] 20:11:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin --- 20:11:50 [INFO] BugInstance size is 0 20:11:50 [INFO] Error size is 0 20:11:50 [INFO] No errors/warnings found 20:11:50 [INFO] 20:11:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- 20:11:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:11:50 [INFO] 20:11:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin --- 20:11:50 [INFO] Recompiling the module because of changed dependency. 20:11:50 [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes 20:11:50 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:11:50 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:11:50 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:11:50 [INFO] 20:11:50 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin --- 20:11:50 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/surefire-reports 20:11:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:11:50 [INFO] 20:11:50 [INFO] ------------------------------------------------------- 20:11:50 [INFO] T E S T S 20:11:50 [INFO] ------------------------------------------------------- 20:11:52 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:11:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:11:53 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:11:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:11:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:11:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:11:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:11:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:11:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:11:54 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:11:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:11:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:11:55 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:11:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:11:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:11:55 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:11:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:11:55 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:11:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:11:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:11:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:11:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:11:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:11:55 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:11:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:11:55 [INFO] 20:11:55 [INFO] Results: 20:11:55 [INFO] 20:11:55 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 20:11:55 [INFO] 20:11:55 [INFO] 20:11:55 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin --- 20:11:55 [INFO] 20:11:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- 20:11:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT.jar 20:11:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/META-INF/MANIFEST.MF 20:11:55 [INFO] 20:11:55 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin --- 20:11:55 [INFO] No previous run data found, generating javadoc. 20:11:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-javadoc.jar 20:11:59 [INFO] 20:11:59 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin --- 20:11:59 [INFO] CycloneDX: Resolving Dependencies 20:12:00 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 20:12:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.xml 20:12:00 [INFO] attaching as openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.json 20:12:00 [INFO] attaching as openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:12:00 [INFO] 20:12:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 20:12:00 [INFO] Skipping duplicate-finder execution! 20:12:00 [INFO] 20:12:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin --- 20:12:00 [WARNING] Used undeclared dependencies found: 20:12:00 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile 20:12:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:12:00 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:12:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:12:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:12:00 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:12:00 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:12:00 [WARNING] Non-test scoped test only dependencies found: 20:12:00 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:compile 20:12:00 [INFO] 20:12:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- 20:12:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-sources.jar 20:12:00 [INFO] 20:12:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin --- 20:12:00 [INFO] 20:12:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin --- 20:12:00 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec 20:12:00 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 20:12:00 [INFO] 20:12:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin --- 20:12:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT.pom 20:12:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT.jar 20:12:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT-javadoc.jar 20:12:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:12:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT-sources.jar 20:12:00 [INFO] 20:12:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- 20:12:00 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT.jar 20:12:00 [INFO] Writing OBR metadata 20:12:00 [INFO] 20:12:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin --- 20:12:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:12:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:12:00 [INFO] 20:12:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- 20:12:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:00 [INFO] 20:12:00 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 20:12:00 [INFO] Building openflowplugin-common 0.18.3-SNAPSHOT [23/84] 20:12:00 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:00 [INFO] 20:12:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-common --- 20:12:00 [INFO] 20:12:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common --- 20:12:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:00 [INFO] 20:12:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:12:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:00 [INFO] 20:12:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common --- 20:12:01 [INFO] 20:12:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:12:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-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/** 20:12:01 [INFO] 20:12:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-common --- 20:12:01 [INFO] Starting audit... 20:12:01 Audit done. 20:12:01 [INFO] You have 0 Checkstyle violations. 20:12:01 [INFO] 20:12:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common --- 20:12:01 [INFO] Starting audit... 20:12:01 Audit done. 20:12:01 [INFO] You have 0 Checkstyle violations. 20:12:01 [INFO] 20:12:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common --- 20:12:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes/LICENSE 20:12:01 [INFO] 20:12:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 20:12:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/resources 20:12:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/spi 20:12:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/yang 20:12:01 [INFO] 20:12:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- 20:12:01 [INFO] Recompiling the module because of changed dependency. 20:12:01 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:12:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:12:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:12:01 [INFO] 20:12:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:12:01 [INFO] 20:12:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-common --- 20:12:01 [INFO] Fork Value is true 20:12:03 [INFO] Done SpotBugs Analysis.... 20:12:03 [INFO] 20:12:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:12:03 [INFO] 20:12:03 [INFO] 20:12:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-common --- 20:12:03 [INFO] BugInstance size is 0 20:12:03 [INFO] Error size is 0 20:12:03 [INFO] No errors/warnings found 20:12:03 [INFO] 20:12:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 20:12:03 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:12:03 [INFO] 20:12:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-common --- 20:12:03 [INFO] Recompiling the module because of changed dependency. 20:12:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:12:03 [INFO] 20:12:03 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-common --- 20:12:03 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/surefire-reports 20:12:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:12:03 [INFO] 20:12:03 [INFO] ------------------------------------------------------- 20:12:03 [INFO] T E S T S 20:12:03 [INFO] ------------------------------------------------------- 20:12:04 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:12:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:12:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.156 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:12:09 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:12:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:12:10 [INFO] 20:12:10 [INFO] Results: 20:12:10 [INFO] 20:12:10 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 20:12:10 [INFO] 20:12:10 [INFO] 20:12:10 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-common --- 20:12:10 [INFO] 20:12:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- 20:12:10 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT.jar 20:12:10 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/META-INF/MANIFEST.MF 20:12:10 [INFO] 20:12:10 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-common --- 20:12:11 [INFO] No previous run data found, generating javadoc. 20:12:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-javadoc.jar 20:12:12 [INFO] 20:12:12 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-common --- 20:12:12 [INFO] CycloneDX: Resolving Dependencies 20:12:12 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 20:12:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.xml 20:12:12 [INFO] attaching as openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.json 20:12:12 [INFO] attaching as openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.json 20:12:12 [INFO] 20:12:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 20:12:12 [INFO] Skipping duplicate-finder execution! 20:12:12 [INFO] 20:12:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 20:12:12 [WARNING] Used undeclared dependencies found: 20:12:12 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:12:12 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:12:12 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:12:12 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:12:12 [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile 20:12:12 [WARNING] Non-test scoped test only dependencies found: 20:12:12 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:12:12 [INFO] 20:12:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- 20:12:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-sources.jar 20:12:12 [INFO] 20:12:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-common --- 20:12:12 [INFO] 20:12:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-common --- 20:12:12 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec 20:12:12 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 20:12:12 [INFO] 20:12:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-common --- 20:12:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT.pom 20:12:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT.jar 20:12:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT-javadoc.jar 20:12:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.json 20:12:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT-sources.jar 20:12:12 [INFO] 20:12:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- 20:12:12 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT.jar 20:12:12 [INFO] Writing OBR metadata 20:12:12 [INFO] 20:12:12 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-common --- 20:12:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:12 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:12:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:12 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:12:12 [INFO] 20:12:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- 20:12:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:12 [INFO] 20:12:12 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 20:12:12 [INFO] Building openflowplugin-impl 0.18.3-SNAPSHOT [24/84] 20:12:12 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:12 [INFO] 20:12:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-impl --- 20:12:12 [INFO] 20:12:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl --- 20:12:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:12 [INFO] 20:12:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:12:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:12 [INFO] 20:12:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-impl --- 20:12:13 [INFO] 20:12:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:12:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-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/** 20:12:13 [INFO] 20:12:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-impl --- 20:12:13 [INFO] Starting audit... 20:12:13 Audit done. 20:12:13 [INFO] You have 0 Checkstyle violations. 20:12:13 [INFO] 20:12:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl --- 20:12:17 [INFO] Starting audit... 20:12:17 Audit done. 20:12:17 [INFO] You have 0 Checkstyle violations. 20:12:17 [INFO] 20:12:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-impl --- 20:12:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes/LICENSE 20:12:17 [INFO] 20:12:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 20:12:17 [INFO] Copying 1 resource from src/main/resources to target/classes 20:12:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/spi 20:12:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/yang 20:12:17 [INFO] 20:12:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- 20:12:17 [INFO] Recompiling the module because of changed dependency. 20:12:17 [INFO] Compiling 550 source files with javac [debug release 17] to target/classes 20:12:20 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:12:20 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:12:20 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:12:20 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:12:20 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[81,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 20:12:20 required: java.lang.Class 20:12:20 found: java.lang.Class 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 20:12:20 required: java.lang.Class 20:12:20 found: java.lang.Class 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 20:12:20 required: java.util.List 20:12:20 found: java.util.List 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList 20:12:20 missing type arguments for generic class java.util.ArrayList 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion 20:12:20 required: java.util.ArrayList 20:12:20 found: java.util.ArrayList 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,84] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,84] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,82] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,84] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 20:12:20 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 20:12:20 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 20:12:20 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:12:20 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,82] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,84] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast 20:12:20 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification 20:12:20 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:20 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API. 20:12:20 [INFO] 20:12:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:12:20 [INFO] 20:12:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-impl --- 20:12:20 [INFO] Fork Value is true 20:12:34 [INFO] Done SpotBugs Analysis.... 20:12:34 [INFO] 20:12:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:12:34 [INFO] 20:12:34 [INFO] 20:12:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-impl --- 20:12:34 [INFO] BugInstance size is 0 20:12:34 [INFO] Error size is 0 20:12:34 [INFO] No errors/warnings found 20:12:34 [INFO] 20:12:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 20:12:34 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:12:34 [INFO] 20:12:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl --- 20:12:34 [INFO] Recompiling the module because of changed dependency. 20:12:34 [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:12:36 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast 20:12:36 required: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 found: java.lang.Object 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 20:12:36 required: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 found: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion 20:12:36 required: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 found: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast 20:12:36 required: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 found: java.lang.Object 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 20:12:36 required: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 found: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion 20:12:36 required: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 found: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types 20:12:36 required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion 20:12:36 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:12:36 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class 20:12:36 missing type arguments for generic class java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class 20:12:36 missing type arguments for generic class java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class 20:12:36 missing type arguments for generic class java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class 20:12:36 missing type arguments for generic class java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:12:36 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion 20:12:36 required: T 20:12:36 found: com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 20:12:36 missing type arguments for generic class java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class 20:12:36 missing type arguments for generic class java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:12:36 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion 20:12:36 required: T 20:12:36 found: com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class 20:12:36 missing type arguments for generic class java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class 20:12:36 missing type arguments for generic class java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion 20:12:36 required: T 20:12:36 found: java.lang.Class 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion 20:12:36 required: T 20:12:36 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 20:12:36 required: java.util.Collection>,java.util.Set> 20:12:36 found: java.util.Collection,java.util.Set> 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,64] unchecked conversion 20:12:36 required: java.util.Collection> 20:12:36 found: java.util.Collection 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[156,18] auto-closeable resource temp is never referenced in body of corresponding try statement 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:12:36 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:12:36 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture 20:12:36 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection 20:12:36 missing type arguments for generic class java.util.Collection 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[92,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[476,21] unchecked conversion 20:12:36 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:12:36 found: com.google.common.util.concurrent.AsyncFunction 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[478,21] unchecked conversion 20:12:36 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:12:36 found: com.google.common.util.concurrent.AsyncFunction 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:36 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 20:12:36 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:36 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion 20:12:36 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:36 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast 20:12:36 required: com.google.common.util.concurrent.FutureCallback 20:12:36 found: java.lang.Object 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 20:12:36 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:12:36 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 20:12:36 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:12:36 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:36 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[206,57] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types 20:12:36 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 20:12:36 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[207,58] unchecked conversion 20:12:36 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:36 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[209,90] unchecked conversion 20:12:36 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:36 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:12:36 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. 20:12:36 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java: Some input files additionally use unchecked or unsafe operations. 20:12:36 [INFO] 20:12:36 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-impl --- 20:12:36 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/surefire-reports 20:12:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:12:36 [INFO] 20:12:36 [INFO] ------------------------------------------------------- 20:12:36 [INFO] T E S T S 20:12:36 [INFO] ------------------------------------------------------- 20:12:38 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:12:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:12:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.820 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:12:40 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:12:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:12:40 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:12:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:12:40 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:12:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:12:40 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:12:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:12:40 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:12:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:12:40 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:12:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:12:42 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:12:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:12:42 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:12:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:12:42 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:12:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:12:42 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:12:43 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:12:43 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:12:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:12:43 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:12:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:12:44 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:12:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:12:44 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:12:44 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:12:44 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:12:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:12:44 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:12:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:12:44 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:12:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:12:44 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:12:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.048 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:12:48 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:12:49 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:12:49 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:12:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:12:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:12:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:12:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:12:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:12:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:12:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:12:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:12:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:12:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:12:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:12:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:12:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:12:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:12:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.634 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:12:57 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:12:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:12:57 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:12:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:12:57 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:12:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:12:57 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:12:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:12:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:12:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:12:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:12:58 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:12:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:12:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:12:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:12:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:12:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:12:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:12:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:12:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:12:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:12:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:12:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:12:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:12:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:12:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:12:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:12:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:12:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:12:59 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:13:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:13:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:13:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:13:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:13:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:13:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:13:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:13:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:13:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:13:00 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:13:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:13:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:13:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:13:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:13:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:13:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:13:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:13:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:13:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:13:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:13:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:13:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:13:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:13:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:13:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:13:01 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:13:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:13:02 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:13:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:13:02 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:13:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:13:02 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:13:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:13:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:13:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:13:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:13:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:13:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:13:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:13:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:13:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:13:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:13:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:13:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:13:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:13:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:13:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:13:03 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:13:03 [INFO] 20:13:03 [INFO] Results: 20:13:03 [INFO] 20:13:03 [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0 20:13:03 [INFO] 20:13:03 [INFO] 20:13:03 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-impl --- 20:13:03 [INFO] 20:13:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- 20:13:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT.jar 20:13:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/META-INF/MANIFEST.MF 20:13:04 [INFO] 20:13:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-impl --- 20:13:04 [INFO] No previous run data found, generating javadoc. 20:13:09 [WARNING] Javadoc Warnings 20:13:09 [WARNING] warning: unknown enum constant When.UNKNOWN 20:13:09 [WARNING] reason: class file for javax.annotation.meta.When not found 20:13:09 [WARNING] 1 warning 20:13:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-javadoc.jar 20:13:09 [INFO] 20:13:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-impl --- 20:13:09 [INFO] CycloneDX: Resolving Dependencies 20:13:10 [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s) 20:13:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.xml 20:13:10 [INFO] attaching as openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.json 20:13:10 [INFO] attaching as openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:13:10 [INFO] 20:13:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 20:13:10 [INFO] Skipping duplicate-finder execution! 20:13:10 [INFO] 20:13:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 20:13:10 [WARNING] Used undeclared dependencies found: 20:13:10 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 20:13:10 [WARNING] io.netty:netty-common:jar:4.1.114.Final:compile 20:13:10 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile 20:13:10 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 20:13:10 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:13:10 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:13:10 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 20:13:10 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:13:10 [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile 20:13:10 [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:compile 20:13:10 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:13:10 [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.11:compile 20:13:10 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:13:10 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:13:10 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:13:10 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 20:13:10 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:13:10 [INFO] 20:13:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- 20:13:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-sources.jar 20:13:11 [INFO] 20:13:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-impl --- 20:13:11 [INFO] 20:13:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-impl --- 20:13:11 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec 20:13:11 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 20:13:11 [INFO] 20:13:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-impl --- 20:13:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT.pom 20:13:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT.jar 20:13:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT-javadoc.jar 20:13:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:13:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT-sources.jar 20:13:11 [INFO] 20:13:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- 20:13:11 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT.jar 20:13:11 [INFO] Writing OBR metadata 20:13:11 [INFO] 20:13:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-impl --- 20:13:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:13:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:13:11 [INFO] 20:13:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- 20:13:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:11 [INFO] 20:13:11 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 20:13:11 [INFO] Building openflowjava-extension-nicira-api 0.18.3-SNAPSHOT [25/84] 20:13:11 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:11 [INFO] 20:13:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 20:13:11 [INFO] 20:13:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:13:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:11 [INFO] 20:13:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:13:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:11 [INFO] 20:13:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:13:12 [INFO] 20:13:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:13:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-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/** 20:13:12 [INFO] 20:13:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira-api --- 20:13:12 [INFO] Starting audit... 20:13:12 Audit done. 20:13:12 [INFO] You have 0 Checkstyle violations. 20:13:12 [INFO] 20:13:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira-api --- 20:13:12 [INFO] Starting audit... 20:13:12 Audit done. 20:13:12 [INFO] You have 0 Checkstyle violations. 20:13:12 [INFO] 20:13:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:13:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes/LICENSE 20:13:12 [INFO] 20:13:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:13:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/resources 20:13:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:13:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:13:12 [INFO] 20:13:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:13:12 [INFO] Recompiling the module because of changed dependency. 20:13:12 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:13:12 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 20:13:12 [INFO] 20:13:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:13:12 [INFO] 20:13:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:13:12 [INFO] Fork Value is true 20:13:14 [INFO] Done SpotBugs Analysis.... 20:13:14 [INFO] 20:13:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:13:14 [INFO] 20:13:14 [INFO] 20:13:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:13:14 [INFO] BugInstance size is 0 20:13:14 [INFO] Error size is 0 20:13:14 [INFO] No errors/warnings found 20:13:14 [INFO] 20:13:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 20:13:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/test/resources 20:13:14 [INFO] 20:13:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 20:13:14 [INFO] Recompiling the module because of changed dependency. 20:13:14 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:13:15 [INFO] 20:13:15 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-extension-nicira-api --- 20:13:15 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/surefire-reports 20:13:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:13:15 [INFO] 20:13:15 [INFO] ------------------------------------------------------- 20:13:15 [INFO] T E S T S 20:13:15 [INFO] ------------------------------------------------------- 20:13:15 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:13:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:13:16 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:13:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:13:16 [INFO] 20:13:16 [INFO] Results: 20:13:16 [INFO] 20:13:16 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 20:13:16 [INFO] 20:13:16 [INFO] 20:13:16 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-extension-nicira-api --- 20:13:16 [INFO] 20:13:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 20:13:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar 20:13:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 20:13:16 [INFO] 20:13:16 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 20:13:16 [INFO] No previous run data found, generating javadoc. 20:13:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-javadoc.jar 20:13:17 [INFO] 20:13:17 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-extension-nicira-api --- 20:13:17 [INFO] CycloneDX: Resolving Dependencies 20:13:17 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:13:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml 20:13:17 [INFO] attaching as openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.json 20:13:17 [INFO] attaching as openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.json 20:13:17 [INFO] 20:13:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 20:13:17 [INFO] Skipping duplicate-finder execution! 20:13:17 [INFO] 20:13:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 20:13:17 [WARNING] Used undeclared dependencies found: 20:13:17 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:13:17 [INFO] 20:13:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 20:13:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-sources.jar 20:13:17 [INFO] 20:13:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 20:13:17 [INFO] 20:13:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira-api --- 20:13:17 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 20:13:17 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 20:13:17 [INFO] 20:13:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira-api --- 20:13:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.pom 20:13:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar 20:13:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-javadoc.jar 20:13:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.json 20:13:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-sources.jar 20:13:18 [INFO] 20:13:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- 20:13:18 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar 20:13:18 [INFO] Writing OBR metadata 20:13:18 [INFO] 20:13:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:13:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:13:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:13:18 [INFO] 20:13:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:13:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:18 [INFO] 20:13:18 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 20:13:18 [INFO] Building openflowjava-extension-nicira 0.18.3-SNAPSHOT [26/84] 20:13:18 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:18 [INFO] 20:13:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira --- 20:13:18 [INFO] 20:13:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:13:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:18 [INFO] 20:13:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:13:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:18 [INFO] 20:13:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:13:18 [INFO] 20:13:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:13:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:13:18 [INFO] 20:13:18 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowjava-extension-nicira --- 20:13:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:13:18 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/yang 20:13:18 [INFO] yang-to-sources: Found 5 dependencies in 2.468 ms 20:13:18 [INFO] yang-to-sources: Project model files found: 2 in 6.394 ms 20:13:18 [INFO] yang-to-sources: 11 YANG models processed in 109.5 ms 20:13:18 [INFO] BindingJavaFileGenerator: Defined 365 files in 22.32 ms 20:13:18 [INFO] Sorted 365 files into 74 directories in 424.1 μs 20:13:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 94.47 ms 20:13:18 [INFO] 20:13:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira --- 20:13:18 [INFO] Starting audit... 20:13:18 Audit done. 20:13:18 [INFO] You have 0 Checkstyle violations. 20:13:18 [INFO] 20:13:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira --- 20:13:19 [INFO] Starting audit... 20:13:19 Audit done. 20:13:19 [INFO] You have 0 Checkstyle violations. 20:13:19 [INFO] 20:13:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:13:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes/LICENSE 20:13:19 [INFO] 20:13:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 20:13:19 [INFO] Copying 1 resource from src/main/resources to target/classes 20:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:13:19 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:13:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:13:19 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:13:19 [INFO] 20:13:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:13:19 [INFO] Recompiling the module because of changed dependency. 20:13:19 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 20:13:21 [INFO] 20:13:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:13:21 [INFO] 20:13:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:13:21 [INFO] Fork Value is true 20:13:26 [INFO] Done SpotBugs Analysis.... 20:13:26 [INFO] 20:13:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:13:26 [INFO] 20:13:26 [INFO] 20:13:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-nicira --- 20:13:26 [INFO] BugInstance size is 0 20:13:26 [INFO] Error size is 0 20:13:26 [INFO] No errors/warnings found 20:13:26 [INFO] 20:13:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 20:13:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/test/resources 20:13:26 [INFO] 20:13:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 20:13:26 [INFO] Recompiling the module because of changed dependency. 20:13:26 [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes 20:13:26 [INFO] 20:13:26 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-extension-nicira --- 20:13:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/surefire-reports 20:13:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:13:26 [INFO] 20:13:26 [INFO] ------------------------------------------------------- 20:13:26 [INFO] T E S T S 20:13:26 [INFO] ------------------------------------------------------- 20:13:28 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:13:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:13:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.783 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:13:29 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:13:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:13:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:13:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:13:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:13:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:13:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:13:30 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:13:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:13:31 [INFO] 20:13:31 [INFO] Results: 20:13:31 [INFO] 20:13:31 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 20:13:31 [INFO] 20:13:31 [INFO] 20:13:31 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-extension-nicira --- 20:13:31 [INFO] 20:13:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- 20:13:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar 20:13:31 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 20:13:31 [INFO] 20:13:31 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-extension-nicira --- 20:13:31 [INFO] No previous run data found, generating javadoc. 20:13:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:13:37 [INFO] 20:13:37 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-extension-nicira --- 20:13:37 [INFO] CycloneDX: Resolving Dependencies 20:13:38 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 20:13:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.xml 20:13:38 [INFO] attaching as openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.json 20:13:38 [INFO] attaching as openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:13:38 [INFO] 20:13:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 20:13:38 [INFO] Skipping duplicate-finder execution! 20:13:38 [INFO] 20:13:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 20:13:38 [WARNING] Used undeclared dependencies found: 20:13:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:13:38 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 20:13:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:13:38 [WARNING] Non-test scoped test only dependencies found: 20:13:38 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:compile 20:13:38 [INFO] 20:13:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 20:13:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:13:38 [INFO] 20:13:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 20:13:38 [INFO] 20:13:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira --- 20:13:38 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 20:13:38 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 20:13:39 [INFO] 20:13:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira --- 20:13:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT.pom 20:13:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar 20:13:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:13:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:13:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:13:39 [INFO] 20:13:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- 20:13:39 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar 20:13:39 [INFO] Writing OBR metadata 20:13:39 [INFO] 20:13:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:13:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:13:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:13:39 [INFO] 20:13:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:13:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:39 [INFO] 20:13:39 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 20:13:39 [INFO] Building openflowjava-extension-eric 0.18.3-SNAPSHOT [27/84] 20:13:39 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:39 [INFO] 20:13:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-eric --- 20:13:39 [INFO] 20:13:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:13:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:39 [INFO] 20:13:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:13:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:39 [INFO] 20:13:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric --- 20:13:39 [INFO] 20:13:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:13:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:13:39 [INFO] 20:13:39 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowjava-extension-eric --- 20:13:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:13:39 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/yang 20:13:39 [INFO] yang-to-sources: Found 5 dependencies in 2.198 ms 20:13:39 [INFO] yang-to-sources: Project model files found: 1 in 673.5 μs 20:13:39 [INFO] yang-to-sources: 6 YANG models processed in 47.56 ms 20:13:39 [INFO] BindingJavaFileGenerator: Defined 16 files in 6.040 ms 20:13:39 [INFO] Sorted 16 files into 7 directories in 77.85 μs 20:13:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 11.00 ms 20:13:39 [INFO] 20:13:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric --- 20:13:39 [INFO] Starting audit... 20:13:39 Audit done. 20:13:39 [INFO] You have 0 Checkstyle violations. 20:13:39 [INFO] 20:13:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric --- 20:13:39 [INFO] Starting audit... 20:13:39 Audit done. 20:13:39 [INFO] You have 0 Checkstyle violations. 20:13:39 [INFO] 20:13:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:13:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes/LICENSE 20:13:39 [INFO] 20:13:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 20:13:39 [INFO] Copying 1 resource from src/main/resources to target/classes 20:13:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:13:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:13:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:13:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:13:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:13:39 [INFO] 20:13:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 20:13:39 [INFO] Recompiling the module because of changed dependency. 20:13:39 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:13:39 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 20:13:39 [INFO] 20:13:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:13:39 [INFO] 20:13:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:13:39 [INFO] Fork Value is true 20:13:42 [INFO] Done SpotBugs Analysis.... 20:13:42 [INFO] 20:13:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:13:42 [INFO] 20:13:42 [INFO] 20:13:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-eric --- 20:13:42 [INFO] BugInstance size is 0 20:13:42 [INFO] Error size is 0 20:13:42 [INFO] No errors/warnings found 20:13:42 [INFO] 20:13:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 20:13:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/test/resources 20:13:42 [INFO] 20:13:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- 20:13:42 [INFO] Recompiling the module because of changed dependency. 20:13:42 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:13:42 [INFO] 20:13:42 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowjava-extension-eric --- 20:13:42 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/surefire-reports 20:13:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:13:42 [INFO] 20:13:42 [INFO] ------------------------------------------------------- 20:13:42 [INFO] T E S T S 20:13:42 [INFO] ------------------------------------------------------- 20:13:43 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:13:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:13:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:13:45 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:13:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:13:45 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:13:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:13:45 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:13:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:13:45 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:13:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:13:46 [INFO] 20:13:46 [INFO] Results: 20:13:46 [INFO] 20:13:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:13:46 [INFO] 20:13:46 [INFO] 20:13:46 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowjava-extension-eric --- 20:13:46 [INFO] 20:13:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- 20:13:46 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar 20:13:46 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 20:13:46 [INFO] 20:13:46 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowjava-extension-eric --- 20:13:46 [INFO] No previous run data found, generating javadoc. 20:13:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:13:47 [INFO] 20:13:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowjava-extension-eric --- 20:13:47 [INFO] CycloneDX: Resolving Dependencies 20:13:48 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 20:13:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.xml 20:13:48 [INFO] attaching as openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.json 20:13:48 [INFO] attaching as openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:13:48 [INFO] 20:13:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 20:13:48 [INFO] Skipping duplicate-finder execution! 20:13:48 [INFO] 20:13:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 20:13:48 [WARNING] Used undeclared dependencies found: 20:13:48 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 20:13:48 [INFO] 20:13:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 20:13:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:13:48 [INFO] 20:13:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-eric --- 20:13:48 [INFO] 20:13:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-eric --- 20:13:48 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 20:13:48 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 20:13:48 [INFO] 20:13:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-eric --- 20:13:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT.pom 20:13:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar 20:13:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:13:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:13:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:13:48 [INFO] 20:13:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- 20:13:48 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar 20:13:48 [INFO] Writing OBR metadata 20:13:48 [INFO] 20:13:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-eric --- 20:13:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:48 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:13:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:48 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:13:48 [INFO] 20:13:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- 20:13:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:48 [INFO] 20:13:48 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 20:13:48 [INFO] Building openflowplugin-extension-nicira 0.18.3-SNAPSHOT [28/84] 20:13:48 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:48 [INFO] 20:13:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-nicira --- 20:13:48 [INFO] 20:13:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:13:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:48 [INFO] 20:13:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:13:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:48 [INFO] 20:13:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:13:49 [INFO] 20:13:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:13:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:13:49 [INFO] 20:13:49 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:13:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:13:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/yang 20:13:49 [INFO] yang-to-sources: Found 12 dependencies in 4.173 ms 20:13:49 [INFO] yang-to-sources: Project model files found: 2 in 42.14 ms 20:13:50 [INFO] yang-to-sources: 39 YANG models processed in 679.0 ms 20:13:50 [INFO] BindingJavaFileGenerator: Defined 916 files in 74.61 ms 20:13:50 [INFO] Sorted 916 files into 95 directories in 1.107 ms 20:13:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 298.8 ms 20:13:50 [INFO] 20:13:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira --- 20:13:50 [INFO] Starting audit... 20:13:50 Audit done. 20:13:50 [INFO] You have 0 Checkstyle violations. 20:13:50 [INFO] 20:13:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira --- 20:13:51 [INFO] Starting audit... 20:13:51 Audit done. 20:13:51 [INFO] You have 0 Checkstyle violations. 20:13:51 [INFO] 20:13:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:13:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes/LICENSE 20:13:51 [INFO] 20:13:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 20:13:51 [INFO] Copying 1 resource from src/main/resources to target/classes 20:13:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:13:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:13:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:13:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:13:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:13:51 [INFO] 20:13:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:13:51 [INFO] Recompiling the module because of changed dependency. 20:13:51 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 20:13:57 [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 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [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 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [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 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:13:57 [INFO] 20:13:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:13:57 [INFO] 20:13:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:13:57 [INFO] Fork Value is true 20:14:05 [INFO] Done SpotBugs Analysis.... 20:14:06 [INFO] 20:14:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:14:06 [INFO] 20:14:06 [INFO] 20:14:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:14:06 [INFO] BugInstance size is 0 20:14:06 [INFO] Error size is 0 20:14:06 [INFO] No errors/warnings found 20:14:06 [INFO] 20:14:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 20:14:06 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:14:06 [INFO] 20:14:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 20:14:06 [INFO] Recompiling the module because of changed dependency. 20:14:06 [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes 20:14:06 [INFO] 20:14:06 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-extension-nicira --- 20:14:06 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/surefire-reports 20:14:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:14:06 [INFO] 20:14:06 [INFO] ------------------------------------------------------- 20:14:06 [INFO] T E S T S 20:14:06 [INFO] ------------------------------------------------------- 20:14:08 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:14:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:14:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:14:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:14:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:14:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:14:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:14:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:14:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:14:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:14:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:14:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:14:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:14:11 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:14:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:14:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:14:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:14:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:14:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:14:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:14:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:14:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:14:12 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:14:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:14:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:14:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:14:13 [INFO] 20:14:13 [INFO] Results: 20:14:13 [INFO] 20:14:13 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 20:14:13 [INFO] 20:14:13 [INFO] 20:14:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-extension-nicira --- 20:14:13 [INFO] 20:14:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- 20:14:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar 20:14:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 20:14:14 [INFO] 20:14:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 20:14:15 [INFO] No previous run data found, generating javadoc. 20:14:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:14:28 [INFO] 20:14:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-nicira --- 20:14:28 [INFO] CycloneDX: Resolving Dependencies 20:14:29 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 20:14:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.xml 20:14:29 [INFO] attaching as openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.json 20:14:29 [INFO] attaching as openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:14:29 [INFO] 20:14:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 20:14:29 [INFO] Skipping duplicate-finder execution! 20:14:29 [INFO] 20:14:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 20:14:29 [WARNING] Used undeclared dependencies found: 20:14:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:14:29 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 20:14:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:14:29 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:14:29 [INFO] 20:14:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 20:14:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:14:29 [INFO] 20:14:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 20:14:30 [INFO] 20:14:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-nicira --- 20:14:30 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 20:14:30 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 20:14:30 [INFO] 20:14:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-nicira --- 20:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.pom 20:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar 20:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:14:30 [INFO] 20:14:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- 20:14:30 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar 20:14:30 [INFO] Writing OBR metadata 20:14:30 [INFO] 20:14:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:14:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:14:30 [INFO] 20:14:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:14:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:30 [INFO] 20:14:30 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 20:14:30 [INFO] Building openflowplugin-extension-onf 0.18.3-SNAPSHOT [29/84] 20:14:30 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:30 [INFO] 20:14:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-onf --- 20:14:30 [INFO] 20:14:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:30 [INFO] 20:14:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:14:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:30 [INFO] 20:14:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:14:30 [INFO] 20:14:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:14:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:14:30 [INFO] 20:14:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-onf --- 20:14:30 [INFO] Starting audit... 20:14:30 Audit done. 20:14:30 [INFO] You have 0 Checkstyle violations. 20:14:30 [INFO] 20:14:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf --- 20:14:31 [INFO] Starting audit... 20:14:31 Audit done. 20:14:31 [INFO] You have 0 Checkstyle violations. 20:14:31 [INFO] 20:14:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:14:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes/LICENSE 20:14:31 [INFO] 20:14:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 20:14:31 [INFO] Copying 1 resource from src/main/resources to target/classes 20:14:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:14:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:14:31 [INFO] 20:14:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:14:31 [INFO] Recompiling the module because of changed dependency. 20:14:31 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:14:31 [INFO] 20:14:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:14:31 [INFO] 20:14:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:14:31 [INFO] Fork Value is true 20:14:34 [INFO] Done SpotBugs Analysis.... 20:14:34 [INFO] 20:14:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:14:34 [INFO] 20:14:34 [INFO] 20:14:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-onf --- 20:14:34 [INFO] BugInstance size is 0 20:14:34 [INFO] Error size is 0 20:14:34 [INFO] No errors/warnings found 20:14:34 [INFO] 20:14:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 20:14:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/src/test/resources 20:14:34 [INFO] 20:14:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 20:14:34 [INFO] Recompiling the module because of changed dependency. 20:14:34 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 20:14:34 [INFO] 20:14:34 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-extension-onf --- 20:14:34 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/surefire-reports 20:14:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:14:34 [INFO] 20:14:34 [INFO] ------------------------------------------------------- 20:14:34 [INFO] T E S T S 20:14:34 [INFO] ------------------------------------------------------- 20:14:35 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:14:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:14:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.293 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:14:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:14:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:14:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:14:39 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:14:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:14:39 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:14:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:14:39 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:14:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:14:39 [INFO] 20:14:39 [INFO] Results: 20:14:39 [INFO] 20:14:39 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:14:39 [INFO] 20:14:39 [INFO] 20:14:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-extension-onf --- 20:14:39 [INFO] 20:14:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- 20:14:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar 20:14:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 20:14:39 [INFO] 20:14:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-extension-onf --- 20:14:39 [INFO] No previous run data found, generating javadoc. 20:14:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-javadoc.jar 20:14:41 [INFO] 20:14:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-onf --- 20:14:41 [INFO] CycloneDX: Resolving Dependencies 20:14:42 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:14:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.xml 20:14:42 [INFO] attaching as openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.json 20:14:42 [INFO] attaching as openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.json 20:14:42 [INFO] 20:14:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 20:14:42 [INFO] Skipping duplicate-finder execution! 20:14:42 [INFO] 20:14:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 20:14:42 [WARNING] Used undeclared dependencies found: 20:14:42 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.3-SNAPSHOT:compile 20:14:42 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:14:42 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:14:42 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:14:42 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:14:42 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:14:42 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:14:42 [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:compile 20:14:42 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:14:42 [WARNING] Non-test scoped test only dependencies found: 20:14:42 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:14:42 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:14:42 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:14:42 [INFO] 20:14:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 20:14:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-sources.jar 20:14:42 [INFO] 20:14:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 20:14:42 [INFO] 20:14:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-onf --- 20:14:42 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 20:14:42 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 20:14:42 [INFO] 20:14:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-onf --- 20:14:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT.pom 20:14:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar 20:14:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT-javadoc.jar 20:14:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.json 20:14:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT-sources.jar 20:14:42 [INFO] 20:14:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- 20:14:42 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar 20:14:42 [INFO] Writing OBR metadata 20:14:42 [INFO] 20:14:42 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:14:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:42 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:14:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:42 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:14:42 [INFO] 20:14:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:14:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:42 [INFO] 20:14:42 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 20:14:42 [INFO] Building openflowplugin-extension-eric 0.18.3-SNAPSHOT [30/84] 20:14:42 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:42 [INFO] 20:14:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-eric --- 20:14:42 [INFO] 20:14:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:14:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:42 [INFO] 20:14:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:14:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:42 [INFO] 20:14:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:14:42 [INFO] 20:14:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:14:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:14:42 [INFO] 20:14:42 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-eric --- 20:14:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:14:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/yang 20:14:42 [INFO] yang-to-sources: Found 12 dependencies in 3.014 ms 20:14:42 [INFO] yang-to-sources: Project model files found: 1 in 1.329 ms 20:14:43 [INFO] yang-to-sources: 35 YANG models processed in 406.8 ms 20:14:43 [INFO] BindingJavaFileGenerator: Defined 37 files in 29.35 ms 20:14:43 [INFO] Sorted 37 files into 5 directories in 136.4 μs 20:14:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 40.98 ms 20:14:43 [INFO] 20:14:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric --- 20:14:43 [INFO] Starting audit... 20:14:43 Audit done. 20:14:43 [INFO] You have 0 Checkstyle violations. 20:14:43 [INFO] 20:14:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric --- 20:14:43 [INFO] Starting audit... 20:14:43 Audit done. 20:14:43 [INFO] You have 0 Checkstyle violations. 20:14:43 [INFO] 20:14:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:14:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes/LICENSE 20:14:43 [INFO] 20:14:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 20:14:43 [INFO] Copying 1 resource from src/main/resources to target/classes 20:14:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:14:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:14:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:14:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:14:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:14:43 [INFO] 20:14:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:14:43 [INFO] Recompiling the module because of changed dependency. 20:14:43 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 20:14:43 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:14:43 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:14:43 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:14:43 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:14:43 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:14:43 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:14:43 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:14:43 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:14:43 [INFO] 20:14:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:14:43 [INFO] 20:14:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:14:43 [INFO] Fork Value is true 20:14:46 [INFO] Done SpotBugs Analysis.... 20:14:46 [INFO] 20:14:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:14:46 [INFO] 20:14:46 [INFO] 20:14:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-eric --- 20:14:46 [INFO] BugInstance size is 0 20:14:46 [INFO] Error size is 0 20:14:46 [INFO] No errors/warnings found 20:14:46 [INFO] 20:14:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 20:14:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/test/resources 20:14:46 [INFO] 20:14:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 20:14:46 [INFO] Recompiling the module because of changed dependency. 20:14:46 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:14:47 [INFO] 20:14:47 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-extension-eric --- 20:14:47 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/surefire-reports 20:14:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:14:47 [INFO] 20:14:47 [INFO] ------------------------------------------------------- 20:14:47 [INFO] T E S T S 20:14:47 [INFO] ------------------------------------------------------- 20:14:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:14:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:14:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:14:49 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:14:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:14:50 [INFO] 20:14:50 [INFO] Results: 20:14:50 [INFO] 20:14:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:14:50 [INFO] 20:14:50 [INFO] 20:14:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-extension-eric --- 20:14:50 [INFO] 20:14:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- 20:14:50 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar 20:14:50 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 20:14:50 [INFO] 20:14:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-extension-eric --- 20:14:50 [INFO] No previous run data found, generating javadoc. 20:14:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:14:52 [INFO] 20:14:52 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-eric --- 20:14:52 [INFO] CycloneDX: Resolving Dependencies 20:14:53 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 20:14:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.xml 20:14:53 [INFO] attaching as openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.json 20:14:53 [INFO] attaching as openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:14:53 [INFO] 20:14:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 20:14:53 [INFO] Skipping duplicate-finder execution! 20:14:53 [INFO] 20:14:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 20:14:53 [WARNING] Used undeclared dependencies found: 20:14:53 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 20:14:53 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:14:53 [WARNING] Non-test scoped test only dependencies found: 20:14:53 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:14:53 [INFO] 20:14:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 20:14:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:14:53 [INFO] 20:14:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 20:14:53 [INFO] 20:14:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-eric --- 20:14:53 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 20:14:53 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 20:14:53 [INFO] 20:14:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-eric --- 20:14:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT.pom 20:14:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar 20:14:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:14:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:14:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:14:53 [INFO] 20:14:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- 20:14:53 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar 20:14:53 [INFO] Writing OBR metadata 20:14:53 [INFO] 20:14:53 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:14:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:53 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:14:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:53 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:14:53 [INFO] 20:14:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:14:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:53 [INFO] 20:14:53 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 20:14:53 [INFO] Building test-extension 0.18.3-SNAPSHOT [31/84] 20:14:53 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:53 [INFO] 20:14:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-extension --- 20:14:53 [INFO] 20:14:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-extension --- 20:14:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:53 [INFO] 20:14:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-extension --- 20:14:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:53 [INFO] 20:14:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-extension --- 20:14:54 [INFO] 20:14:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 20:14:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:14:54 [INFO] 20:14:54 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ test-extension --- 20:14:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:14:54 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/yang 20:14:54 [INFO] yang-to-sources: Found 17 dependencies in 5.453 ms 20:14:54 [INFO] yang-to-sources: Project model files found: 1 in 1.246 ms 20:14:54 [INFO] yang-to-sources: 1 YANG models processed in 102.4 ms 20:14:54 [INFO] BindingJavaFileGenerator: Defined 9 files in 606.9 μs 20:14:54 [INFO] Sorted 9 files into 3 directories in 55.56 μs 20:14:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 3.664 ms 20:14:54 [INFO] 20:14:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension --- 20:14:54 [INFO] Starting audit... 20:14:54 Audit done. 20:14:54 [INFO] You have 0 Checkstyle violations. 20:14:54 [INFO] 20:14:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-extension --- 20:14:54 [INFO] Starting audit... 20:14:54 Audit done. 20:14:54 [INFO] You have 0 Checkstyle violations. 20:14:54 [INFO] 20:14:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-extension --- 20:14:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes/LICENSE 20:14:54 [INFO] 20:14:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 20:14:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/resources 20:14:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:14:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:14:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:14:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:14:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:14:54 [INFO] 20:14:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- 20:14:54 [INFO] Recompiling the module because of changed dependency. 20:14:54 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:14:54 [INFO] 20:14:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-extension >>> 20:14:54 [INFO] 20:14:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-extension --- 20:14:54 [INFO] Fork Value is true 20:14:57 [INFO] Done SpotBugs Analysis.... 20:14:57 [INFO] 20:14:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-extension <<< 20:14:57 [INFO] 20:14:57 [INFO] 20:14:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-extension --- 20:14:57 [INFO] BugInstance size is 0 20:14:57 [INFO] Error size is 0 20:14:57 [INFO] No errors/warnings found 20:14:57 [INFO] 20:14:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- 20:14:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/test/resources 20:14:57 [INFO] 20:14:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-extension --- 20:14:57 [INFO] No sources to compile 20:14:57 [INFO] 20:14:57 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ test-extension --- 20:14:57 [INFO] No tests to run. 20:14:57 [INFO] 20:14:57 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ test-extension --- 20:14:57 [INFO] 20:14:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- 20:14:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT.jar 20:14:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/META-INF/MANIFEST.MF 20:14:57 [INFO] 20:14:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ test-extension --- 20:14:57 [INFO] No previous run data found, generating javadoc. 20:14:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-javadoc.jar 20:14:59 [INFO] 20:14:59 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ test-extension --- 20:14:59 [INFO] CycloneDX: Resolving Dependencies 20:15:00 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 20:15:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.xml 20:15:00 [INFO] attaching as test-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.json 20:15:00 [INFO] attaching as test-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:15:00 [INFO] 20:15:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 20:15:00 [INFO] Skipping duplicate-finder execution! 20:15:00 [INFO] 20:15:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-extension --- 20:15:00 [WARNING] Used undeclared dependencies found: 20:15:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 20:15:00 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile 20:15:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:15:00 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:15:00 [WARNING] Unused declared dependencies found: 20:15:00 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.18.3-SNAPSHOT:compile 20:15:00 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.3-SNAPSHOT:compile 20:15:00 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.3-SNAPSHOT:compile 20:15:00 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.3-SNAPSHOT:compile 20:15:00 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:compile 20:15:00 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.3-SNAPSHOT:compile 20:15:00 [INFO] 20:15:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-extension --- 20:15:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-sources.jar 20:15:00 [INFO] 20:15:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-extension --- 20:15:00 [INFO] 20:15:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-extension --- 20:15:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:15:00 [INFO] 20:15:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-extension --- 20:15:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT.pom 20:15:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT.jar 20:15:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT-javadoc.jar 20:15:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:15:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT-sources.jar 20:15:00 [INFO] 20:15:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- 20:15:00 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT.jar 20:15:00 [INFO] Writing OBR metadata 20:15:00 [INFO] 20:15:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-extension --- 20:15:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:15:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:15:00 [INFO] 20:15:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- 20:15:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:15:00 [INFO] 20:15:00 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 20:15:00 [INFO] Building model-topology 0.18.3-SNAPSHOT [32/84] 20:15:00 [INFO] -------------------------------[ bundle ]------------------------------- 20:15:00 [INFO] 20:15:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-topology --- 20:15:00 [INFO] 20:15:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-topology --- 20:15:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:00 [INFO] 20:15:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-topology --- 20:15:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:00 [INFO] 20:15:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-topology --- 20:15:00 [INFO] 20:15:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 20:15:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-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/** 20:15:00 [INFO] 20:15:00 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-topology --- 20:15:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:15:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/yang 20:15:00 [INFO] yang-to-sources: Found 5 dependencies in 1.179 ms 20:15:00 [INFO] yang-to-sources: Project model files found: 1 in 763.4 μs 20:15:00 [INFO] yang-to-sources: 5 YANG models processed in 62.68 ms 20:15:00 [INFO] BindingJavaFileGenerator: Defined 8 files in 4.286 ms 20:15:00 [INFO] Sorted 8 files into 3 directories in 48.18 μs 20:15:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 7.823 ms 20:15:00 [INFO] 20:15:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology --- 20:15:00 [INFO] Starting audit... 20:15:00 Audit done. 20:15:00 [INFO] You have 0 Checkstyle violations. 20:15:00 [INFO] 20:15:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-topology --- 20:15:00 [INFO] Starting audit... 20:15:00 Audit done. 20:15:00 [INFO] You have 0 Checkstyle violations. 20:15:00 [INFO] 20:15:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-topology --- 20:15:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes/LICENSE 20:15:00 [INFO] 20:15:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 20:15:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/resources 20:15:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:15:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:15:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:15:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:15:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:15:00 [INFO] 20:15:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- 20:15:00 [INFO] Recompiling the module because of changed dependency. 20:15:00 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:15:01 [INFO] 20:15:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-topology >>> 20:15:01 [INFO] 20:15:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-topology --- 20:15:01 [INFO] Fork Value is true 20:15:03 [INFO] Done SpotBugs Analysis.... 20:15:03 [INFO] 20:15:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-topology <<< 20:15:03 [INFO] 20:15:03 [INFO] 20:15:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-topology --- 20:15:03 [INFO] BugInstance size is 0 20:15:03 [INFO] Error size is 0 20:15:03 [INFO] No errors/warnings found 20:15:03 [INFO] 20:15:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- 20:15:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/test/resources 20:15:03 [INFO] 20:15:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-topology --- 20:15:03 [INFO] No sources to compile 20:15:03 [INFO] 20:15:03 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ model-topology --- 20:15:03 [INFO] No tests to run. 20:15:03 [INFO] 20:15:03 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ model-topology --- 20:15:03 [INFO] 20:15:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- 20:15:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT.jar 20:15:03 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/META-INF/MANIFEST.MF 20:15:03 [INFO] 20:15:03 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ model-topology --- 20:15:03 [INFO] No previous run data found, generating javadoc. 20:15:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-javadoc.jar 20:15:04 [INFO] 20:15:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-topology --- 20:15:04 [INFO] CycloneDX: Resolving Dependencies 20:15:05 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 20:15:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.xml 20:15:05 [INFO] attaching as model-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.json 20:15:05 [INFO] attaching as model-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:15:05 [INFO] 20:15:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 20:15:05 [INFO] Skipping duplicate-finder execution! 20:15:05 [INFO] 20:15:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-topology --- 20:15:05 [WARNING] Used undeclared dependencies found: 20:15:05 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 20:15:05 [INFO] 20:15:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-topology --- 20:15:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-sources.jar 20:15:05 [INFO] 20:15:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-topology --- 20:15:05 [INFO] 20:15:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-topology --- 20:15:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:15:05 [INFO] 20:15:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-topology --- 20:15:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT.pom 20:15:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT.jar 20:15:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT-javadoc.jar 20:15:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:15:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT-sources.jar 20:15:05 [INFO] 20:15:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- 20:15:05 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT.jar 20:15:05 [INFO] Writing OBR metadata 20:15:05 [INFO] 20:15:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-topology --- 20:15:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:05 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:15:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:05 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:15:05 [INFO] 20:15:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- 20:15:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:15:05 [INFO] 20:15:05 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 20:15:05 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.3-SNAPSHOT [33/84] 20:15:05 [INFO] ------------------------------[ feature ]------------------------------- 20:15:05 [INFO] 20:15:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 20:15:05 [INFO] 20:15:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:15:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:05 [INFO] 20:15:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:15:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:05 [INFO] 20:15:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] 20:15:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:15:06 [INFO] argLine set to empty 20:15:06 [INFO] 20:15:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] Starting audit... 20:15:06 Audit done. 20:15:06 [INFO] You have 0 Checkstyle violations. 20:15:06 [INFO] 20:15:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] Starting audit... 20:15:06 Audit done. 20:15:06 [INFO] You have 0 Checkstyle violations. 20:15:06 [INFO] 20:15:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes/LICENSE 20:15:06 [INFO] 20:15:06 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:15:06 [INFO] ...done! 20:15:06 [INFO] Attaching features XML 20:15:06 [INFO] 20:15:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:15: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 20:15:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:15:06 [INFO] 20:15:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:15:06 [INFO] 20:15:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] 20:15:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:15:06 [INFO] 20:15:06 [INFO] 20:15:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] 20:15:06 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-nsf-model --- 20:15:06 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 20:15:06 [INFO] Project dependency features detected: [] 20:15:06 [INFO] Pax Exam System (Version: 4.13.3) created. 20:15:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:15:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:15:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:15:07 [INFO] Waiting for remote bundle context.. on 21000 name: 8ac099a2-8b85-4c51-b70c-d7808bae6630 timout: [ RelativeTimeout value = 180000 ] 20:15:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:15:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:15:14 [INFO] 20:15:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-nsf-model --- 20:15:14 [INFO] 20:15:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 20:15:14 [INFO] No Javadoc in project. Archive not created. 20:15:14 [INFO] 20:15:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-nsf-model --- 20:15:14 [INFO] CycloneDX: Resolving Dependencies 20:15:15 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 20:15:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml 20:15:15 [INFO] attaching as odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json 20:15:15 [INFO] attaching as odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.json 20:15:15 [INFO] 20:15:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 20:15:15 [INFO] Skipping duplicate-finder execution! 20:15:15 [INFO] 20:15:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 20:15:15 [INFO] Skipping plugin execution 20:15:15 [INFO] 20:15:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 20:15:15 [INFO] Skipping source per configuration. 20:15:15 [INFO] 20:15:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 20:15:15 [INFO] 20:15:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nsf-model --- 20:15:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:15:15 [INFO] 20:15:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nsf-model --- 20:15:15 [WARNING] 20:15:15 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 20:15:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:15:15 [WARNING] 20:15:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:15:15 [WARNING] 20:15:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT.pom 20:15:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-features.xml 20:15:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.json 20:15:15 [INFO] 20:15:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 20:15:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:15 [WARNING] 20:15:15 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 20:15:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:15:15 [WARNING] 20:15:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:15:15 [WARNING] 20:15:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:15 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:15:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:15 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:15:15 [INFO] 20:15:15 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 20:15:15 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.18.3-SNAPSHOT [34/84] 20:15:15 [INFO] ------------------------------[ feature ]------------------------------- 20:15:15 [INFO] 20:15:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-libraries --- 20:15:15 [INFO] 20:15:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 20:15:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:15 [INFO] 20:15:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 20:15:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:15 [INFO] 20:15:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] 20:15:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:15:16 [INFO] argLine set to empty 20:15:16 [INFO] 20:15:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] Starting audit... 20:15:16 Audit done. 20:15:16 [INFO] You have 0 Checkstyle violations. 20:15:16 [INFO] 20:15:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] Starting audit... 20:15:16 Audit done. 20:15:16 [INFO] You have 0 Checkstyle violations. 20:15:16 [INFO] 20:15:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes/LICENSE 20:15:16 [INFO] 20:15:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 20:15:16 [INFO] ...done! 20:15:16 [INFO] Attaching features XML 20:15:16 [INFO] 20:15:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:15:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:15:16 [INFO] 20:15:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 20:15:16 [INFO] 20:15:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] 20:15:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:15:16 [INFO] 20:15:16 [INFO] 20:15:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] 20:15:16 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-libraries --- 20:15:16 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 20:15:16 [INFO] Project dependency features detected: [] 20:15:16 [INFO] Pax Exam System (Version: 4.13.3) created. 20:15:16 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:15:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:15:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:15:17 [INFO] Waiting for remote bundle context.. on 21000 name: abefc422-a15b-4f3c-9804-1f1a25ffdb1c timout: [ RelativeTimeout value = 180000 ] 20:15:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:15:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:15:23 [INFO] 20:15:23 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] 20:15:23 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] No Javadoc in project. Archive not created. 20:15:23 [INFO] 20:15:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] CycloneDX: Resolving Dependencies 20:15:23 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 20:15:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml 20:15:23 [INFO] attaching as odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json 20:15:23 [INFO] attaching as odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.json 20:15:23 [INFO] 20:15:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] Skipping duplicate-finder execution! 20:15:23 [INFO] 20:15:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] Skipping plugin execution 20:15:23 [INFO] 20:15:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] Skipping source per configuration. 20:15:23 [INFO] 20:15:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] 20:15:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:15:23 [INFO] 20:15:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-libraries --- 20:15:23 [WARNING] 20:15:23 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 20:15:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:15:23 [WARNING] 20:15:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:15:23 [WARNING] 20:15:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-SNAPSHOT.pom 20:15:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-SNAPSHOT-features.xml 20:15:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.json 20:15:23 [INFO] 20:15:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries --- 20:15:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:23 [WARNING] 20:15:23 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 20:15:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:15:23 [WARNING] 20:15:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:15:23 [WARNING] 20:15:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:15:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:15:23 [INFO] 20:15:23 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 20:15:23 [INFO] Building openflowplugin-blueprint-config 0.18.3-SNAPSHOT [35/84] 20:15:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:15:23 [INFO] 20:15:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config --- 20:15:23 [INFO] 20:15:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:15:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:23 [INFO] 20:15:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:15:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:23 [INFO] 20:15:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] 20:15:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:15:24 [INFO] 20:15:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Starting audit... 20:15:24 Audit done. 20:15:24 [INFO] You have 0 Checkstyle violations. 20:15:24 [INFO] 20:15:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Starting audit... 20:15:24 Audit done. 20:15:24 [INFO] You have 0 Checkstyle violations. 20:15:24 [INFO] 20:15:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes/LICENSE 20:15:24 [INFO] 20:15:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Copying 1 resource from src/main/resources to target/classes 20:15:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/spi 20:15:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/yang 20:15:24 [INFO] 20:15:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] No sources to compile 20:15:24 [INFO] 20:15:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:15:24 [INFO] 20:15:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] 20:15:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:15:24 [INFO] 20:15:24 [INFO] 20:15:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] 20:15:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/src/test/resources 20:15:24 [INFO] 20:15:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] No sources to compile 20:15:24 [INFO] 20:15:24 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] No tests to run. 20:15:24 [INFO] 20:15:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] 20:15:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar 20:15:24 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 20:15:24 [INFO] 20:15:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] No Javadoc in project. Archive not created. 20:15:24 [INFO] 20:15:24 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] 20:15:24 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] CycloneDX: Resolving Dependencies 20:15:24 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:15:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.xml 20:15:24 [INFO] attaching as openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.json 20:15:24 [INFO] attaching as openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:15:24 [INFO] 20:15:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Skipping duplicate-finder execution! 20:15:24 [INFO] 20:15:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] No dependency problems found 20:15:24 [INFO] 20:15:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-sources.jar 20:15:24 [INFO] 20:15:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] 20:15:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:15:24 [INFO] 20:15:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.pom 20:15:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar 20:15:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-config.cfg 20:15:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:15:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-sources.jar 20:15:24 [INFO] 20:15:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar 20:15:24 [INFO] Writing OBR metadata 20:15:24 [INFO] 20:15:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:15:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:15:24 [INFO] 20:15:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:15:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:15:24 [INFO] 20:15:24 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 20:15:24 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.3-SNAPSHOT [36/84] 20:15:24 [INFO] ------------------------------[ feature ]------------------------------- 20:15:28 [INFO] 20:15:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] 20:15:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:28 [INFO] 20:15:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:28 [INFO] 20:15:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] 20:15:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:15:28 [INFO] argLine set to empty 20:15:28 [INFO] 20:15:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] Starting audit... 20:15:28 Audit done. 20:15:28 [INFO] You have 0 Checkstyle violations. 20:15:28 [INFO] 20:15:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] Starting audit... 20:15:28 Audit done. 20:15:28 [INFO] You have 0 Checkstyle violations. 20:15:28 [INFO] 20:15:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes/LICENSE 20:15:28 [INFO] 20:15:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 20:15:28 [INFO] ...done! 20:15:28 [INFO] Attaching features XML 20:15:28 [INFO] 20:15:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 20:15: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 20:15:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:15:28 [INFO] 20:15:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:15:28 [INFO] 20:15:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] 20:15:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:15:28 [INFO] 20:15:28 [INFO] 20:15:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] 20:15:28 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-southbound --- 20:15:28 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 20:15:28 [INFO] Project dependency features detected: [] 20:15:28 [INFO] Pax Exam System (Version: 4.13.3) created. 20:15:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:15:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:15:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:15:29 [INFO] Waiting for remote bundle context.. on 21000 name: 75e3eab9-6e7a-44ff-b2e1-c7690491abdd timout: [ RelativeTimeout value = 180000 ] 20:15:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:15:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:15:49 [INFO] 20:15:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-southbound --- 20:15:49 [INFO] 20:15:49 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 20:15:49 [INFO] No Javadoc in project. Archive not created. 20:15:49 [INFO] 20:15:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-southbound --- 20:15:49 [INFO] CycloneDX: Resolving Dependencies 20:15:54 [INFO] CycloneDX: Creating BOM version 1.5 with 253 component(s) 20:15:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml 20:15:55 [INFO] attaching as odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json 20:15:55 [INFO] attaching as odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.json 20:15:55 [INFO] 20:15:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 20:15:55 [INFO] Skipping duplicate-finder execution! 20:15:55 [INFO] 20:15:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 20:15:55 [INFO] Skipping plugin execution 20:15:55 [INFO] 20:15:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 20:15:55 [INFO] Skipping source per configuration. 20:15:55 [INFO] 20:15:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 20:15:55 [INFO] 20:15:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-southbound --- 20:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:15:55 [INFO] 20:15:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-southbound --- 20:15:55 [WARNING] 20:15:55 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 20:15:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:15:55 [WARNING] 20:15:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:15:55 [WARNING] 20:15:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-SNAPSHOT.pom 20:15:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-SNAPSHOT-features.xml 20:15:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.json 20:15:55 [INFO] 20:15:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound --- 20:15:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:55 [WARNING] 20:15:55 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 20:15:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:15:55 [WARNING] 20:15:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:15:55 [WARNING] 20:15:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:15:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:15:55 [INFO] 20:15:55 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 20:15:55 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.3-SNAPSHOT [37/84] 20:15:55 [INFO] ------------------------------[ feature ]------------------------------- 20:15:55 [INFO] 20:15:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] 20:15:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:55 [INFO] 20:15:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:55 [INFO] 20:15:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] 20:15:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:15:55 [INFO] argLine set to empty 20:15:55 [INFO] 20:15:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Starting audit... 20:15:55 Audit done. 20:15:55 [INFO] You have 0 Checkstyle violations. 20:15:55 [INFO] 20:15:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Starting audit... 20:15:55 Audit done. 20:15:55 [INFO] You have 0 Checkstyle violations. 20:15:55 [INFO] 20:15:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/LICENSE 20:15:55 [INFO] 20:15:55 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 20:15:55 [INFO] ...done! 20:15:55 [INFO] Attaching features XML 20:15:55 [INFO] 20:15:55 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:15:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:15:55 [INFO] 20:15:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 20:15:55 [INFO] 20:15:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] 20:15:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:15:55 [INFO] 20:15:55 [INFO] 20:15:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] 20:15:55 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-nxm-extensions --- 20:15:55 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 20:15:55 [INFO] Project dependency features detected: [] 20:15:55 [INFO] Pax Exam System (Version: 4.13.3) created. 20:15:55 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:15:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:15:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:15:56 [INFO] Waiting for remote bundle context.. on 21000 name: d23a1081-aa4f-4a68-acf7-d222b8436398 timout: [ RelativeTimeout value = 180000 ] 20:16:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:16:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:16:14 [INFO] 20:16:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 20:16:14 [INFO] 20:16:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 20:16:14 [INFO] No Javadoc in project. Archive not created. 20:16:14 [INFO] 20:16:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 20:16:14 [INFO] CycloneDX: Resolving Dependencies 20:16:17 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 20:16:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml 20:16:17 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json 20:16:17 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:16:17 [INFO] 20:16:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 20:16:17 [INFO] Skipping duplicate-finder execution! 20:16:17 [INFO] 20:16:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 20:16:17 [INFO] Skipping plugin execution 20:16:17 [INFO] 20:16:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 20:16:17 [INFO] Skipping source per configuration. 20:16:17 [INFO] 20:16:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 20:16:17 [INFO] 20:16:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nxm-extensions --- 20:16:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:16:17 [INFO] 20:16:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nxm-extensions --- 20:16:17 [WARNING] 20:16:17 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 20:16:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:16:17 [WARNING] 20:16:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:16:17 [WARNING] 20:16:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT.pom 20:16:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-features.xml 20:16:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:16:17 [INFO] 20:16:17 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 20:16:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:17 [WARNING] 20:16:17 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 20:16:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:16:17 [WARNING] 20:16:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:16:17 [WARNING] 20:16:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:17 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 20:16:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:17 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 20:16:17 [INFO] 20:16:17 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 20:16:17 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.3-SNAPSHOT [38/84] 20:16:17 [INFO] ------------------------------[ feature ]------------------------------- 20:16:17 [INFO] 20:16:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 20:16:17 [INFO] 20:16:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 20:16:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:17 [INFO] 20:16:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 20:16:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:17 [INFO] 20:16:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] 20:16:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:16:18 [INFO] argLine set to empty 20:16:18 [INFO] 20:16:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] Starting audit... 20:16:18 Audit done. 20:16:18 [INFO] You have 0 Checkstyle violations. 20:16:18 [INFO] 20:16:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] Starting audit... 20:16:18 Audit done. 20:16:18 [INFO] You have 0 Checkstyle violations. 20:16:18 [INFO] 20:16:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/LICENSE 20:16:18 [INFO] 20:16:18 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 20:16:18 [INFO] ...done! 20:16:18 [INFO] Attaching features XML 20:16:18 [INFO] 20:16:18 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 20:16:18 [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 20:16:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:16:18 [INFO] 20:16:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 20:16:18 [INFO] 20:16:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] 20:16:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 20:16:18 [INFO] 20:16:18 [INFO] 20:16:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] 20:16:18 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-onf-extensions --- 20:16:18 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 20:16:18 [INFO] Project dependency features detected: [] 20:16:18 [INFO] Pax Exam System (Version: 4.13.3) created. 20:16:18 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:16:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:16:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:16:19 [INFO] Waiting for remote bundle context.. on 21000 name: 9fefaee3-32f8-49c3-ab1f-e1504b364c1f timout: [ RelativeTimeout value = 180000 ] 20:16:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:16:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:16:37 [INFO] 20:16:37 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-onf-extensions --- 20:16:37 [INFO] 20:16:37 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 20:16:37 [INFO] No Javadoc in project. Archive not created. 20:16:37 [INFO] 20:16:37 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-onf-extensions --- 20:16:37 [INFO] CycloneDX: Resolving Dependencies 20:16:40 [INFO] CycloneDX: Creating BOM version 1.5 with 254 component(s) 20:16:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml 20:16:40 [INFO] attaching as odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json 20:16:40 [INFO] attaching as odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:16:40 [INFO] 20:16:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 20:16:40 [INFO] Skipping duplicate-finder execution! 20:16:40 [INFO] 20:16:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 20:16:40 [INFO] Skipping plugin execution 20:16:40 [INFO] 20:16:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 20:16:40 [INFO] Skipping source per configuration. 20:16:40 [INFO] 20:16:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 20:16:40 [INFO] 20:16:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-onf-extensions --- 20:16:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:16:40 [INFO] 20:16:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-onf-extensions --- 20:16:40 [WARNING] 20:16:40 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 20:16:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:16:40 [WARNING] 20:16:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:16:40 [WARNING] 20:16:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT.pom 20:16:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-features.xml 20:16:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:16:40 [INFO] 20:16:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 20:16:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:40 [WARNING] 20:16:40 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 20:16:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:16:40 [WARNING] 20:16:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:16:40 [WARNING] 20:16:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 20:16:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 20:16:40 [INFO] 20:16:40 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 20:16:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.3-SNAPSHOT [39/84] 20:16:40 [INFO] ------------------------------[ feature ]------------------------------- 20:16:40 [INFO] 20:16:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 20:16:40 [INFO] 20:16:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 20:16:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:40 [INFO] 20:16:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 20:16:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:40 [INFO] 20:16:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] 20:16:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:16:41 [INFO] argLine set to empty 20:16:41 [INFO] 20:16:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] Starting audit... 20:16:41 Audit done. 20:16:41 [INFO] You have 0 Checkstyle violations. 20:16:41 [INFO] 20:16:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] Starting audit... 20:16:41 Audit done. 20:16:41 [INFO] You have 0 Checkstyle violations. 20:16:41 [INFO] 20:16:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/LICENSE 20:16:41 [INFO] 20:16:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 20:16:41 [INFO] ...done! 20:16:41 [INFO] Attaching features XML 20:16:41 [INFO] 20:16:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:16:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:16:41 [INFO] 20:16:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 20:16:41 [INFO] 20:16:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] 20:16:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 20:16:41 [INFO] 20:16:41 [INFO] 20:16:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] 20:16:41 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-eric-extensions --- 20:16:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 20:16:41 [INFO] Project dependency features detected: [] 20:16:41 [INFO] Pax Exam System (Version: 4.13.3) created. 20:16:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:16:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:16:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:16:42 [INFO] Waiting for remote bundle context.. on 21000 name: ad48e6d6-dab6-41e6-b597-acc5bacff25d timout: [ RelativeTimeout value = 180000 ] 20:17:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:17:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:17:01 [INFO] 20:17:01 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-eric-extensions --- 20:17:01 [INFO] 20:17:01 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 20:17:01 [INFO] No Javadoc in project. Archive not created. 20:17:01 [INFO] 20:17:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-eric-extensions --- 20:17:01 [INFO] CycloneDX: Resolving Dependencies 20:17:04 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:17:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml 20:17:04 [INFO] attaching as odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json 20:17:04 [INFO] attaching as odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:17:04 [INFO] 20:17:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 20:17:04 [INFO] Skipping duplicate-finder execution! 20:17:04 [INFO] 20:17:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 20:17:04 [INFO] Skipping plugin execution 20:17:04 [INFO] 20:17:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 20:17:04 [INFO] Skipping source per configuration. 20:17:04 [INFO] 20:17:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 20:17:04 [INFO] 20:17:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-eric-extensions --- 20:17:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:17:04 [INFO] 20:17:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-eric-extensions --- 20:17:04 [WARNING] 20:17:04 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 20:17:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:17:04 [WARNING] 20:17:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:17:04 [WARNING] 20:17:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT.pom 20:17:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-features.xml 20:17:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:17:04 [INFO] 20:17:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 20:17:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:04 [WARNING] 20:17:04 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 20:17:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:17:04 [WARNING] 20:17:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:17:04 [WARNING] 20:17:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 20:17:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 20:17:04 [INFO] 20:17:04 [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- 20:17:04 [INFO] Building features-openflowplugin-extension 0.18.3-SNAPSHOT [40/84] 20:17:04 [INFO] ------------------------------[ feature ]------------------------------- 20:17:04 [INFO] 20:17:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin-extension --- 20:17:04 [INFO] 20:17:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension --- 20:17:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:04 [INFO] 20:17:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 20:17:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:04 [INFO] 20:17:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension --- 20:17:05 [INFO] 20:17:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 20:17:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:17:05 [INFO] argLine set to empty 20:17:05 [INFO] 20:17:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension --- 20:17:05 [INFO] Starting audit... 20:17:05 Audit done. 20:17:05 [INFO] You have 0 Checkstyle violations. 20:17:05 [INFO] 20:17:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension --- 20:17:05 [INFO] Starting audit... 20:17:05 Audit done. 20:17:05 [INFO] You have 0 Checkstyle violations. 20:17:05 [INFO] 20:17:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension --- 20:17:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/LICENSE 20:17:05 [INFO] 20:17:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 20:17:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 20:17:05 [INFO] ...done! 20:17:05 [INFO] Attaching features XML 20:17:05 [INFO] 20:17:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- 20:17: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 20:17:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:17:05 [INFO] 20:17:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 20:17:05 [INFO] 20:17:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowplugin-extension --- 20:17:05 [INFO] 20:17:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 20:17:05 [INFO] 20:17:05 [INFO] 20:17:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowplugin-extension --- 20:17:05 [INFO] 20:17:05 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-openflowplugin-extension --- 20:17:05 [INFO] 20:17:05 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-openflowplugin-extension --- 20:17:05 [INFO] 20:17:05 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-openflowplugin-extension --- 20:17:05 [INFO] No Javadoc in project. Archive not created. 20:17:05 [INFO] 20:17:05 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-openflowplugin-extension --- 20:17:05 [INFO] CycloneDX: Resolving Dependencies 20:17:08 [INFO] CycloneDX: Creating BOM version 1.5 with 262 component(s) 20:17:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml 20:17:08 [INFO] attaching as features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json 20:17:08 [INFO] attaching as features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:17:08 [INFO] 20:17:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- 20:17:08 [INFO] Skipping duplicate-finder execution! 20:17:08 [INFO] 20:17:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- 20:17:08 [INFO] Skipping plugin execution 20:17:08 [INFO] 20:17:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- 20:17:08 [INFO] No sources in project. Archive not created. 20:17:08 [INFO] 20:17:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin-extension --- 20:17:08 [INFO] 20:17:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin-extension --- 20:17:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:17:08 [INFO] 20:17:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin-extension --- 20:17:08 [WARNING] 20:17:08 [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign 20:17:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:17:08 [WARNING] 20:17:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:17:08 [WARNING] 20:17:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-SNAPSHOT.pom 20:17:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-SNAPSHOT-features.xml 20:17:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:17:08 [INFO] 20:17:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin-extension --- 20:17:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:08 [WARNING] 20:17:08 [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign 20:17:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:17:08 [WARNING] 20:17:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:17:08 [WARNING] 20:17:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 20:17:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 20:17:09 [INFO] 20:17:09 [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- 20:17:09 [INFO] Building features-extension-aggregator 0.18.3-SNAPSHOT [41/84] 20:17:09 [INFO] --------------------------------[ pom ]--------------------------------- 20:17:09 [INFO] 20:17:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-extension-aggregator --- 20:17:09 [INFO] 20:17:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator --- 20:17:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:09 [INFO] 20:17:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator --- 20:17:09 [INFO] 20:17:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-extension-aggregator --- 20:17:09 [INFO] CycloneDX: Resolving Dependencies 20:17:09 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:17:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.xml 20:17:09 [INFO] attaching as features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.json 20:17:09 [INFO] attaching as features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:17:09 [INFO] 20:17:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-extension-aggregator --- 20:17:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-SNAPSHOT.pom 20:17:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:17:09 [INFO] 20:17:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-extension-aggregator --- 20:17:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 20:17:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 20:17:09 [INFO] 20:17:09 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 20:17:09 [INFO] Building openflowplugin-extension-aggregator 0.18.3-SNAPSHOT [42/84] 20:17:09 [INFO] --------------------------------[ pom ]--------------------------------- 20:17:09 [INFO] 20:17:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-aggregator --- 20:17:09 [INFO] 20:17:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 20:17:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:09 [INFO] 20:17:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 20:17:09 [INFO] 20:17:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-extension-aggregator --- 20:17:09 [INFO] Skipping CycloneDX goal, because module skips deploy 20:17:09 [INFO] 20:17:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-aggregator --- 20:17:09 [INFO] Skipping artifact installation 20:17:09 [INFO] 20:17:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 20:17:09 [INFO] Skipping artifact deployment 20:17:09 [INFO] 20:17:09 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 20:17:09 [INFO] Building test-provider 0.18.3-SNAPSHOT [43/84] 20:17:09 [INFO] -------------------------------[ bundle ]------------------------------- 20:17:09 [INFO] 20:17:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-provider --- 20:17:09 [INFO] 20:17:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider --- 20:17:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:09 [INFO] 20:17:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider --- 20:17:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:09 [INFO] 20:17:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider --- 20:17:09 [INFO] 20:17:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- 20:17:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/test-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/** 20:17:09 [INFO] 20:17:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider --- 20:17:09 [INFO] Starting audit... 20:17:09 Audit done. 20:17:09 [INFO] You have 0 Checkstyle violations. 20:17:09 [INFO] 20:17:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider --- 20:17:10 [INFO] Starting audit... 20:17:10 Audit done. 20:17:10 [INFO] You have 0 Checkstyle violations. 20:17:10 [INFO] 20:17:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider --- 20:17:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes/LICENSE 20:17:10 [INFO] 20:17:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 20:17:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/resources 20:17:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/spi 20:17:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/yang 20:17:10 [INFO] 20:17:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- 20:17:10 [INFO] Recompiling the module because of changed dependency. 20:17:10 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:17:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:17:10 [INFO] 20:17:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-provider >>> 20:17:10 [INFO] 20:17:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-provider --- 20:17:10 [INFO] Fork Value is true 20:17:17 [INFO] Done SpotBugs Analysis.... 20:17:17 [INFO] 20:17:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-provider <<< 20:17:17 [INFO] 20:17:17 [INFO] 20:17:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-provider --- 20:17:17 [INFO] BugInstance size is 0 20:17:17 [INFO] Error size is 0 20:17:17 [INFO] No errors/warnings found 20:17:17 [INFO] 20:17:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- 20:17:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/test/resources 20:17:17 [INFO] 20:17:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-provider --- 20:17:17 [INFO] No sources to compile 20:17:17 [INFO] 20:17:17 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ test-provider --- 20:17:17 [INFO] No tests to run. 20:17:17 [INFO] 20:17:17 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ test-provider --- 20:17:17 [INFO] 20:17:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- 20:17:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT.jar 20:17:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/META-INF/MANIFEST.MF 20:17:17 [INFO] 20:17:17 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ test-provider --- 20:17:17 [INFO] No previous run data found, generating javadoc. 20:17:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-javadoc.jar 20:17:19 [INFO] 20:17:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ test-provider --- 20:17:19 [INFO] CycloneDX: Resolving Dependencies 20:17:19 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 20:17:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.xml 20:17:19 [INFO] attaching as test-provider-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.json 20:17:19 [INFO] attaching as test-provider-0.18.3-SNAPSHOT-cyclonedx.json 20:17:19 [INFO] 20:17:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 20:17:19 [INFO] Skipping duplicate-finder execution! 20:17:19 [INFO] 20:17:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-provider --- 20:17:19 [WARNING] Used undeclared dependencies found: 20:17:19 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile 20:17:19 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:17:19 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:17:19 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:17:19 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:17:19 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:17:19 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:17:19 [INFO] 20:17:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-provider --- 20:17:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-sources.jar 20:17:19 [INFO] 20:17:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-provider --- 20:17:19 [INFO] 20:17:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-provider --- 20:17:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:17:19 [INFO] 20:17:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-provider --- 20:17:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT.pom 20:17:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT.jar 20:17:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT-javadoc.jar 20:17:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT-cyclonedx.json 20:17:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT-sources.jar 20:17:19 [INFO] 20:17:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- 20:17:19 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT.jar 20:17:19 [INFO] Writing OBR metadata 20:17:20 [INFO] 20:17:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-provider --- 20:17:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:17:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:17:20 [INFO] 20:17:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- 20:17:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:17:20 [INFO] 20:17:20 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 20:17:20 [INFO] Building test-common 0.18.3-SNAPSHOT [44/84] 20:17:20 [INFO] -------------------------------[ bundle ]------------------------------- 20:17:20 [INFO] 20:17:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-common --- 20:17:20 [INFO] 20:17:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-common --- 20:17:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:20 [INFO] 20:17:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-common --- 20:17:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:20 [INFO] 20:17:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-common --- 20:17:20 [INFO] 20:17:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- 20:17:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/test-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/** 20:17:20 [INFO] 20:17:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-common --- 20:17:20 [INFO] Starting audit... 20:17:20 Audit done. 20:17:20 [INFO] You have 0 Checkstyle violations. 20:17:20 [INFO] 20:17:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-common --- 20:17:20 [INFO] Starting audit... 20:17:20 Audit done. 20:17:20 [INFO] You have 0 Checkstyle violations. 20:17:20 [INFO] 20:17:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-common --- 20:17:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes/LICENSE 20:17:20 [INFO] 20:17:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 20:17:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/resources 20:17:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/spi 20:17:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/yang 20:17:20 [INFO] 20:17:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- 20:17:20 [INFO] Recompiling the module because of changed dependency. 20:17:20 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:17:20 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:20 [INFO] 20:17:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-common >>> 20:17:20 [INFO] 20:17:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-common --- 20:17:20 [INFO] Fork Value is true 20:17:23 [INFO] Done SpotBugs Analysis.... 20:17:23 [INFO] 20:17:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-common <<< 20:17:23 [INFO] 20:17:23 [INFO] 20:17:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-common --- 20:17:23 [INFO] BugInstance size is 0 20:17:23 [INFO] Error size is 0 20:17:23 [INFO] No errors/warnings found 20:17:23 [INFO] 20:17:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- 20:17:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/test/resources 20:17:23 [INFO] 20:17:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-common --- 20:17:23 [INFO] No sources to compile 20:17:23 [INFO] 20:17:23 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ test-common --- 20:17:23 [INFO] No tests to run. 20:17:23 [INFO] 20:17:23 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ test-common --- 20:17:23 [INFO] 20:17:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- 20:17:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT.jar 20:17:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/META-INF/MANIFEST.MF 20:17:23 [INFO] 20:17:23 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ test-common --- 20:17:23 [INFO] No previous run data found, generating javadoc. 20:17:25 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-javadoc.jar 20:17:25 [INFO] 20:17:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ test-common --- 20:17:25 [INFO] CycloneDX: Resolving Dependencies 20:17:25 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 20:17:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.xml 20:17:25 [INFO] attaching as test-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.json 20:17:25 [INFO] attaching as test-common-0.18.3-SNAPSHOT-cyclonedx.json 20:17:25 [INFO] 20:17:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 20:17:25 [INFO] Skipping duplicate-finder execution! 20:17:25 [INFO] 20:17:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-common --- 20:17:25 [WARNING] Used undeclared dependencies found: 20:17:25 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:17:25 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:17:25 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:17:25 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:17:25 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:17:25 [INFO] 20:17:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-common --- 20:17:25 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-sources.jar 20:17:25 [INFO] 20:17:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-common --- 20:17:25 [INFO] 20:17:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-common --- 20:17:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:17:25 [INFO] 20:17:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-common --- 20:17:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT.pom 20:17:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT.jar 20:17:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT-javadoc.jar 20:17:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT-cyclonedx.json 20:17:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT-sources.jar 20:17:25 [INFO] 20:17:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- 20:17:25 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT.jar 20:17:25 [INFO] Writing OBR metadata 20:17:26 [INFO] 20:17:26 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-common --- 20:17:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:26 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:26 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:26 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:17:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:26 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:17:26 [INFO] 20:17:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- 20:17:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:17:26 [INFO] 20:17:26 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 20:17:26 [INFO] Building drop-test-karaf 0.18.3-SNAPSHOT [45/84] 20:17:26 [INFO] -------------------------------[ bundle ]------------------------------- 20:17:26 [INFO] 20:17:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ drop-test-karaf --- 20:17:26 [INFO] 20:17:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf --- 20:17:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:26 [INFO] 20:17:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 20:17:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:26 [INFO] 20:17:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf --- 20:17:26 [INFO] 20:17:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- 20:17:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/drop-test-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/** 20:17:26 [INFO] 20:17:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ drop-test-karaf --- 20:17:26 [INFO] Starting audit... 20:17:26 Audit done. 20:17:26 [INFO] You have 0 Checkstyle violations. 20:17:26 [INFO] 20:17:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf --- 20:17:26 [INFO] Starting audit... 20:17:26 Audit done. 20:17:26 [INFO] You have 0 Checkstyle violations. 20:17:26 [INFO] 20:17:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-karaf --- 20:17:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes/LICENSE 20:17:26 [INFO] 20:17:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 20:17:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/resources 20:17:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/spi 20:17:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/yang 20:17:26 [INFO] 20:17:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- 20:17:26 [INFO] Recompiling the module because of changed dependency. 20:17:26 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:17:26 [INFO] 20:17:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 20:17:26 [INFO] 20:17:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ drop-test-karaf --- 20:17:26 [INFO] Fork Value is true 20:17:28 [INFO] Done SpotBugs Analysis.... 20:17:28 [INFO] 20:17:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 20:17:28 [INFO] 20:17:28 [INFO] 20:17:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ drop-test-karaf --- 20:17:28 [INFO] BugInstance size is 0 20:17:28 [INFO] Error size is 0 20:17:28 [INFO] No errors/warnings found 20:17:28 [INFO] 20:17:28 [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 20:17:30 [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar!/org/apache/karaf/jaas/modules/impl/Activator.class 20:17:30 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 20:17:30 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 20:17:30 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 20:17:30 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 20:17:30 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 20:17:30 [INFO] 20:17:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 20:17:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/test/resources 20:17:30 [INFO] 20:17:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ drop-test-karaf --- 20:17:30 [INFO] No sources to compile 20:17:30 [INFO] 20:17:30 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ drop-test-karaf --- 20:17:30 [INFO] No tests to run. 20:17:30 [INFO] 20:17:30 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ drop-test-karaf --- 20:17:30 [INFO] 20:17:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- 20:17:30 [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.18.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 20:17:30 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:17:30 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 20:17:30 Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:rfc6991-ietf-yang-types, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-ext, Jar:model-flow-service, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 20:17:30 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT.jar 20:17:30 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/META-INF/MANIFEST.MF 20:17:30 [INFO] 20:17:30 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ drop-test-karaf --- 20:17:30 [INFO] No previous run data found, generating javadoc. 20:17:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-javadoc.jar 20:17:31 [INFO] 20:17:31 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ drop-test-karaf --- 20:17:31 [INFO] CycloneDX: Resolving Dependencies 20:17:32 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 20:17:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.xml 20:17:32 [INFO] attaching as drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.json 20:17:32 [INFO] attaching as drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.json 20:17:32 [INFO] 20:17:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 20:17:32 [INFO] Skipping duplicate-finder execution! 20:17:32 [INFO] 20:17:32 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 20:17:32 [WARNING] Used undeclared dependencies found: 20:17:32 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 20:17:32 [INFO] 20:17:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- 20:17:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-sources.jar 20:17:32 [INFO] 20:17:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ drop-test-karaf --- 20:17:32 [INFO] 20:17:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ drop-test-karaf --- 20:17:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:17:32 [INFO] 20:17:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ drop-test-karaf --- 20:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT.pom 20:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT.jar 20:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT-javadoc.jar 20:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.json 20:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT-sources.jar 20:17:32 [INFO] 20:17:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- 20:17:32 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT.jar 20:17:32 [INFO] Writing OBR metadata 20:17:32 [INFO] 20:17:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ drop-test-karaf --- 20:17:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 20:17:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 20:17:32 [INFO] 20:17:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- 20:17:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:17:32 [INFO] 20:17:32 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 20:17:32 [INFO] Building bulk-o-matic 0.18.3-SNAPSHOT [46/84] 20:17:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:17:32 [INFO] 20:17:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bulk-o-matic --- 20:17:32 [INFO] 20:17:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic --- 20:17:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:32 [INFO] 20:17:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 20:17:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:32 [INFO] 20:17:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic --- 20:17:33 [INFO] 20:17:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- 20:17:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:17:33 [INFO] 20:17:33 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bulk-o-matic --- 20:17:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:17:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/yang 20:17:33 [INFO] yang-to-sources: Found 8 dependencies in 1.852 ms 20:17:33 [INFO] yang-to-sources: Project model files found: 1 in 3.835 ms 20:17:33 [INFO] yang-to-sources: 23 YANG models processed in 327.7 ms 20:17:33 [INFO] BindingJavaFileGenerator: Defined 61 files in 26.35 ms 20:17:33 [INFO] Sorted 61 files into 5 directories in 114.6 μs 20:17:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 44.43 ms 20:17:33 [INFO] 20:17:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic --- 20:17:33 [INFO] Starting audit... 20:17:33 Audit done. 20:17:33 [INFO] You have 0 Checkstyle violations. 20:17:33 [INFO] 20:17:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic --- 20:17:33 [INFO] Starting audit... 20:17:33 Audit done. 20:17:33 [INFO] You have 0 Checkstyle violations. 20:17:33 [INFO] 20:17:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic --- 20:17:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes/LICENSE 20:17:33 [INFO] 20:17:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 20:17:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/resources 20:17:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:17:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:17:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:17:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:17:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:17:33 [INFO] 20:17:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- 20:17:33 [INFO] Recompiling the module because of changed dependency. 20:17:33 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 20:17:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast 20:17:34 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:17:34 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:17:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:34 [INFO] 20:17:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 20:17:34 [INFO] 20:17:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bulk-o-matic --- 20:17:34 [INFO] Fork Value is true 20:17:38 [INFO] Done SpotBugs Analysis.... 20:17:38 [INFO] 20:17:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 20:17:38 [INFO] 20:17:38 [INFO] 20:17:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bulk-o-matic --- 20:17:38 [INFO] BugInstance size is 0 20:17:38 [INFO] Error size is 0 20:17:38 [INFO] No errors/warnings found 20:17:38 [INFO] 20:17:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 20:17:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/resources 20:17:40 [INFO] 20:17:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bulk-o-matic --- 20:17:40 [INFO] Recompiling the module because of changed dependency. 20:17:40 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 20:17:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:17:40 [INFO] 20:17:40 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bulk-o-matic --- 20:17:40 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/surefire-reports 20:17:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:17:40 [INFO] 20:17:40 [INFO] ------------------------------------------------------- 20:17:40 [INFO] T E S T S 20:17:40 [INFO] ------------------------------------------------------- 20:17:40 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 20:17:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 20:17:41 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 20:17:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:17:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 20:17:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 20:17:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 20:17:43 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 20:17:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 20:17:43 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 20:17:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 20:17:44 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 20:17:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 20:17:44 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 20:17:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 20:17:44 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 20:17:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 20:17:44 [INFO] 20:17:44 [INFO] Results: 20:17:44 [INFO] 20:17:44 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 20:17:44 [INFO] 20:17:44 [INFO] 20:17:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bulk-o-matic --- 20:17:44 [INFO] 20:17:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- 20:17:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT.jar 20:17:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 20:17:44 [INFO] 20:17:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bulk-o-matic --- 20:17:44 [INFO] No previous run data found, generating javadoc. 20:17:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-javadoc.jar 20:17:47 [INFO] 20:17:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bulk-o-matic --- 20:17:47 [INFO] CycloneDX: Resolving Dependencies 20:17:48 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 20:17:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.xml 20:17:48 [INFO] attaching as bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.json 20:17:48 [INFO] attaching as bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:17:48 [INFO] 20:17:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 20:17:48 [INFO] Skipping duplicate-finder execution! 20:17:48 [INFO] 20:17:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 20:17:48 [WARNING] Used undeclared dependencies found: 20:17:48 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile 20:17:48 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:17:48 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:17:48 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:17:48 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:17:48 [WARNING] Non-test scoped test only dependencies found: 20:17:48 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:17:48 [INFO] 20:17:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- 20:17:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-sources.jar 20:17:48 [INFO] 20:17:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bulk-o-matic --- 20:17:48 [INFO] 20:17:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bulk-o-matic --- 20:17:48 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 20:17:48 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 20:17:48 [INFO] 20:17:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bulk-o-matic --- 20:17:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT.pom 20:17:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT.jar 20:17:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT-javadoc.jar 20:17:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:17:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT-sources.jar 20:17:48 [INFO] 20:17:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- 20:17:48 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT.jar 20:17:48 [INFO] Writing OBR metadata 20:17:48 [INFO] 20:17:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bulk-o-matic --- 20:17:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:48 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 20:17:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:48 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 20:17:48 [INFO] 20:17:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- 20:17:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:17:48 [INFO] 20:17:48 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 20:17:48 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.3-SNAPSHOT [47/84] 20:17:48 [INFO] ------------------------------[ feature ]------------------------------- 20:17:48 [INFO] 20:17:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:48 [INFO] 20:17:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:48 [INFO] 20:17:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:48 [INFO] 20:17:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] 20:17:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:17:49 [INFO] argLine set to empty 20:17:49 [INFO] 20:17:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] Starting audit... 20:17:49 Audit done. 20:17:49 [INFO] You have 0 Checkstyle violations. 20:17:49 [INFO] 20:17:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] Starting audit... 20:17:49 Audit done. 20:17:49 [INFO] You have 0 Checkstyle violations. 20:17:49 [INFO] 20:17:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/LICENSE 20:17:49 [INFO] 20:17:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 20:17:49 [INFO] ...done! 20:17:49 [INFO] Attaching features XML 20:17:49 [INFO] 20:17:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 20:17: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 20:17:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:17:49 [INFO] 20:17:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 20:17:49 [INFO] 20:17:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] 20:17:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 20:17:49 [INFO] 20:17:49 [INFO] 20:17:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] 20:17:49 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:17:49 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 20:17:49 [INFO] Project dependency features detected: [] 20:17:49 [INFO] Pax Exam System (Version: 4.13.3) created. 20:17:49 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:17:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:17:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:17:49 [INFO] Waiting for remote bundle context.. on 21000 name: b63c289e-1cd2-40ce-9dd8-d1931984355f timout: [ RelativeTimeout value = 180000 ] 20:17:53 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:17:53 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 20:17:53 at java.base/java.lang.Thread.run(Thread.java:833) 20:17:53 Caused by: java.io.IOException: The server has been stopped. 20:17:53 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:17:53 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 20:17:53 ... 1 more 20:18:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:18:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:18:08 [INFO] 20:18:08 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:08 [INFO] 20:18:08 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:08 [INFO] No Javadoc in project. Archive not created. 20:18:08 [INFO] 20:18:08 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:08 [INFO] CycloneDX: Resolving Dependencies 20:18:11 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:18:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 20:18:11 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json 20:18:11 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:18:11 [INFO] 20:18:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:11 [INFO] Skipping duplicate-finder execution! 20:18:11 [INFO] 20:18:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:11 [INFO] Skipping plugin execution 20:18:11 [INFO] 20:18:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:11 [INFO] Skipping source per configuration. 20:18:11 [INFO] 20:18:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:11 [INFO] 20:18:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:11 [INFO] 20:18:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:11 [WARNING] 20:18:11 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 20:18:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:11 [WARNING] 20:18:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:11 [WARNING] 20:18:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT.pom 20:18:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-features.xml 20:18:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:18:11 [INFO] 20:18:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 20:18:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:11 [WARNING] 20:18:11 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 20:18:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:11 [WARNING] 20:18:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:11 [WARNING] 20:18:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 20:18:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 20:18:11 [INFO] 20:18:11 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 20:18:11 [INFO] Building device-ownership-service 0.18.3-SNAPSHOT [48/84] 20:18:11 [INFO] -------------------------------[ bundle ]------------------------------- 20:18:11 [INFO] 20:18:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ device-ownership-service --- 20:18:11 [INFO] 20:18:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service --- 20:18:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:11 [INFO] 20:18:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service --- 20:18:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:11 [INFO] 20:18:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service --- 20:18:12 [INFO] 20:18:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- 20:18:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:18:12 [INFO] 20:18:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ device-ownership-service --- 20:18:12 [INFO] Starting audit... 20:18:12 Audit done. 20:18:12 [INFO] You have 0 Checkstyle violations. 20:18:12 [INFO] 20:18:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service --- 20:18:12 [INFO] Starting audit... 20:18:12 Audit done. 20:18:12 [INFO] You have 0 Checkstyle violations. 20:18:12 [INFO] 20:18:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service --- 20:18:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes/LICENSE 20:18:12 [INFO] 20:18:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 20:18:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/resources 20:18:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/spi 20:18:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/yang 20:18:12 [INFO] 20:18:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- 20:18:12 [INFO] Recompiling the module because of changed dependency. 20:18:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:18:12 [INFO] 20:18:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 20:18:12 [INFO] 20:18:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ device-ownership-service --- 20:18:12 [INFO] Fork Value is true 20:18:14 [INFO] Done SpotBugs Analysis.... 20:18:14 [INFO] 20:18:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 20:18:14 [INFO] 20:18:14 [INFO] 20:18:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ device-ownership-service --- 20:18:14 [INFO] BugInstance size is 0 20:18:14 [INFO] Error size is 0 20:18:14 [INFO] No errors/warnings found 20:18:14 [INFO] 20:18:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- 20:18:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/test/resources 20:18:14 [INFO] 20:18:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ device-ownership-service --- 20:18:14 [INFO] No sources to compile 20:18:14 [INFO] 20:18:14 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ device-ownership-service --- 20:18:14 [INFO] No tests to run. 20:18:14 [INFO] 20:18:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ device-ownership-service --- 20:18:14 [INFO] 20:18:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- 20:18:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT.jar 20:18:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 20:18:14 [INFO] 20:18:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ device-ownership-service --- 20:18:14 [INFO] No previous run data found, generating javadoc. 20:18:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-javadoc.jar 20:18:15 [INFO] 20:18:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ device-ownership-service --- 20:18:15 [INFO] CycloneDX: Resolving Dependencies 20:18:16 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 20:18:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.xml 20:18:16 [INFO] attaching as device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.json 20:18:16 [INFO] attaching as device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.json 20:18:16 [INFO] 20:18:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 20:18:16 [INFO] Skipping duplicate-finder execution! 20:18:16 [INFO] 20:18:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ device-ownership-service --- 20:18:16 [WARNING] Used undeclared dependencies found: 20:18:16 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 20:18:16 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:18:16 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 20:18:16 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:18:16 [INFO] 20:18:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- 20:18:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-sources.jar 20:18:16 [INFO] 20:18:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ device-ownership-service --- 20:18:16 [INFO] 20:18:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ device-ownership-service --- 20:18:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:18:16 [INFO] 20:18:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ device-ownership-service --- 20:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT.pom 20:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT.jar 20:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT-javadoc.jar 20:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.json 20:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT-sources.jar 20:18:16 [INFO] 20:18:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- 20:18:16 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT.jar 20:18:16 [INFO] Writing OBR metadata 20:18:16 [INFO] 20:18:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ device-ownership-service --- 20:18:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 20:18:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 20:18:16 [INFO] 20:18:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- 20:18:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:18:16 [INFO] 20:18:16 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 20:18:16 [INFO] Building of-switch-config-pusher 0.18.3-SNAPSHOT [49/84] 20:18:16 [INFO] -------------------------------[ bundle ]------------------------------- 20:18:16 [INFO] 20:18:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ of-switch-config-pusher --- 20:18:16 [INFO] 20:18:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher --- 20:18:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:16 [INFO] 20:18:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 20:18:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:16 [INFO] 20:18:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher --- 20:18:17 [INFO] 20:18:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 20:18:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:18:17 [INFO] 20:18:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ of-switch-config-pusher --- 20:18:17 [INFO] Starting audit... 20:18:17 Audit done. 20:18:17 [INFO] You have 0 Checkstyle violations. 20:18:17 [INFO] 20:18:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher --- 20:18:17 [INFO] Starting audit... 20:18:17 Audit done. 20:18:17 [INFO] You have 0 Checkstyle violations. 20:18:17 [INFO] 20:18:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher --- 20:18:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes/LICENSE 20:18:17 [INFO] 20:18:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 20:18:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/resources 20:18:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/spi 20:18:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/yang 20:18:17 [INFO] 20:18:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- 20:18:17 [INFO] Recompiling the module because of changed dependency. 20:18:17 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:18:17 [INFO] 20:18:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 20:18:17 [INFO] 20:18:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ of-switch-config-pusher --- 20:18:17 [INFO] Fork Value is true 20:18:19 [INFO] Done SpotBugs Analysis.... 20:18:19 [INFO] 20:18:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 20:18:19 [INFO] 20:18:19 [INFO] 20:18:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ of-switch-config-pusher --- 20:18:19 [INFO] BugInstance size is 0 20:18:19 [INFO] Error size is 0 20:18:19 [INFO] No errors/warnings found 20:18:19 [INFO] 20:18:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 20:18:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/test/resources 20:18:19 [INFO] 20:18:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher --- 20:18:19 [INFO] Recompiling the module because of changed dependency. 20:18:19 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 20:18:19 [INFO] 20:18:19 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ of-switch-config-pusher --- 20:18:19 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/surefire-reports 20:18:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:18:19 [INFO] 20:18:19 [INFO] ------------------------------------------------------- 20:18:19 [INFO] T E S T S 20:18:19 [INFO] ------------------------------------------------------- 20:18:20 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 20:18:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:18:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 20:18:24 [INFO] 20:18:24 [INFO] Results: 20:18:24 [INFO] 20:18:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 20:18:24 [INFO] 20:18:24 [INFO] 20:18:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ of-switch-config-pusher --- 20:18:24 [INFO] 20:18:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- 20:18:24 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:18:24 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 20:18:24 [INFO] 20:18:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ of-switch-config-pusher --- 20:18:24 [INFO] No previous run data found, generating javadoc. 20:18:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT-javadoc.jar 20:18:24 [INFO] 20:18:24 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ of-switch-config-pusher --- 20:18:24 [INFO] CycloneDX: Resolving Dependencies 20:18:24 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 20:18:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.xml 20:18:24 [INFO] attaching as of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.json 20:18:24 [INFO] attaching as of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:18:24 [INFO] 20:18:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 20:18:24 [INFO] Skipping duplicate-finder execution! 20:18:24 [INFO] 20:18:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 20:18:24 [INFO] No dependency problems found 20:18:24 [INFO] 20:18:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 20:18:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT-sources.jar 20:18:24 [INFO] 20:18:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ of-switch-config-pusher --- 20:18:24 [INFO] 20:18:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ of-switch-config-pusher --- 20:18:24 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 20:18:24 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 20:18:24 [INFO] 20:18:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ of-switch-config-pusher --- 20:18:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT.pom 20:18:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:18:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT-javadoc.jar 20:18:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:18:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT-sources.jar 20:18:24 [INFO] 20:18:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- 20:18:24 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:18:24 [INFO] Writing OBR metadata 20:18:25 [INFO] 20:18:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ of-switch-config-pusher --- 20:18:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:25 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 20:18:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:25 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 20:18:25 [INFO] 20:18:25 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- 20:18:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:18:25 [INFO] 20:18:25 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 20:18:25 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.3-SNAPSHOT [50/84] 20:18:25 [INFO] ------------------------------[ feature ]------------------------------- 20:18:25 [INFO] 20:18:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] 20:18:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:25 [INFO] 20:18:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:25 [INFO] 20:18:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] 20:18:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:25 [INFO] argLine set to empty 20:18:25 [INFO] 20:18:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] Starting audit... 20:18:25 Audit done. 20:18:25 [INFO] You have 0 Checkstyle violations. 20:18:25 [INFO] 20:18:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] Starting audit... 20:18:25 Audit done. 20:18:25 [INFO] You have 0 Checkstyle violations. 20:18:25 [INFO] 20:18:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/LICENSE 20:18:25 [INFO] 20:18:25 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 20:18:25 [INFO] ...done! 20:18:25 [INFO] Attaching features XML 20:18:25 [INFO] 20:18:25 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [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 20:18:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:18:25 [INFO] 20:18:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 20:18:25 [INFO] 20:18:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] 20:18:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 20:18:25 [INFO] 20:18:25 [INFO] 20:18:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] 20:18:25 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-config-pusher --- 20:18:25 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 20:18:25 [INFO] Project dependency features detected: [] 20:18:25 [INFO] Pax Exam System (Version: 4.13.3) created. 20:18:25 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:18:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:18:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:18:26 [INFO] Waiting for remote bundle context.. on 21000 name: d55778e4-f61d-4319-a8dc-b79e555b83ff timout: [ RelativeTimeout value = 180000 ] 20:18:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:18:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:18:53 [INFO] 20:18:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 20:18:53 [INFO] 20:18:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 20:18:53 [INFO] No Javadoc in project. Archive not created. 20:18:53 [INFO] 20:18:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 20:18:53 [INFO] CycloneDX: Resolving Dependencies 20:18:56 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:18:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml 20:18:56 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json 20:18:56 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:18:56 [INFO] 20:18:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 20:18:56 [INFO] Skipping duplicate-finder execution! 20:18:56 [INFO] 20:18:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 20:18:56 [INFO] Skipping plugin execution 20:18:56 [INFO] 20:18:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 20:18:56 [INFO] Skipping source per configuration. 20:18:56 [INFO] 20:18:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 20:18:56 [INFO] 20:18:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher --- 20:18:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:56 [INFO] 20:18:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-config-pusher --- 20:18:56 [WARNING] 20:18:56 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 20:18:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:56 [WARNING] 20:18:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:56 [WARNING] 20:18:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT.pom 20:18:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-features.xml 20:18:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:18:56 [INFO] 20:18:56 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 20:18:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:56 [WARNING] 20:18:56 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 20:18:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:56 [WARNING] 20:18:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:56 [WARNING] 20:18:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:56 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 20:18:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:56 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 20:18:56 [INFO] 20:18:56 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 20:18:56 [INFO] Building arbitratorreconciliation-api 0.18.3-SNAPSHOT [51/84] 20:18:56 [INFO] -------------------------------[ bundle ]------------------------------- 20:18:56 [INFO] 20:18:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-api --- 20:18:56 [INFO] 20:18:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api --- 20:18:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:56 [INFO] 20:18:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 20:18:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:56 [INFO] 20:18:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api --- 20:18:57 [INFO] 20:18:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 20:18:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/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/** 20:18:57 [INFO] 20:18:57 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ arbitratorreconciliation-api --- 20:18:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:18:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/yang 20:18:57 [INFO] yang-to-sources: Found 10 dependencies in 1.443 ms 20:18:57 [INFO] yang-to-sources: Project model files found: 1 in 568.6 μs 20:18:57 [INFO] yang-to-sources: 11 YANG models processed in 130.2 ms 20:18:57 [INFO] BindingJavaFileGenerator: Defined 14 files in 12.66 ms 20:18:57 [INFO] Sorted 14 files into 3 directories in 58.93 μs 20:18:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 19.10 ms 20:18:57 [INFO] 20:18:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api --- 20:18:57 [INFO] Starting audit... 20:18:57 Audit done. 20:18:57 [INFO] You have 0 Checkstyle violations. 20:18:57 [INFO] 20:18:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api --- 20:18:57 [INFO] Starting audit... 20:18:57 Audit done. 20:18:57 [INFO] You have 0 Checkstyle violations. 20:18:57 [INFO] 20:18:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api --- 20:18:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes/LICENSE 20:18:57 [INFO] 20:18:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 20:18:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/resources 20:18:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:18:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:18:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:18:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:18:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:18:57 [INFO] 20:18:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- 20:18:57 [INFO] Recompiling the module because of changed dependency. 20:18:57 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:18:57 [INFO] 20:18:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 20:18:57 [INFO] 20:18:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 20:18:57 [INFO] Fork Value is true 20:19:00 [INFO] Done SpotBugs Analysis.... 20:19:00 [INFO] 20:19:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 20:19:00 [INFO] 20:19:00 [INFO] 20:19:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ arbitratorreconciliation-api --- 20:19:00 [INFO] BugInstance size is 0 20:19:00 [INFO] Error size is 0 20:19:00 [INFO] No errors/warnings found 20:19:00 [INFO] 20:19:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 20:19:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/test/resources 20:19:00 [INFO] 20:19:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 20:19:00 [INFO] No sources to compile 20:19:00 [INFO] 20:19:00 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ arbitratorreconciliation-api --- 20:19:00 [INFO] No tests to run. 20:19:00 [INFO] 20:19:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ arbitratorreconciliation-api --- 20:19:00 [INFO] 20:19:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- 20:19:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar 20:19:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 20:19:00 [INFO] 20:19:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ arbitratorreconciliation-api --- 20:19:00 [INFO] No previous run data found, generating javadoc. 20:19:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-javadoc.jar 20:19:01 [INFO] 20:19:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ arbitratorreconciliation-api --- 20:19:01 [INFO] CycloneDX: Resolving Dependencies 20:19:02 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 20:19:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.xml 20:19:02 [INFO] attaching as arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.json 20:19:02 [INFO] attaching as arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.json 20:19:02 [INFO] 20:19:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 20:19:02 [INFO] Skipping duplicate-finder execution! 20:19:02 [INFO] 20:19:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 20:19:02 [WARNING] Used undeclared dependencies found: 20:19:02 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:19:02 [INFO] 20:19:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 20:19:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-sources.jar 20:19:02 [INFO] 20:19:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 20:19:02 [INFO] 20:19:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-api --- 20:19:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:19:02 [INFO] 20:19:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-api --- 20:19:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT.pom 20:19:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar 20:19:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT-javadoc.jar 20:19:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.json 20:19:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT-sources.jar 20:19:02 [INFO] 20:19:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- 20:19:02 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar 20:19:02 [INFO] Writing OBR metadata 20:19:02 [INFO] 20:19:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-api --- 20:19:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 20:19:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 20:19:02 [INFO] 20:19:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- 20:19:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:02 [INFO] 20:19:02 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 20:19:02 [INFO] Building reconciliation-framework 0.18.3-SNAPSHOT [52/84] 20:19:02 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:02 [INFO] 20:19:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ reconciliation-framework --- 20:19:02 [INFO] 20:19:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework --- 20:19:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:02 [INFO] 20:19:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 20:19:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:02 [INFO] 20:19:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework --- 20:19:03 [INFO] 20:19:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- 20:19:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:19:03 [INFO] 20:19:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ reconciliation-framework --- 20:19:03 [INFO] Starting audit... 20:19:03 Audit done. 20:19:03 [INFO] You have 0 Checkstyle violations. 20:19:03 [INFO] 20:19:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework --- 20:19:03 [INFO] Starting audit... 20:19:03 Audit done. 20:19:03 [INFO] You have 0 Checkstyle violations. 20:19:03 [INFO] 20:19:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework --- 20:19:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes/LICENSE 20:19:03 [INFO] 20:19:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 20:19:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/resources 20:19:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/spi 20:19:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/yang 20:19:03 [INFO] 20:19:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- 20:19:03 [INFO] Recompiling the module because of changed dependency. 20:19:03 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 20:19:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 20:19:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 20:19:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 20:19:03 [INFO] 20:19:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 20:19:03 [INFO] 20:19:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ reconciliation-framework --- 20:19:03 [INFO] Fork Value is true 20:19:06 [INFO] Done SpotBugs Analysis.... 20:19:06 [INFO] 20:19:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 20:19:06 [INFO] 20:19:06 [INFO] 20:19:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ reconciliation-framework --- 20:19:06 [INFO] BugInstance size is 0 20:19:06 [INFO] Error size is 0 20:19:06 [INFO] No errors/warnings found 20:19:06 [INFO] 20:19:06 [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 20:19:06 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 20:19:06 [INFO] 20:19:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 20:19:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/test/resources 20:19:06 [INFO] 20:19:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ reconciliation-framework --- 20:19:06 [INFO] No sources to compile 20:19:06 [INFO] 20:19:06 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ reconciliation-framework --- 20:19:06 [INFO] No tests to run. 20:19:06 [INFO] 20:19:06 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ reconciliation-framework --- 20:19:06 [INFO] 20:19:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- 20:19:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT.jar 20:19:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 20:19:06 [INFO] 20:19:06 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ reconciliation-framework --- 20:19:07 [INFO] No previous run data found, generating javadoc. 20:19:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-javadoc.jar 20:19:08 [INFO] 20:19:08 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ reconciliation-framework --- 20:19:08 [INFO] CycloneDX: Resolving Dependencies 20:19:09 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 20:19:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.xml 20:19:09 [INFO] attaching as reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.json 20:19:09 [INFO] attaching as reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:19:09 [INFO] 20:19:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 20:19:09 [INFO] Skipping duplicate-finder execution! 20:19:09 [INFO] 20:19:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 20:19:09 [WARNING] Used undeclared dependencies found: 20:19:09 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:19:09 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:19:09 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:19:09 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:19:09 [INFO] 20:19:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- 20:19:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-sources.jar 20:19:09 [INFO] 20:19:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ reconciliation-framework --- 20:19:09 [INFO] 20:19:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ reconciliation-framework --- 20:19:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:19:09 [INFO] 20:19:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ reconciliation-framework --- 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT.pom 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT.jar 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT-javadoc.jar 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT-sources.jar 20:19:09 [INFO] 20:19:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- 20:19:09 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT.jar 20:19:09 [INFO] Writing OBR metadata 20:19:09 [INFO] 20:19:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ reconciliation-framework --- 20:19:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 20:19:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 20:19:09 [INFO] 20:19:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- 20:19:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:09 [INFO] 20:19:09 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 20:19:09 [INFO] Building arbitratorreconciliation-impl 0.18.3-SNAPSHOT [53/84] 20:19:09 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:09 [INFO] 20:19:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-impl --- 20:19:09 [INFO] 20:19:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 20:19:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:09 [INFO] 20:19:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 20:19:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:09 [INFO] 20:19:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl --- 20:19:10 [INFO] 20:19:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 20:19:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/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/** 20:19:10 [INFO] 20:19:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-impl --- 20:19:10 [INFO] Starting audit... 20:19:10 Audit done. 20:19:10 [INFO] You have 0 Checkstyle violations. 20:19:10 [INFO] 20:19:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl --- 20:19:10 [INFO] Starting audit... 20:19:10 Audit done. 20:19:10 [INFO] You have 0 Checkstyle violations. 20:19:10 [INFO] 20:19:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 20:19:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes/LICENSE 20:19:10 [INFO] 20:19:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 20:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/resources 20:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 20:19:10 [INFO] 20:19:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- 20:19:10 [INFO] Recompiling the module because of changed dependency. 20:19:10 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:19:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 20:19:10 [INFO] 20:19:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 20:19:10 [INFO] 20:19:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 20:19:10 [INFO] Fork Value is true 20:19:13 [INFO] Done SpotBugs Analysis.... 20:19:13 [INFO] 20:19:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 20:19:13 [INFO] 20:19:13 [INFO] 20:19:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ arbitratorreconciliation-impl --- 20:19:13 [INFO] BugInstance size is 0 20:19:13 [INFO] Error size is 0 20:19:13 [INFO] No errors/warnings found 20:19:13 [INFO] 20:19:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 20:19:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/test/resources 20:19:13 [INFO] 20:19:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 20:19:13 [INFO] No sources to compile 20:19:13 [INFO] 20:19:13 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ arbitratorreconciliation-impl --- 20:19:13 [INFO] No tests to run. 20:19:13 [INFO] 20:19:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ arbitratorreconciliation-impl --- 20:19:13 [INFO] 20:19:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- 20:19:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar 20:19:13 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 20:19:13 [INFO] 20:19:13 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 20:19:13 [INFO] No previous run data found, generating javadoc. 20:19:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-javadoc.jar 20:19:14 [INFO] 20:19:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ arbitratorreconciliation-impl --- 20:19:14 [INFO] CycloneDX: Resolving Dependencies 20:19:15 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 20:19:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.xml 20:19:15 [INFO] attaching as arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.json 20:19:15 [INFO] attaching as arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:19:15 [INFO] 20:19:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 20:19:15 [INFO] Skipping duplicate-finder execution! 20:19:15 [INFO] 20:19:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 20:19:15 [WARNING] Used undeclared dependencies found: 20:19:15 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 20:19:15 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.3-SNAPSHOT:compile 20:19:15 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:19:15 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:19:15 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:19:15 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:19:15 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:19:15 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.3-SNAPSHOT:compile 20:19:15 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:19:15 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:19:15 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:19:15 [INFO] 20:19:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 20:19:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-sources.jar 20:19:15 [INFO] 20:19:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 20:19:15 [INFO] 20:19:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-impl --- 20:19:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:19:15 [INFO] 20:19:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-impl --- 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.pom 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-javadoc.jar 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-sources.jar 20:19:15 [INFO] 20:19:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- 20:19:15 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar 20:19:15 [INFO] Writing OBR metadata 20:19:15 [INFO] 20:19:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-impl --- 20:19:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:15 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:19:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:15 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:19:15 [INFO] 20:19:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- 20:19:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:15 [INFO] 20:19:15 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 20:19:15 [INFO] Building forwardingrules-manager 0.18.3-SNAPSHOT [54/84] 20:19:15 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:15 [INFO] 20:19:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-manager --- 20:19:15 [INFO] 20:19:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager --- 20:19:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:15 [INFO] 20:19:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 20:19:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:15 [INFO] 20:19:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-manager --- 20:19:16 [INFO] 20:19:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 20:19:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:19:16 [INFO] 20:19:16 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ forwardingrules-manager --- 20:19:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:19:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/yang 20:19:16 [INFO] yang-to-sources: Found 14 dependencies in 1.824 ms 20:19:16 [INFO] yang-to-sources: Project model files found: 2 in 964.9 μs 20:19:16 [INFO] yang-to-sources: 5 YANG models processed in 87.89 ms 20:19:16 [INFO] BindingJavaFileGenerator: Defined 14 files in 1.755 ms 20:19:16 [INFO] Sorted 14 files into 5 directories in 52.11 μs 20:19:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 6.289 ms 20:19:16 [INFO] 20:19:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager --- 20:19:16 [INFO] Starting audit... 20:19:16 Audit done. 20:19:16 [INFO] You have 0 Checkstyle violations. 20:19:16 [INFO] 20:19:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-manager --- 20:19:17 [INFO] Starting audit... 20:19:17 Audit done. 20:19:17 [INFO] You have 0 Checkstyle violations. 20:19:17 [INFO] 20:19:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-manager --- 20:19:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes/LICENSE 20:19:17 [INFO] 20:19:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 20:19:17 [INFO] Copying 1 resource from src/main/resources to target/classes 20:19:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:19:17 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:19:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:19:17 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:19:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:19:17 [INFO] 20:19:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- 20:19:17 [INFO] Recompiling the module because of changed dependency. 20:19:17 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] 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 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:19:17 [INFO] 20:19:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 20:19:17 [INFO] 20:19:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ forwardingrules-manager --- 20:19:17 [INFO] Fork Value is true 20:19:23 [INFO] Done SpotBugs Analysis.... 20:19:23 [INFO] 20:19:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 20:19:23 [INFO] 20:19:23 [INFO] 20:19:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ forwardingrules-manager --- 20:19:23 [INFO] BugInstance size is 0 20:19:23 [INFO] Error size is 0 20:19:23 [INFO] No errors/warnings found 20:19:23 [INFO] 20:19:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 20:19:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/test/resources 20:19:23 [INFO] 20:19:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager --- 20:19:23 [INFO] Recompiling the module because of changed dependency. 20:19:23 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 20:19:23 [INFO] 20:19:23 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ forwardingrules-manager --- 20:19:23 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/surefire-reports 20:19:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:19:23 [INFO] 20:19:23 [INFO] ------------------------------------------------------- 20:19:23 [INFO] T E S T S 20:19:23 [INFO] ------------------------------------------------------- 20:19:24 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 20:19:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:19:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.098 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 20:19:26 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 20:19:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 20:19:26 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 20:19:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.160 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 20:19:34 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 20:19:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 20:19:35 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 20:19:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 20:19:36 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 20:19:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 20:19:36 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 20:19:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 20:19:36 [INFO] 20:19:36 [INFO] Results: 20:19:36 [INFO] 20:19:36 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 20:19:36 [INFO] 20:19:36 [INFO] 20:19:36 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ forwardingrules-manager --- 20:19:36 [INFO] 20:19:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- 20:19:36 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.18.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 20:19:36 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT.jar 20:19:36 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 20:19:36 [INFO] 20:19:36 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ forwardingrules-manager --- 20:19:36 [INFO] No previous run data found, generating javadoc. 20:19:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-javadoc.jar 20:19:38 [INFO] 20:19:38 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ forwardingrules-manager --- 20:19:38 [INFO] CycloneDX: Resolving Dependencies 20:19:40 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 20:19:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.xml 20:19:40 [INFO] attaching as forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.json 20:19:40 [INFO] attaching as forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:19:40 [INFO] 20:19:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 20:19:40 [INFO] Skipping duplicate-finder execution! 20:19:40 [INFO] 20:19:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 20:19:40 [WARNING] Used undeclared dependencies found: 20:19:40 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:19:40 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 20:19:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:19:40 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:19:40 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:19:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:19:40 [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile 20:19:40 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:19:40 [INFO] 20:19:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- 20:19:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-sources.jar 20:19:40 [INFO] 20:19:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-manager --- 20:19:40 [INFO] 20:19:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-manager --- 20:19:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 20:19:40 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 20:19:40 [INFO] 20:19:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-manager --- 20:19:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT.pom 20:19:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT.jar 20:19:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT-javadoc.jar 20:19:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:19:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT-sources.jar 20:19:40 [INFO] 20:19:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- 20:19:40 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT.jar 20:19:40 [INFO] Writing OBR metadata 20:19:40 [INFO] 20:19:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-manager --- 20:19:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 20:19:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 20:19:40 [INFO] 20:19:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- 20:19:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:40 [INFO] 20:19:40 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 20:19:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.3-SNAPSHOT [55/84] 20:19:40 [INFO] ------------------------------[ feature ]------------------------------- 20:19:40 [INFO] 20:19:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:40 [INFO] 20:19:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:40 [INFO] 20:19:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:40 [INFO] 20:19:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] 20:19:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:19:41 [INFO] argLine set to empty 20:19:41 [INFO] 20:19:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] Starting audit... 20:19:41 Audit done. 20:19:41 [INFO] You have 0 Checkstyle violations. 20:19:41 [INFO] 20:19:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] Starting audit... 20:19:41 Audit done. 20:19:41 [INFO] You have 0 Checkstyle violations. 20:19:41 [INFO] 20:19:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/LICENSE 20:19:41 [INFO] 20:19:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 20:19:41 [INFO] ...done! 20:19:41 [INFO] Attaching features XML 20:19:41 [INFO] 20:19:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:19:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:19:41 [INFO] 20:19:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 20:19:41 [INFO] 20:19:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] 20:19:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 20:19:41 [INFO] 20:19:41 [INFO] 20:19:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] 20:19:41 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:19:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 20:19:41 [INFO] Project dependency features detected: [] 20:19:41 [INFO] Pax Exam System (Version: 4.13.3) created. 20:19:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:19:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:19:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:19:41 [INFO] Waiting for remote bundle context.. on 21000 name: adb727c1-7be9-4cd7-9573-68d4b1bdf7fe timout: [ RelativeTimeout value = 180000 ] 20:20:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:20:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:20:00 [INFO] 20:20:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:00 [INFO] 20:20:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:00 [INFO] No Javadoc in project. Archive not created. 20:20:00 [INFO] 20:20:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:00 [INFO] CycloneDX: Resolving Dependencies 20:20:03 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:20:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 20:20:03 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 20:20:03 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:20:03 [INFO] 20:20:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:03 [INFO] Skipping duplicate-finder execution! 20:20:03 [INFO] 20:20:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:03 [INFO] Skipping plugin execution 20:20:03 [INFO] 20:20:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:03 [INFO] Skipping source per configuration. 20:20:03 [INFO] 20:20:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:03 [INFO] 20:20:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:03 [INFO] 20:20:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:03 [WARNING] 20:20:03 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 20:20:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:03 [WARNING] 20:20:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:03 [WARNING] 20:20:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT.pom 20:20:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-features.xml 20:20:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:20:03 [INFO] 20:20:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 20:20:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:03 [WARNING] 20:20:03 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 20:20:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:03 [WARNING] 20:20:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:03 [WARNING] 20:20:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 20:20:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 20:20:03 [INFO] 20:20:03 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 20:20:03 [INFO] Building forwardingrules-sync 0.18.3-SNAPSHOT [56/84] 20:20:03 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:03 [INFO] 20:20:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-sync --- 20:20:03 [INFO] 20:20:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync --- 20:20:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:03 [INFO] 20:20:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 20:20:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:03 [INFO] 20:20:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync --- 20:20:04 [INFO] 20:20:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 20:20:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:20:04 [INFO] 20:20:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-sync --- 20:20:04 [INFO] Starting audit... 20:20:04 Audit done. 20:20:04 [INFO] You have 0 Checkstyle violations. 20:20:04 [INFO] 20:20:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync --- 20:20:04 [INFO] Starting audit... 20:20:04 Audit done. 20:20:04 [INFO] You have 0 Checkstyle violations. 20:20:04 [INFO] 20:20:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync --- 20:20:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes/LICENSE 20:20:05 [INFO] 20:20:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 20:20:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/resources 20:20:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/spi 20:20:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/yang 20:20:05 [INFO] 20:20:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- 20:20:05 [INFO] Recompiling the module because of changed dependency. 20:20:05 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 20:20:05 [INFO] 20:20:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 20:20:05 [INFO] 20:20:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ forwardingrules-sync --- 20:20:05 [INFO] Fork Value is true 20:20:10 [INFO] Done SpotBugs Analysis.... 20:20:10 [INFO] 20:20:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 20:20:10 [INFO] 20:20:10 [INFO] 20:20:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ forwardingrules-sync --- 20:20:10 [INFO] BugInstance size is 0 20:20:10 [INFO] Error size is 0 20:20:10 [INFO] No errors/warnings found 20:20:10 [INFO] 20:20:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 20:20:10 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:20:10 [INFO] 20:20:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync --- 20:20:10 [INFO] Recompiling the module because of changed dependency. 20:20:10 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 20:20:10 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement 20:20:10 [INFO] 20:20:10 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ forwardingrules-sync --- 20:20:10 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/surefire-reports 20:20:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:20:10 [INFO] 20:20:10 [INFO] ------------------------------------------------------- 20:20:10 [INFO] T E S T S 20:20:10 [INFO] ------------------------------------------------------- 20:20:11 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 20:20:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:20:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.130 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 20:20:13 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 20:20:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 20:20:14 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 20:20:14 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 20:20:14 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 20:20:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 20:20:15 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 20:20:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 20:20:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 20:20:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 20:20:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 20:20:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 20:20:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 20:20:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 20:20:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 20:20:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 20:20:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 20:20:16 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 20:20:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 20:20:17 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 20:20:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 20:20:17 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 20:20:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 20:20:17 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 20:20:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 20:20:17 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 20:20:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 20:20:19 [INFO] 20:20:19 [INFO] Results: 20:20:19 [INFO] 20:20:19 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 20:20:19 [INFO] 20:20:19 [INFO] 20:20:19 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ forwardingrules-sync --- 20:20:19 [INFO] 20:20:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- 20:20:19 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.18.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 20:20:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT.jar 20:20:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 20:20:19 [INFO] 20:20:19 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ forwardingrules-sync --- 20:20:19 [INFO] No previous run data found, generating javadoc. 20:20:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-javadoc.jar 20:20:21 [INFO] 20:20:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ forwardingrules-sync --- 20:20:21 [INFO] CycloneDX: Resolving Dependencies 20:20:23 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 20:20:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.xml 20:20:23 [INFO] attaching as forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.json 20:20:23 [INFO] attaching as forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:20:23 [INFO] 20:20:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 20:20:23 [INFO] Skipping duplicate-finder execution! 20:20:23 [INFO] 20:20:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 20:20:23 [WARNING] Used undeclared dependencies found: 20:20:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:20:23 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:20:23 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:20:23 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:20:23 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:20:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:20:23 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:20:23 [WARNING] Non-test scoped test only dependencies found: 20:20:23 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:20:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:20:23 [INFO] 20:20:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- 20:20:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-sources.jar 20:20:23 [INFO] 20:20:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-sync --- 20:20:23 [INFO] 20:20:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-sync --- 20:20:23 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 20:20:23 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 20:20:23 [INFO] 20:20:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-sync --- 20:20:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT.pom 20:20:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT.jar 20:20:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT-javadoc.jar 20:20:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:20:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT-sources.jar 20:20:23 [INFO] 20:20:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- 20:20:23 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT.jar 20:20:23 [INFO] Writing OBR metadata 20:20:23 [INFO] 20:20:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-sync --- 20:20:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 20:20:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 20:20:23 [INFO] 20:20:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- 20:20:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:23 [INFO] 20:20:23 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 20:20:23 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.3-SNAPSHOT [57/84] 20:20:23 [INFO] ------------------------------[ feature ]------------------------------- 20:20:23 [INFO] 20:20:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:23 [INFO] 20:20:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:23 [INFO] 20:20:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:23 [INFO] 20:20:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:23 [INFO] 20:20:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:23 [INFO] argLine set to empty 20:20:23 [INFO] 20:20:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:23 [INFO] Starting audit... 20:20:23 Audit done. 20:20:23 [INFO] You have 0 Checkstyle violations. 20:20:23 [INFO] 20:20:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:24 [INFO] Starting audit... 20:20:24 Audit done. 20:20:24 [INFO] You have 0 Checkstyle violations. 20:20:24 [INFO] 20:20:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/LICENSE 20:20:24 [INFO] 20:20:24 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 20:20:24 [INFO] ...done! 20:20:24 [INFO] Attaching features XML 20:20:24 [INFO] 20:20:24 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:24 [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 20:20:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:20:24 [INFO] 20:20:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 20:20:24 [INFO] 20:20:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:24 [INFO] 20:20:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 20:20:24 [INFO] 20:20:24 [INFO] 20:20:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:24 [INFO] 20:20:24 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:24 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 20:20:24 [INFO] Project dependency features detected: [] 20:20:24 [INFO] Pax Exam System (Version: 4.13.3) created. 20:20:24 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:20:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:20:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:20:24 [INFO] Waiting for remote bundle context.. on 21000 name: b538f965-8d1f-4f66-bdc0-262216106e8b timout: [ RelativeTimeout value = 180000 ] 20:20:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:20:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:20:44 [INFO] 20:20:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:44 [INFO] 20:20:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:44 [INFO] No Javadoc in project. Archive not created. 20:20:44 [INFO] 20:20:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:44 [INFO] CycloneDX: Resolving Dependencies 20:20:47 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:20:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 20:20:47 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 20:20:47 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:20:47 [INFO] 20:20:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:47 [INFO] Skipping duplicate-finder execution! 20:20:47 [INFO] 20:20:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:47 [INFO] Skipping plugin execution 20:20:47 [INFO] 20:20:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:47 [INFO] Skipping source per configuration. 20:20:47 [INFO] 20:20:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:47 [INFO] 20:20:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:47 [INFO] 20:20:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:47 [WARNING] 20:20:47 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 20:20:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:47 [WARNING] 20:20:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:47 [WARNING] 20:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT.pom 20:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-features.xml 20:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:20:47 [INFO] 20:20:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 20:20:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:47 [WARNING] 20:20:47 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 20:20:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:47 [WARNING] 20:20:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:47 [WARNING] 20:20:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 20:20:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 20:20:47 [INFO] 20:20:47 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 20:20:47 [INFO] Building table-miss-enforcer 0.18.3-SNAPSHOT [58/84] 20:20:47 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:47 [INFO] 20:20:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ table-miss-enforcer --- 20:20:47 [INFO] 20:20:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer --- 20:20:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:47 [INFO] 20:20:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 20:20:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:47 [INFO] 20:20:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer --- 20:20:48 [INFO] 20:20:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 20:20:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:20:48 [INFO] 20:20:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ table-miss-enforcer --- 20:20:48 [INFO] Starting audit... 20:20:48 Audit done. 20:20:48 [INFO] You have 0 Checkstyle violations. 20:20:48 [INFO] 20:20:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ table-miss-enforcer --- 20:20:48 [INFO] Starting audit... 20:20:48 Audit done. 20:20:48 [INFO] You have 0 Checkstyle violations. 20:20:48 [INFO] 20:20:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ table-miss-enforcer --- 20:20:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes/LICENSE 20:20:48 [INFO] 20:20:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 20:20:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/resources 20:20:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/spi 20:20:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/yang 20:20:48 [INFO] 20:20:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- 20:20:48 [INFO] Recompiling the module because of changed dependency. 20:20:48 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:20:48 [INFO] 20:20:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 20:20:48 [INFO] 20:20:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ table-miss-enforcer --- 20:20:48 [INFO] Fork Value is true 20:20:50 [INFO] Done SpotBugs Analysis.... 20:20:50 [INFO] 20:20:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 20:20:50 [INFO] 20:20:50 [INFO] 20:20:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ table-miss-enforcer --- 20:20:50 [INFO] BugInstance size is 0 20:20:50 [INFO] Error size is 0 20:20:50 [INFO] No errors/warnings found 20:20:50 [INFO] 20:20:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 20:20:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/test/resources 20:20:50 [INFO] 20:20:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer --- 20:20:50 [INFO] Recompiling the module because of changed dependency. 20:20:50 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 20:20:50 [INFO] 20:20:50 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ table-miss-enforcer --- 20:20:50 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/surefire-reports 20:20:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:20:50 [INFO] 20:20:50 [INFO] ------------------------------------------------------- 20:20:50 [INFO] T E S T S 20:20:50 [INFO] ------------------------------------------------------- 20:20:51 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 20:20:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:20:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 20:20:53 [INFO] 20:20:53 [INFO] Results: 20:20:53 [INFO] 20:20:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 20:20:53 [INFO] 20:20:53 [INFO] 20:20:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ table-miss-enforcer --- 20:20:53 [INFO] 20:20:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- 20:20:54 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT.jar 20:20:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 20:20:54 [INFO] 20:20:54 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ table-miss-enforcer --- 20:20:54 [INFO] No previous run data found, generating javadoc. 20:20:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-javadoc.jar 20:20:55 [INFO] 20:20:55 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ table-miss-enforcer --- 20:20:55 [INFO] CycloneDX: Resolving Dependencies 20:20:56 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 20:20:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.xml 20:20:56 [INFO] attaching as table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.json 20:20:56 [INFO] attaching as table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:20:56 [INFO] 20:20:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 20:20:56 [INFO] Skipping duplicate-finder execution! 20:20:56 [INFO] 20:20:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 20:20:56 [WARNING] Used undeclared dependencies found: 20:20:56 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:20:56 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:20:56 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:20:56 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:20:56 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:20:56 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:20:56 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:20:56 [INFO] 20:20:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- 20:20:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-sources.jar 20:20:56 [INFO] 20:20:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ table-miss-enforcer --- 20:20:56 [INFO] 20:20:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ table-miss-enforcer --- 20:20:56 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 20:20:56 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 20:20:56 [INFO] 20:20:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ table-miss-enforcer --- 20:20:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT.pom 20:20:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT.jar 20:20:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT-javadoc.jar 20:20:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:20:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT-sources.jar 20:20:56 [INFO] 20:20:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- 20:20:56 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT.jar 20:20:56 [INFO] Writing OBR metadata 20:20:56 [INFO] 20:20:56 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ table-miss-enforcer --- 20:20:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:56 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 20:20:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:56 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 20:20:56 [INFO] 20:20:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- 20:20:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:56 [INFO] 20:20:56 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 20:20:56 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.3-SNAPSHOT [59/84] 20:20:56 [INFO] ------------------------------[ feature ]------------------------------- 20:20:56 [INFO] 20:20:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:56 [INFO] 20:20:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:56 [INFO] 20:20:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:56 [INFO] 20:20:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:56 [INFO] 20:20:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:56 [INFO] argLine set to empty 20:20:56 [INFO] 20:20:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:56 [INFO] Starting audit... 20:20:56 Audit done. 20:20:56 [INFO] You have 0 Checkstyle violations. 20:20:56 [INFO] 20:20:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:56 [INFO] Starting audit... 20:20:56 Audit done. 20:20:56 [INFO] You have 0 Checkstyle violations. 20:20:56 [INFO] 20:20:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/LICENSE 20:20:56 [INFO] 20:20:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 20:20:57 [INFO] ...done! 20:20:57 [INFO] Attaching features XML 20:20:57 [INFO] 20:20:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20: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 20:20:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:20:57 [INFO] 20:20:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 20:20:57 [INFO] 20:20:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:57 [INFO] 20:20:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 20:20:57 [INFO] 20:20:57 [INFO] 20:20:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:57 [INFO] 20:20:57 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:20:57 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 20:20:57 [INFO] Project dependency features detected: [] 20:20:57 [INFO] Pax Exam System (Version: 4.13.3) created. 20:20:57 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:20:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:20:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:20:57 [INFO] Waiting for remote bundle context.. on 21000 name: 51d88481-4402-4942-951f-f52c403d0675 timout: [ RelativeTimeout value = 180000 ] 20:21:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:21:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:21:15 [INFO] 20:21:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:15 [INFO] 20:21:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:15 [INFO] No Javadoc in project. Archive not created. 20:21:15 [INFO] 20:21:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:15 [INFO] CycloneDX: Resolving Dependencies 20:21:18 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:21:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 20:21:18 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 20:21:18 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:21:18 [INFO] 20:21:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:18 [INFO] Skipping duplicate-finder execution! 20:21:18 [INFO] 20:21:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:18 [INFO] Skipping plugin execution 20:21:18 [INFO] 20:21:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:18 [INFO] Skipping source per configuration. 20:21:18 [INFO] 20:21:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:18 [INFO] 20:21:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:18 [INFO] 20:21:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:18 [WARNING] 20:21:18 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 20:21:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:21:18 [WARNING] 20:21:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:21:18 [WARNING] 20:21:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT.pom 20:21:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-features.xml 20:21:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:21:18 [INFO] 20:21:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 20:21:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:18 [WARNING] 20:21:18 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 20:21:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:21:18 [WARNING] 20:21:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:21:18 [WARNING] 20:21:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 20:21:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 20:21:18 [INFO] 20:21:18 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 20:21:18 [INFO] Building topology-lldp-discovery 0.18.3-SNAPSHOT [60/84] 20:21:18 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:18 [INFO] 20:21:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-lldp-discovery --- 20:21:18 [INFO] 20:21:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery --- 20:21:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:18 [INFO] 20:21:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 20:21:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:18 [INFO] 20:21:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery --- 20:21:19 [INFO] 20:21:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 20:21:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:21:19 [INFO] 20:21:19 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ topology-lldp-discovery --- 20:21:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:21:19 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/yang 20:21:19 [INFO] yang-to-sources: Found 11 dependencies in 2.011 ms 20:21:19 [INFO] yang-to-sources: Project model files found: 1 in 506.0 μs 20:21:19 [INFO] yang-to-sources: 1 YANG models processed in 69.04 ms 20:21:19 [INFO] BindingJavaFileGenerator: Defined 7 files in 549.3 μs 20:21:19 [INFO] Sorted 7 files into 3 directories in 70.62 μs 20:21:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 4.634 ms 20:21:19 [INFO] 20:21:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery --- 20:21:19 [INFO] Starting audit... 20:21:19 Audit done. 20:21:19 [INFO] You have 0 Checkstyle violations. 20:21:19 [INFO] 20:21:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery --- 20:21:19 [INFO] Starting audit... 20:21:19 Audit done. 20:21:19 [INFO] You have 0 Checkstyle violations. 20:21:19 [INFO] 20:21:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery --- 20:21:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes/LICENSE 20:21:19 [INFO] 20:21:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 20:21:19 [INFO] Copying 1 resource from src/main/resources to target/classes 20:21:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:21:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:21:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:21:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:21:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:21:19 [INFO] 20:21:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- 20:21:19 [INFO] Recompiling the module because of changed dependency. 20:21:19 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:19 [INFO] 20:21:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 20:21:19 [INFO] 20:21:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-lldp-discovery --- 20:21:19 [INFO] Fork Value is true 20:21:22 [INFO] Done SpotBugs Analysis.... 20:21:22 [INFO] 20:21:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 20:21:22 [INFO] 20:21:22 [INFO] 20:21:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-lldp-discovery --- 20:21:22 [INFO] BugInstance size is 0 20:21:22 [INFO] Error size is 0 20:21:22 [INFO] No errors/warnings found 20:21:22 [INFO] 20:21:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 20:21:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/resources 20:21:22 [INFO] 20:21:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery --- 20:21:22 [INFO] Recompiling the module because of changed dependency. 20:21:22 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:21:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:23 [INFO] 20:21:23 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-lldp-discovery --- 20:21:23 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/surefire-reports 20:21:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:21:23 [INFO] 20:21:23 [INFO] ------------------------------------------------------- 20:21:23 [INFO] T E S T S 20:21:23 [INFO] ------------------------------------------------------- 20:21:23 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 20:21:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:21:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.082 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 20:21:26 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 20:21:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 20:21:26 [INFO] 20:21:26 [INFO] Results: 20:21:26 [INFO] 20:21:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 20:21:26 [INFO] 20:21:26 [INFO] 20:21:26 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-lldp-discovery --- 20:21:26 [INFO] 20:21:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- 20:21:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT.jar 20:21:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 20:21:26 [INFO] 20:21:26 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-lldp-discovery --- 20:21:26 [INFO] No previous run data found, generating javadoc. 20:21:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-javadoc.jar 20:21:28 [INFO] 20:21:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-lldp-discovery --- 20:21:28 [INFO] CycloneDX: Resolving Dependencies 20:21:28 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:21:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.xml 20:21:28 [INFO] attaching as topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.json 20:21:28 [INFO] attaching as topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:21:28 [INFO] 20:21:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 20:21:28 [INFO] Skipping duplicate-finder execution! 20:21:28 [INFO] 20:21:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 20:21:28 [WARNING] Used undeclared dependencies found: 20:21:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 20:21:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 20:21:28 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:21:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:21:28 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:21:28 [INFO] 20:21:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 20:21:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-sources.jar 20:21:28 [INFO] 20:21:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-lldp-discovery --- 20:21:28 [INFO] 20:21:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-lldp-discovery --- 20:21:28 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 20:21:28 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 20:21:28 [INFO] 20:21:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-lldp-discovery --- 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT.pom 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT.jar 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT-javadoc.jar 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT-sources.jar 20:21:28 [INFO] 20:21:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- 20:21:29 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT.jar 20:21:29 [INFO] Writing OBR metadata 20:21:29 [INFO] 20:21:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-lldp-discovery --- 20:21:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 20:21:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 20:21:29 [INFO] 20:21:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- 20:21:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:29 [INFO] 20:21:29 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 20:21:29 [INFO] Building lldp-speaker 0.18.3-SNAPSHOT [61/84] 20:21:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:29 [INFO] 20:21:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lldp-speaker --- 20:21:29 [INFO] 20:21:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker --- 20:21:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:29 [INFO] 20:21:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker --- 20:21:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:29 [INFO] 20:21:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker --- 20:21:29 [INFO] 20:21:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- 20:21:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:21:29 [INFO] 20:21:29 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ lldp-speaker --- 20:21:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:21:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/yang 20:21:29 [INFO] yang-to-sources: Found 12 dependencies in 1.930 ms 20:21:29 [INFO] yang-to-sources: Project model files found: 2 in 950.7 μs 20:21:29 [INFO] yang-to-sources: 3 YANG models processed in 75.19 ms 20:21:29 [INFO] BindingJavaFileGenerator: Defined 30 files in 1.196 ms 20:21:29 [INFO] Sorted 30 files into 5 directories in 75.04 μs 20:21:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 14.58 ms 20:21:29 [INFO] 20:21:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker --- 20:21:29 [INFO] Starting audit... 20:21:29 Audit done. 20:21:29 [INFO] You have 0 Checkstyle violations. 20:21:29 [INFO] 20:21:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker --- 20:21:29 [INFO] Starting audit... 20:21:29 Audit done. 20:21:29 [INFO] You have 0 Checkstyle violations. 20:21:29 [INFO] 20:21:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker --- 20:21:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes/LICENSE 20:21:29 [INFO] 20:21:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 20:21:29 [INFO] Copying 1 resource from src/main/resources to target/classes 20:21:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:21:29 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:21:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:21:29 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:21:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:21:29 [INFO] 20:21:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- 20:21:29 [INFO] Recompiling the module because of changed dependency. 20:21:29 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 20:21: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 20:21: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 20:21: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 20:21:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:21:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:21:30 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:21:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:21:30 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:21:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:21:30 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:21:30 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion 20:21:30 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:21:30 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:21:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:21:30 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:21:30 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion 20:21:30 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:21:30 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:21:30 [INFO] 20:21:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 20:21:30 [INFO] 20:21:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ lldp-speaker --- 20:21:30 [INFO] Fork Value is true 20:21:33 [INFO] Done SpotBugs Analysis.... 20:21:33 [INFO] 20:21:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 20:21:33 [INFO] 20:21:33 [INFO] 20:21:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ lldp-speaker --- 20:21:33 [INFO] BugInstance size is 0 20:21:33 [INFO] Error size is 0 20:21:33 [INFO] No errors/warnings found 20:21:33 [INFO] 20:21:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- 20:21:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/resources 20:21:33 [INFO] 20:21:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ lldp-speaker --- 20:21:33 [INFO] Recompiling the module because of changed dependency. 20:21:33 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture 20:21:33 missing type arguments for generic class java.util.concurrent.ScheduledFuture 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:33 [INFO] 20:21:33 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ lldp-speaker --- 20:21:33 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/surefire-reports 20:21:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:21:33 [INFO] 20:21:33 [INFO] ------------------------------------------------------- 20:21:33 [INFO] T E S T S 20:21:33 [INFO] ------------------------------------------------------- 20:21:34 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 20:21:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:21:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.199 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 20:21:36 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 20:21:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 20:21:37 [INFO] 20:21:37 [INFO] Results: 20:21:37 [INFO] 20:21:37 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:21:37 [INFO] 20:21:37 [INFO] 20:21:37 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ lldp-speaker --- 20:21:37 [INFO] 20:21:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- 20:21:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT.jar 20:21:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 20:21:37 [INFO] 20:21:37 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ lldp-speaker --- 20:21:37 [INFO] No previous run data found, generating javadoc. 20:21:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-javadoc.jar 20:21:39 [INFO] 20:21:39 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ lldp-speaker --- 20:21:39 [INFO] CycloneDX: Resolving Dependencies 20:21:40 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:21:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.xml 20:21:40 [INFO] attaching as lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.json 20:21:40 [INFO] attaching as lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:21:40 [INFO] 20:21:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 20:21:40 [INFO] Skipping duplicate-finder execution! 20:21:40 [INFO] 20:21:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ lldp-speaker --- 20:21:40 [WARNING] Used undeclared dependencies found: 20:21:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:21:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:21:40 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:21:40 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:21:40 [INFO] 20:21:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- 20:21:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-sources.jar 20:21:40 [INFO] 20:21:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lldp-speaker --- 20:21:40 [INFO] 20:21:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lldp-speaker --- 20:21:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec 20:21:40 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 20:21:40 [INFO] 20:21:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lldp-speaker --- 20:21:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT.pom 20:21:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT.jar 20:21:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT-javadoc.jar 20:21:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:21:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT-sources.jar 20:21:40 [INFO] 20:21:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- 20:21:40 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT.jar 20:21:40 [INFO] Writing OBR metadata 20:21:40 [INFO] 20:21:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lldp-speaker --- 20:21:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 20:21:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 20:21:40 [INFO] 20:21:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- 20:21:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:40 [INFO] 20:21:40 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 20:21:40 [INFO] Building topology-manager 0.18.3-SNAPSHOT [62/84] 20:21:40 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:40 [INFO] 20:21:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-manager --- 20:21:40 [INFO] 20:21:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager --- 20:21:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:40 [INFO] 20:21:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager --- 20:21:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:40 [INFO] 20:21:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager --- 20:21:41 [INFO] 20:21:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- 20:21:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:21:41 [INFO] 20:21:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-manager --- 20:21:41 [INFO] Starting audit... 20:21:41 Audit done. 20:21:41 [INFO] You have 0 Checkstyle violations. 20:21:41 [INFO] 20:21:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager --- 20:21:41 [INFO] Starting audit... 20:21:41 Audit done. 20:21:41 [INFO] You have 0 Checkstyle violations. 20:21:41 [INFO] 20:21:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager --- 20:21:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes/LICENSE 20:21:41 [INFO] 20:21:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 20:21:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/resources 20:21:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/spi 20:21:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/yang 20:21:41 [INFO] 20:21:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- 20:21:41 [INFO] Recompiling the module because of changed dependency. 20:21:41 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] 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 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:21:41 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:21:41 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:21:41 [INFO] 20:21:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-manager >>> 20:21:41 [INFO] 20:21:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-manager --- 20:21:41 [INFO] Fork Value is true 20:21:44 [INFO] Done SpotBugs Analysis.... 20:21:44 [INFO] 20:21:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-manager <<< 20:21:44 [INFO] 20:21:44 [INFO] 20:21:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-manager --- 20:21:44 [INFO] BugInstance size is 0 20:21:44 [INFO] Error size is 0 20:21:44 [INFO] No errors/warnings found 20:21:44 [INFO] 20:21:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- 20:21:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:21:44 [INFO] 20:21:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-manager --- 20:21:44 [INFO] Recompiling the module because of changed dependency. 20:21:44 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion 20:21:44 required: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,60] unchecked conversion 20:21:44 required: E 20:21:44 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked conversion 20:21:44 required: java.util.List> 20:21:44 found: java.util.List 20:21:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:21:44 [INFO] 20:21:44 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-manager --- 20:21:44 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/surefire-reports 20:21:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:21:44 [INFO] 20:21:44 [INFO] ------------------------------------------------------- 20:21:44 [INFO] T E S T S 20:21:44 [INFO] ------------------------------------------------------- 20:21:45 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 20:21:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:21:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.147 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 20:21:48 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 20:21:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 20:21:48 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 20:21:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 20:21:48 [INFO] 20:21:48 [INFO] Results: 20:21:48 [INFO] 20:21:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 20:21:48 [INFO] 20:21:48 [INFO] 20:21:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-manager --- 20:21:48 [INFO] 20:21:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- 20:21:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT.jar 20:21:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/META-INF/MANIFEST.MF 20:21:48 [INFO] 20:21:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-manager --- 20:21:48 [INFO] No previous run data found, generating javadoc. 20:21:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-javadoc.jar 20:21:50 [INFO] 20:21:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-manager --- 20:21:50 [INFO] CycloneDX: Resolving Dependencies 20:21:50 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 20:21:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.xml 20:21:50 [INFO] attaching as topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.json 20:21:51 [INFO] attaching as topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:21:51 [INFO] 20:21:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 20:21:51 [INFO] Skipping duplicate-finder execution! 20:21:51 [INFO] 20:21:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-manager --- 20:21:51 [WARNING] Used undeclared dependencies found: 20:21:51 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 20:21:51 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:21:51 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 20:21:51 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:21:51 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:21:51 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:21:51 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:21:51 [WARNING] Non-test scoped test only dependencies found: 20:21:51 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 20:21:51 [INFO] 20:21:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- 20:21:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-sources.jar 20:21:51 [INFO] 20:21:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-manager --- 20:21:51 [INFO] 20:21:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-manager --- 20:21:51 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec 20:21:51 [INFO] Analyzed bundle 'topology-manager' with 11 classes 20:21:51 [INFO] 20:21:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-manager --- 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT.pom 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT.jar 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT-javadoc.jar 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT-sources.jar 20:21:51 [INFO] 20:21:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- 20:21:51 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT.jar 20:21:51 [INFO] Writing OBR metadata 20:21:51 [INFO] 20:21:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-manager --- 20:21:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 20:21:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 20:21:51 [INFO] 20:21:51 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- 20:21:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:51 [INFO] 20:21:51 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 20:21:51 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.18.3-SNAPSHOT [63/84] 20:21:51 [INFO] ------------------------------[ feature ]------------------------------- 20:21:51 [INFO] 20:21:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology --- 20:21:51 [INFO] 20:21:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 20:21:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:51 [INFO] 20:21:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 20:21:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:51 [INFO] 20:21:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 20:21:51 [INFO] 20:21:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 20:21:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:51 [INFO] argLine set to empty 20:21:51 [INFO] 20:21:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology --- 20:21:51 [INFO] Starting audit... 20:21:51 Audit done. 20:21:51 [INFO] You have 0 Checkstyle violations. 20:21:51 [INFO] 20:21:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology --- 20:21:51 [INFO] Starting audit... 20:21:51 Audit done. 20:21:51 [INFO] You have 0 Checkstyle violations. 20:21:51 [INFO] 20:21:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 20:21:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes/LICENSE 20:21:51 [INFO] 20:21:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 20:21:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 20:21:52 [INFO] ...done! 20:21:52 [INFO] Attaching features XML 20:21:52 [INFO] 20:21:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- 20:21: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 20:21:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:21:52 [INFO] 20:21:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 20:21:52 [INFO] 20:21:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 20:21:52 [INFO] 20:21:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 20:21:52 [INFO] 20:21:52 [INFO] 20:21:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology --- 20:21:52 [INFO] 20:21:52 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-topology --- 20:21:52 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 20:21:52 [INFO] Project dependency features detected: [] 20:21:52 [INFO] Pax Exam System (Version: 4.13.3) created. 20:21:52 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:21:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:21:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:21:52 [INFO] Waiting for remote bundle context.. on 21000 name: 9e7bc9cc-0407-4500-8e3c-10d0d7afb976 timout: [ RelativeTimeout value = 180000 ] 20:22:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:22:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:22:13 [INFO] 20:22:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-topology --- 20:22:13 [INFO] 20:22:13 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 20:22:13 [INFO] No Javadoc in project. Archive not created. 20:22:13 [INFO] 20:22:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-topology --- 20:22:13 [INFO] CycloneDX: Resolving Dependencies 20:22:16 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:22:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml 20:22:16 [INFO] attaching as odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json 20:22:16 [INFO] attaching as odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:22:16 [INFO] 20:22:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 20:22:16 [INFO] Skipping duplicate-finder execution! 20:22:16 [INFO] 20:22:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 20:22:16 [INFO] Skipping plugin execution 20:22:16 [INFO] 20:22:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 20:22:16 [INFO] Skipping source per configuration. 20:22:16 [INFO] 20:22:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 20:22:16 [INFO] 20:22:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology --- 20:22:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:22:16 [INFO] 20:22:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology --- 20:22:16 [WARNING] 20:22:16 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 20:22:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:22:16 [WARNING] 20:22:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:22:16 [WARNING] 20:22:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-SNAPSHOT.pom 20:22:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-features.xml 20:22:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:22:16 [INFO] 20:22:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 20:22:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:16 [WARNING] 20:22:16 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 20:22:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:22:16 [WARNING] 20:22:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:22:16 [WARNING] 20:22:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 20:22:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 20:22:16 [INFO] 20:22:16 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 20:22:16 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.3-SNAPSHOT [64/84] 20:22:16 [INFO] ------------------------------[ feature ]------------------------------- 20:22:16 [INFO] 20:22:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 20:22:16 [INFO] 20:22:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 20:22:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:16 [INFO] 20:22:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 20:22:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:16 [INFO] 20:22:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 20:22:16 [INFO] 20:22:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 20:22:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:22:16 [INFO] argLine set to empty 20:22:16 [INFO] 20:22:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 20:22:17 [INFO] Starting audit... 20:22:17 Audit done. 20:22:17 [INFO] You have 0 Checkstyle violations. 20:22:17 [INFO] 20:22:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 20:22:17 [INFO] Starting audit... 20:22:17 Audit done. 20:22:17 [INFO] You have 0 Checkstyle violations. 20:22:17 [INFO] 20:22:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 20:22:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/LICENSE 20:22:17 [INFO] 20:22:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 20:22:17 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 20:22:17 [INFO] ...done! 20:22:17 [INFO] Attaching features XML 20:22:17 [INFO] 20:22:17 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 20:22:17 [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 20:22:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:22:17 [INFO] 20:22:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 20:22:17 [INFO] 20:22:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 20:22:17 [INFO] 20:22:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 20:22:17 [INFO] 20:22:17 [INFO] 20:22:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 20:22:17 [INFO] 20:22:17 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-lldp-speaker --- 20:22:17 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 20:22:17 [INFO] Project dependency features detected: [] 20:22:17 [INFO] Pax Exam System (Version: 4.13.3) created. 20:22:17 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:22:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:22:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:22:17 [INFO] Waiting for remote bundle context.. on 21000 name: 1ddeb870-c75f-43df-9338-f456397f3c3f timout: [ RelativeTimeout value = 180000 ] 20:22:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:22:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:22:37 [INFO] 20:22:37 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 20:22:37 [INFO] 20:22:37 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 20:22:37 [INFO] No Javadoc in project. Archive not created. 20:22:37 [INFO] 20:22:37 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 20:22:37 [INFO] CycloneDX: Resolving Dependencies 20:22:40 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 20:22:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml 20:22:40 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json 20:22:40 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:22:40 [INFO] 20:22:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 20:22:40 [INFO] Skipping duplicate-finder execution! 20:22:40 [INFO] 20:22:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 20:22:40 [INFO] Skipping plugin execution 20:22:40 [INFO] 20:22:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 20:22:40 [INFO] Skipping source per configuration. 20:22:40 [INFO] 20:22:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 20:22:40 [INFO] 20:22:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker --- 20:22:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:22:40 [INFO] 20:22:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 20:22:40 [WARNING] 20:22:40 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 20:22:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:22:40 [WARNING] 20:22:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:22:40 [WARNING] 20:22:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT.pom 20:22:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-features.xml 20:22:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:22:40 [INFO] 20:22:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 20:22:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:40 [WARNING] 20:22:40 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 20:22:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:22:40 [WARNING] 20:22:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:22:40 [WARNING] 20:22:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 20:22:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 20:22:40 [INFO] 20:22:40 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 20:22:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.3-SNAPSHOT [65/84] 20:22:40 [INFO] ------------------------------[ feature ]------------------------------- 20:22:40 [INFO] 20:22:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:40 [INFO] 20:22:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:40 [INFO] 20:22:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:40 [INFO] 20:22:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] 20:22:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:22:41 [INFO] argLine set to empty 20:22:41 [INFO] 20:22:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] Starting audit... 20:22:41 Audit done. 20:22:41 [INFO] You have 0 Checkstyle violations. 20:22:41 [INFO] 20:22:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] Starting audit... 20:22:41 Audit done. 20:22:41 [INFO] You have 0 Checkstyle violations. 20:22:41 [INFO] 20:22:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/LICENSE 20:22:41 [INFO] 20:22:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 20:22:41 [INFO] ...done! 20:22:41 [INFO] Attaching features XML 20:22:41 [INFO] 20:22:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:22:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:22:41 [INFO] 20:22:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 20:22:41 [INFO] 20:22:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] 20:22:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 20:22:41 [INFO] 20:22:41 [INFO] 20:22:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] 20:22:41 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:22:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 20:22:41 [INFO] Project dependency features detected: [] 20:22:41 [INFO] Pax Exam System (Version: 4.13.3) created. 20:22:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:22:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:22:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:22:42 [INFO] Waiting for remote bundle context.. on 21000 name: ad311fe6-2520-498b-a160-3cab6c68dfae timout: [ RelativeTimeout value = 180000 ] 20:23:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:23:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:23:01 [INFO] 20:23:01 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:01 [INFO] 20:23:01 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:01 [INFO] No Javadoc in project. Archive not created. 20:23:01 [INFO] 20:23:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:01 [INFO] CycloneDX: Resolving Dependencies 20:23:04 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:23:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 20:23:04 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 20:23:04 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:23:04 [INFO] 20:23:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:04 [INFO] Skipping duplicate-finder execution! 20:23:04 [INFO] 20:23:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:04 [INFO] Skipping plugin execution 20:23:04 [INFO] 20:23:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:04 [INFO] Skipping source per configuration. 20:23:04 [INFO] 20:23:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:04 [INFO] 20:23:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:04 [INFO] 20:23:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:04 [WARNING] 20:23:04 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 20:23:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:04 [WARNING] 20:23:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:04 [WARNING] 20:23:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT.pom 20:23:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-features.xml 20:23:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:23:04 [INFO] 20:23:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:23:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:04 [WARNING] 20:23:04 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 20:23:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:04 [WARNING] 20:23:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:04 [WARNING] 20:23:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 20:23:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 20:23:04 [INFO] 20:23:04 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 20:23:04 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.3-SNAPSHOT [66/84] 20:23:04 [INFO] ------------------------------[ feature ]------------------------------- 20:23:04 [INFO] 20:23:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 20:23:04 [INFO] 20:23:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:05 [INFO] 20:23:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:05 [INFO] 20:23:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] 20:23:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:05 [INFO] argLine set to empty 20:23:05 [INFO] 20:23:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] Starting audit... 20:23:05 Audit done. 20:23:05 [INFO] You have 0 Checkstyle violations. 20:23:05 [INFO] 20:23:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] Starting audit... 20:23:05 Audit done. 20:23:05 [INFO] You have 0 Checkstyle violations. 20:23:05 [INFO] 20:23:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/LICENSE 20:23:05 [INFO] 20:23:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 20:23:05 [INFO] ...done! 20:23:05 [INFO] Attaching features XML 20:23:05 [INFO] 20:23:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 20:23: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 20:23:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:23:05 [INFO] 20:23:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 20:23:05 [INFO] 20:23:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] 20:23:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 20:23:05 [INFO] 20:23:05 [INFO] 20:23:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] 20:23:05 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-topology-manager --- 20:23:05 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 20:23:05 [INFO] Project dependency features detected: [] 20:23:05 [INFO] Pax Exam System (Version: 4.13.3) created. 20:23:05 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:23:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:23:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:23:06 [INFO] Waiting for remote bundle context.. on 21000 name: 58408c58-d01a-4304-a33d-1ae34f144e10 timout: [ RelativeTimeout value = 180000 ] 20:23:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:23:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:23:24 [INFO] 20:23:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 20:23:24 [INFO] 20:23:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 20:23:24 [INFO] No Javadoc in project. Archive not created. 20:23:24 [INFO] 20:23:24 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 20:23:24 [INFO] CycloneDX: Resolving Dependencies 20:23:28 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:23:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml 20:23:28 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json 20:23:28 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:23:28 [INFO] 20:23:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 20:23:28 [INFO] Skipping duplicate-finder execution! 20:23:28 [INFO] 20:23:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 20:23:28 [INFO] Skipping plugin execution 20:23:28 [INFO] 20:23:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 20:23:28 [INFO] Skipping source per configuration. 20:23:28 [INFO] 20:23:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 20:23:28 [INFO] 20:23:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-manager --- 20:23:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:28 [INFO] 20:23:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-manager --- 20:23:28 [WARNING] 20:23:28 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 20:23:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:28 [WARNING] 20:23:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:28 [WARNING] 20:23:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT.pom 20:23:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-features.xml 20:23:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:23:28 [INFO] 20:23:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 20:23:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:28 [WARNING] 20:23:28 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 20:23:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:28 [WARNING] 20:23:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:28 [WARNING] 20:23:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 20:23:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 20:23:28 [INFO] 20:23:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 20:23:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.3-SNAPSHOT [67/84] 20:23:28 [INFO] ------------------------------[ feature ]------------------------------- 20:23:28 [INFO] 20:23:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:28 [INFO] 20:23:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:28 [INFO] 20:23:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:28 [INFO] 20:23:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:28 [INFO] 20:23:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:28 [INFO] argLine set to empty 20:23:28 [INFO] 20:23:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:28 [INFO] Starting audit... 20:23:28 Audit done. 20:23:28 [INFO] You have 0 Checkstyle violations. 20:23:28 [INFO] 20:23:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:29 [INFO] Starting audit... 20:23:29 Audit done. 20:23:29 [INFO] You have 0 Checkstyle violations. 20:23:29 [INFO] 20:23:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/LICENSE 20:23:29 [INFO] 20:23:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 20:23:29 [INFO] ...done! 20:23:29 [INFO] Attaching features XML 20:23:29 [INFO] 20:23:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:23:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:23:29 [INFO] 20:23:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 20:23:29 [INFO] 20:23:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:29 [INFO] 20:23:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 20:23:29 [INFO] 20:23:29 [INFO] 20:23:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:29 [INFO] 20:23:29 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:29 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 20:23:29 [INFO] Project dependency features detected: [] 20:23:29 [INFO] Pax Exam System (Version: 4.13.3) created. 20:23:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:23:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:23:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:23:29 [INFO] Waiting for remote bundle context.. on 21000 name: 5710838b-f12e-4fa3-b5a0-95bb012cf40c timout: [ RelativeTimeout value = 180000 ] 20:23:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:23:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:23:48 [INFO] 20:23:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:48 [INFO] 20:23:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:48 [INFO] No Javadoc in project. Archive not created. 20:23:48 [INFO] 20:23:48 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:48 [INFO] CycloneDX: Resolving Dependencies 20:23:51 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:23:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 20:23:51 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json 20:23:51 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:23:51 [INFO] 20:23:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:51 [INFO] Skipping duplicate-finder execution! 20:23:51 [INFO] 20:23:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:51 [INFO] Skipping plugin execution 20:23:51 [INFO] 20:23:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:51 [INFO] Skipping source per configuration. 20:23:51 [INFO] 20:23:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:51 [INFO] 20:23:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:51 [INFO] 20:23:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:51 [WARNING] 20:23:51 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 20:23:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:51 [WARNING] 20:23:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:51 [WARNING] 20:23:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT.pom 20:23:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-features.xml 20:23:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:23:51 [INFO] 20:23:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 20:23:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:51 [WARNING] 20:23:51 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 20:23:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:51 [WARNING] 20:23:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:51 [WARNING] 20:23:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 20:23:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 20:23:51 [INFO] 20:23:51 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 20:23:51 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.3-SNAPSHOT [68/84] 20:23:51 [INFO] ------------------------------[ feature ]------------------------------- 20:23:51 [INFO] 20:23:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] 20:23:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:51 [INFO] 20:23:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:51 [INFO] 20:23:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] 20:23:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:51 [INFO] argLine set to empty 20:23:51 [INFO] 20:23:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] Starting audit... 20:23:51 Audit done. 20:23:51 [INFO] You have 0 Checkstyle violations. 20:23:51 [INFO] 20:23:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] Starting audit... 20:23:51 Audit done. 20:23:51 [INFO] You have 0 Checkstyle violations. 20:23:51 [INFO] 20:23:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/LICENSE 20:23:51 [INFO] 20:23:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 20:23:52 [INFO] ...done! 20:23:52 [INFO] Attaching features XML 20:23:52 [INFO] 20:23:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23: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 20:23:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:23:52 [INFO] 20:23:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 20:23:52 [INFO] 20:23:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:52 [INFO] 20:23:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 20:23:52 [INFO] 20:23:52 [INFO] 20:23:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:52 [INFO] 20:23:52 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:23:52 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 20:23:52 [INFO] Project dependency features detected: [] 20:23:52 [INFO] Pax Exam System (Version: 4.13.3) created. 20:23:52 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:23:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:23:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:23:52 [INFO] Waiting for remote bundle context.. on 21000 name: 4e69bbc3-9716-402e-aeab-930c559e84fd timout: [ RelativeTimeout value = 180000 ] 20:24:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:24:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:24:10 [INFO] 20:24:10 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:10 [INFO] 20:24:10 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:10 [INFO] No Javadoc in project. Archive not created. 20:24:10 [INFO] 20:24:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:10 [INFO] CycloneDX: Resolving Dependencies 20:24:14 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:24:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 20:24:14 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 20:24:14 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.json 20:24:14 [INFO] 20:24:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:14 [INFO] Skipping duplicate-finder execution! 20:24:14 [INFO] 20:24:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:14 [INFO] Skipping plugin execution 20:24:14 [INFO] 20:24:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:14 [INFO] Skipping source per configuration. 20:24:14 [INFO] 20:24:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:14 [INFO] 20:24:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:14 [INFO] 20:24:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:14 [WARNING] 20:24:14 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 20:24:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:14 [WARNING] 20:24:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:14 [WARNING] 20:24:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT.pom 20:24:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-features.xml 20:24:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.json 20:24:14 [INFO] 20:24:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:24:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:14 [WARNING] 20:24:14 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 20:24:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:14 [WARNING] 20:24:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:14 [WARNING] 20:24:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 20:24:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 20:24:14 [INFO] 20:24:14 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 20:24:14 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.18.3-SNAPSHOT [69/84] 20:24:14 [INFO] ------------------------------[ feature ]------------------------------- 20:24:14 [INFO] 20:24:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] 20:24:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:14 [INFO] 20:24:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:14 [INFO] 20:24:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] 20:24:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:14 [INFO] argLine set to empty 20:24:14 [INFO] 20:24:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] Starting audit... 20:24:14 Audit done. 20:24:14 [INFO] You have 0 Checkstyle violations. 20:24:14 [INFO] 20:24:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] Starting audit... 20:24:14 Audit done. 20:24:14 [INFO] You have 0 Checkstyle violations. 20:24:14 [INFO] 20:24:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes/LICENSE 20:24:14 [INFO] 20:24:14 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 20:24:14 [INFO] ...done! 20:24:14 [INFO] Attaching features XML 20:24:14 [INFO] 20:24:14 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- 20:24: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 20:24:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:24:14 [INFO] 20:24:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 20:24:14 [INFO] 20:24:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] 20:24:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 20:24:14 [INFO] 20:24:14 [INFO] 20:24:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] 20:24:14 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-flow-services --- 20:24:14 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 20:24:14 [INFO] Project dependency features detected: [] 20:24:14 [INFO] Pax Exam System (Version: 4.13.3) created. 20:24:14 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:24:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:24:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:24:15 [INFO] Waiting for remote bundle context.. on 21000 name: ae6e2d37-a29e-4ee7-8953-381b7deb2fa2 timout: [ RelativeTimeout value = 180000 ] 20:24:19 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:24:19 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 20:24:19 at java.base/java.lang.Thread.run(Thread.java:833) 20:24:19 Caused by: java.io.IOException: The server has been stopped. 20:24:19 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:24:19 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 20:24:19 ... 1 more 20:24:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:24:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:24:35 [INFO] 20:24:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-flow-services --- 20:24:35 [INFO] 20:24:35 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 20:24:35 [INFO] No Javadoc in project. Archive not created. 20:24:35 [INFO] 20:24:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-flow-services --- 20:24:35 [INFO] CycloneDX: Resolving Dependencies 20:24:38 [INFO] CycloneDX: Creating BOM version 1.5 with 268 component(s) 20:24:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml 20:24:38 [INFO] attaching as odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json 20:24:38 [INFO] attaching as odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.json 20:24:38 [INFO] 20:24:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 20:24:38 [INFO] Skipping duplicate-finder execution! 20:24:38 [INFO] 20:24:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 20:24:38 [INFO] Skipping plugin execution 20:24:38 [INFO] 20:24:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 20:24:38 [INFO] Skipping source per configuration. 20:24:38 [INFO] 20:24:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 20:24:38 [INFO] 20:24:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services --- 20:24:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:38 [INFO] 20:24:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services --- 20:24:38 [WARNING] 20:24:38 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 20:24:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:38 [WARNING] 20:24:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:38 [WARNING] 20:24:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-SNAPSHOT.pom 20:24:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-features.xml 20:24:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.json 20:24:38 [INFO] 20:24:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 20:24:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:38 [WARNING] 20:24:38 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 20:24:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:38 [WARNING] 20:24:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:38 [WARNING] 20:24:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:38 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 20:24:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:38 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 20:24:38 [INFO] 20:24:38 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 20:24:38 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.18.3-SNAPSHOT [70/84] 20:24:38 [INFO] ------------------------------[ feature ]------------------------------- 20:24:38 [INFO] 20:24:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-drop-test --- 20:24:38 [INFO] 20:24:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 20:24:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:38 [INFO] 20:24:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 20:24:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:38 [INFO] 20:24:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] 20:24:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:39 [INFO] argLine set to empty 20:24:39 [INFO] 20:24:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] Starting audit... 20:24:39 Audit done. 20:24:39 [INFO] You have 0 Checkstyle violations. 20:24:39 [INFO] 20:24:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] Starting audit... 20:24:39 Audit done. 20:24:39 [INFO] You have 0 Checkstyle violations. 20:24:39 [INFO] 20:24:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes/LICENSE 20:24:39 [INFO] 20:24:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 20:24:39 [INFO] ...done! 20:24:39 [INFO] Attaching features XML 20:24:39 [INFO] 20:24:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:24:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:24:39 [INFO] 20:24:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 20:24:39 [INFO] 20:24:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] 20:24:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 20:24:39 [INFO] 20:24:39 [INFO] 20:24:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] 20:24:39 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-drop-test --- 20:24:39 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 20:24:39 [INFO] Project dependency features detected: [] 20:24:39 [INFO] Pax Exam System (Version: 4.13.3) created. 20:24:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:24:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:24:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:24:40 [INFO] Waiting for remote bundle context.. on 21000 name: c3ff7e11-ae3f-47b0-82fb-b17709abffb7 timout: [ RelativeTimeout value = 180000 ] 20:25:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:09 [INFO] 20:25:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-drop-test --- 20:25:09 [INFO] 20:25:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 20:25:09 [INFO] No Javadoc in project. Archive not created. 20:25:09 [INFO] 20:25:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-drop-test --- 20:25:09 [INFO] CycloneDX: Resolving Dependencies 20:25:12 [INFO] CycloneDX: Creating BOM version 1.5 with 271 component(s) 20:25:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml 20:25:12 [INFO] attaching as odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json 20:25:12 [INFO] attaching as odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.json 20:25:12 [INFO] 20:25:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 20:25:12 [INFO] Skipping duplicate-finder execution! 20:25:12 [INFO] 20:25:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 20:25:12 [INFO] Skipping plugin execution 20:25:12 [INFO] 20:25:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 20:25:12 [INFO] Skipping source per configuration. 20:25:12 [INFO] 20:25:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 20:25:12 [INFO] 20:25:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-drop-test --- 20:25:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:12 [INFO] 20:25:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-drop-test --- 20:25:12 [WARNING] 20:25:12 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 20:25:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:12 [WARNING] 20:25:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:12 [WARNING] 20:25:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-SNAPSHOT.pom 20:25:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-features.xml 20:25:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.json 20:25:12 [INFO] 20:25:12 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 20:25:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:25:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:25:12 [WARNING] 20:25:12 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 20:25:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:12 [WARNING] 20:25:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:12 [WARNING] 20:25:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:12 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 20:25:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:25:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:12 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 20:25:12 [INFO] 20:25:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 20:25:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.3-SNAPSHOT [71/84] 20:25:12 [INFO] ------------------------------[ feature ]------------------------------- 20:25:15 [INFO] 20:25:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 20:25:15 [INFO] 20:25:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 20:25:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:15 [INFO] 20:25:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 20:25:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:15 [INFO] 20:25:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] 20:25:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:16 [INFO] argLine set to empty 20:25:16 [INFO] 20:25:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] Starting audit... 20:25:16 Audit done. 20:25:16 [INFO] You have 0 Checkstyle violations. 20:25:16 [INFO] 20:25:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] Starting audit... 20:25:16 Audit done. 20:25:16 [INFO] You have 0 Checkstyle violations. 20:25:16 [INFO] 20:25:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/LICENSE 20:25:16 [INFO] 20:25:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 20:25:16 [INFO] ...done! 20:25:16 [INFO] Attaching features XML 20:25:16 [INFO] 20:25:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 20:25: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 20:25:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:16 [INFO] 20:25:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 20:25:16 [INFO] 20:25:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] 20:25:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 20:25:16 [INFO] 20:25:16 [INFO] 20:25:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] 20:25:16 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-flow-services-rest --- 20:25:16 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 20:25:17 [INFO] Project dependency features detected: [] 20:25:17 [INFO] Pax Exam System (Version: 4.13.3) created. 20:25:17 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:25:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:18 [INFO] Waiting for remote bundle context.. on 21000 name: aa394459-8442-4dad-9337-70c54b2ea3d9 timout: [ RelativeTimeout value = 180000 ] 20:25:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:41 [INFO] 20:25:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 20:25:41 [INFO] 20:25:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 20:25:41 [INFO] No Javadoc in project. Archive not created. 20:25:41 [INFO] 20:25:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 20:25:41 [INFO] CycloneDX: Resolving Dependencies 20:25:46 [INFO] CycloneDX: Creating BOM version 1.5 with 405 component(s) 20:25:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml 20:25:46 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json 20:25:46 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.json 20:25:46 [INFO] 20:25:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 20:25:46 [INFO] Skipping duplicate-finder execution! 20:25:46 [INFO] 20:25:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 20:25:46 [INFO] Skipping plugin execution 20:25:46 [INFO] 20:25:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 20:25:46 [INFO] Skipping source per configuration. 20:25:46 [INFO] 20:25:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 20:25:46 [INFO] 20:25:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services-rest --- 20:25:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:46 [INFO] 20:25:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services-rest --- 20:25:46 [WARNING] 20:25:46 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 20:25:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:46 [WARNING] 20:25:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:46 [WARNING] 20:25:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT.pom 20:25:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-features.xml 20:25:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.json 20:25:46 [INFO] 20:25:46 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 20:25:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:25:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:25:46 [WARNING] 20:25:46 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 20:25:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:46 [WARNING] 20:25:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:46 [WARNING] 20:25:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:25:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:46 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:25:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:25:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:46 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:25:46 [INFO] 20:25:46 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 20:25:46 [INFO] Building southbound-cli 0.18.3-SNAPSHOT [72/84] 20:25:46 [INFO] -------------------------------[ bundle ]------------------------------- 20:25:46 [INFO] 20:25:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-cli --- 20:25:46 [INFO] 20:25:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli --- 20:25:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:46 [INFO] 20:25:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli --- 20:25:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:46 [INFO] 20:25:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-cli --- 20:25:46 [INFO] 20:25:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- 20:25:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:25:46 [INFO] 20:25:46 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ southbound-cli --- 20:25:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:25:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/yang 20:25:47 [INFO] yang-to-sources: Found 15 dependencies in 2.554 ms 20:25:47 [INFO] yang-to-sources: Project model files found: 1 in 617.3 μs 20:25:47 [INFO] yang-to-sources: 2 YANG models processed in 82.06 ms 20:25:47 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.017 ms 20:25:47 [INFO] Sorted 15 files into 4 directories in 57.81 μs 20:25:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 13.16 ms 20:25:47 [INFO] 20:25:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli --- 20:25:47 [INFO] Starting audit... 20:25:47 Audit done. 20:25:47 [INFO] You have 0 Checkstyle violations. 20:25:47 [INFO] 20:25:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-cli --- 20:25:47 [INFO] Starting audit... 20:25:47 Audit done. 20:25:47 [INFO] You have 0 Checkstyle violations. 20:25:47 [INFO] 20:25:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-cli --- 20:25:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes/LICENSE 20:25:47 [INFO] 20:25:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 20:25:47 [INFO] Copying 1 resource from src/main/resources to target/classes 20:25:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:25:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:25:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:25:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:25:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:25:47 [INFO] 20:25:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- 20:25:47 [INFO] Recompiling the module because of changed dependency. 20:25:47 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:25:47 [INFO] 20:25:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ southbound-cli >>> 20:25:47 [INFO] 20:25:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ southbound-cli --- 20:25:47 [INFO] Fork Value is true 20:25:51 [INFO] Done SpotBugs Analysis.... 20:25:51 [INFO] 20:25:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ southbound-cli <<< 20:25:51 [INFO] 20:25:51 [INFO] 20:25:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ southbound-cli --- 20:25:51 [INFO] BugInstance size is 0 20:25:51 [INFO] Error size is 0 20:25:51 [INFO] No errors/warnings found 20:25:51 [INFO] 20:25:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- 20:25:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/test/resources 20:25:51 [INFO] 20:25:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-cli --- 20:25:51 [INFO] No sources to compile 20:25:51 [INFO] 20:25:51 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ southbound-cli --- 20:25:51 [INFO] No tests to run. 20:25:51 [INFO] 20:25:51 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ southbound-cli --- 20:25:51 [INFO] 20:25:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- 20:25:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT.jar 20:25:51 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/META-INF/MANIFEST.MF 20:25:51 [INFO] 20:25:51 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ southbound-cli --- 20:25:51 [INFO] No previous run data found, generating javadoc. 20:25:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-javadoc.jar 20:25:53 [INFO] 20:25:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ southbound-cli --- 20:25:53 [INFO] CycloneDX: Resolving Dependencies 20:25:55 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 20:25:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.xml 20:25:55 [INFO] attaching as southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.json 20:25:55 [INFO] attaching as southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:25:55 [INFO] 20:25:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 20:25:55 [INFO] Skipping duplicate-finder execution! 20:25:55 [INFO] 20:25:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-cli --- 20:25:55 [WARNING] Used undeclared dependencies found: 20:25:55 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:25:55 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:25:55 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:25:55 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:25:55 [INFO] 20:25:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- 20:25:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-sources.jar 20:25:55 [INFO] 20:25:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-cli --- 20:25:55 [INFO] 20:25:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-cli --- 20:25:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:25:55 [INFO] 20:25:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-cli --- 20:25:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT.pom 20:25:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT.jar 20:25:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT-javadoc.jar 20:25:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:25:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT-sources.jar 20:25:55 [INFO] 20:25:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- 20:25:55 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT.jar 20:25:55 [INFO] Writing OBR metadata 20:25:55 [INFO] 20:25:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-cli --- 20:25:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:25:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:25:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 20:25:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 20:25:55 [INFO] 20:25:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- 20:25:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:25:55 [INFO] 20:25:55 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 20:25:55 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.3-SNAPSHOT [73/84] 20:25:55 [INFO] ------------------------------[ feature ]------------------------------- 20:25:55 [INFO] 20:25:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] 20:25:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:55 [INFO] 20:25:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:55 [INFO] 20:25:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] 20:25:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:55 [INFO] argLine set to empty 20:25:55 [INFO] 20:25:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] Starting audit... 20:25:55 Audit done. 20:25:55 [INFO] You have 0 Checkstyle violations. 20:25:55 [INFO] 20:25:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] Starting audit... 20:25:55 Audit done. 20:25:55 [INFO] You have 0 Checkstyle violations. 20:25:55 [INFO] 20:25:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/LICENSE 20:25:55 [INFO] 20:25:55 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 20:25:55 [INFO] ...done! 20:25:55 [INFO] Attaching features XML 20:25:55 [INFO] 20:25:55 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 20:25:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:25:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:56 [INFO] 20:25:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 20:25:56 [INFO] 20:25:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 20:25:56 [INFO] 20:25:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 20:25:56 [INFO] 20:25:56 [INFO] 20:25:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 20:25:56 [INFO] 20:25:56 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-openflowplugin-app-southbound-cli --- 20:25:56 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 20:25:56 [INFO] Project dependency features detected: [] 20:25:56 [INFO] Pax Exam System (Version: 4.13.3) created. 20:25:56 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:25:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:56 [INFO] Waiting for remote bundle context.. on 21000 name: ff0db3f2-a4ac-4ca3-9fab-706f98cc54ca timout: [ RelativeTimeout value = 180000 ] 20:26:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:26:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:26:13 [INFO] 20:26:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 20:26:13 [INFO] 20:26:13 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 20:26:13 [INFO] No Javadoc in project. Archive not created. 20:26:13 [INFO] 20:26:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 20:26:13 [INFO] CycloneDX: Resolving Dependencies 20:26:16 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:26:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml 20:26:16 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json 20:26:16 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:26:16 [INFO] 20:26:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 20:26:16 [INFO] Skipping duplicate-finder execution! 20:26:16 [INFO] 20:26:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 20:26:16 [INFO] Skipping plugin execution 20:26:16 [INFO] 20:26:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 20:26:16 [INFO] Skipping source per configuration. 20:26:16 [INFO] 20:26:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 20:26:16 [INFO] 20:26:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-southbound-cli --- 20:26:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:16 [INFO] 20:26:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 20:26:16 [WARNING] 20:26:16 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 20:26:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:16 [WARNING] 20:26:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:16 [WARNING] 20:26:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT.pom 20:26:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-features.xml 20:26:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:26:16 [INFO] 20:26:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 20:26:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:16 [WARNING] 20:26:16 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 20:26:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:16 [WARNING] 20:26:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:16 [WARNING] 20:26:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 20:26:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 20:26:16 [INFO] 20:26:16 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 20:26:16 [INFO] Building features-openflowplugin 0.18.3-SNAPSHOT [74/84] 20:26:16 [INFO] ------------------------------[ feature ]------------------------------- 20:26:16 [INFO] 20:26:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin --- 20:26:16 [INFO] 20:26:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin --- 20:26:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:17 [INFO] 20:26:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 20:26:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:17 [INFO] 20:26:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin --- 20:26:17 [INFO] 20:26:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- 20:26:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:17 [INFO] argLine set to empty 20:26:17 [INFO] 20:26:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin --- 20:26:17 [INFO] Starting audit... 20:26:17 Audit done. 20:26:17 [INFO] You have 0 Checkstyle violations. 20:26:17 [INFO] 20:26:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin --- 20:26:17 [INFO] Starting audit... 20:26:17 Audit done. 20:26:17 [INFO] You have 0 Checkstyle violations. 20:26:17 [INFO] 20:26:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin --- 20:26:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/classes/LICENSE 20:26:17 [INFO] 20:26:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 20:26:17 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml 20:26:18 [INFO] ...done! 20:26:18 [INFO] Attaching features XML 20:26:18 [INFO] 20:26:18 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- 20:26:18 [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 20:26:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:26:18 [INFO] 20:26:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 20:26:18 [INFO] 20:26:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowplugin --- 20:26:18 [INFO] 20:26:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 20:26:18 [INFO] 20:26:18 [INFO] 20:26:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowplugin --- 20:26:18 [INFO] 20:26:18 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-openflowplugin --- 20:26:18 [INFO] 20:26:18 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-openflowplugin --- 20:26:18 [INFO] 20:26:18 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-openflowplugin --- 20:26:18 [INFO] No Javadoc in project. Archive not created. 20:26:18 [INFO] 20:26:18 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-openflowplugin --- 20:26:18 [INFO] CycloneDX: Resolving Dependencies 20:26:23 [INFO] CycloneDX: Creating BOM version 1.5 with 420 component(s) 20:26:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.xml 20:26:23 [INFO] attaching as features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.json 20:26:23 [INFO] attaching as features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:26:23 [INFO] 20:26:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 20:26:23 [INFO] Skipping duplicate-finder execution! 20:26:23 [INFO] 20:26:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 20:26:23 [INFO] Skipping plugin execution 20:26:23 [INFO] 20:26:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- 20:26:23 [INFO] No sources in project. Archive not created. 20:26:23 [INFO] 20:26:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin --- 20:26:23 [INFO] 20:26:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin --- 20:26:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:23 [INFO] 20:26:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin --- 20:26:23 [WARNING] 20:26:23 [WARNING] The packaging plugin for project features-openflowplugin did not assign 20:26:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:23 [WARNING] 20:26:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:23 [WARNING] 20:26:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-SNAPSHOT.pom 20:26:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-SNAPSHOT-features.xml 20:26:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:26:23 [INFO] 20:26:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin --- 20:26:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:23 [WARNING] 20:26:23 [WARNING] The packaging plugin for project features-openflowplugin did not assign 20:26:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:23 [WARNING] 20:26:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:23 [WARNING] 20:26:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:26:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:26:23 [INFO] 20:26:23 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 20:26:23 [INFO] Building features-aggregator 0.18.3-SNAPSHOT [75/84] 20:26:23 [INFO] --------------------------------[ pom ]--------------------------------- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- 20:26:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:23 [INFO] 20:26:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- 20:26:23 [INFO] 20:26:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- 20:26:23 [INFO] CycloneDX: Resolving Dependencies 20:26:23 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:26:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.xml 20:26:23 [INFO] attaching as features-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.json 20:26:23 [INFO] attaching as features-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:26:23 [INFO] 20:26:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- 20:26:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-SNAPSHOT.pom 20:26:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:26:23 [INFO] 20:26:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- 20:26:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 20:26:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 20:26:23 [INFO] 20:26:23 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 20:26:23 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.3-SNAPSHOT [76/84] 20:26:23 [INFO] --------------------------------[ pom ]--------------------------------- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 20:26:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:23 [INFO] 20:26:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 20:26:23 [INFO] 20:26:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ arbitratorreconciliation-aggregator --- 20:26:23 [INFO] Skipping CycloneDX goal, because module skips deploy 20:26:23 [INFO] 20:26:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-aggregator --- 20:26:23 [INFO] Skipping artifact installation 20:26:23 [INFO] 20:26:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 20:26:23 [INFO] Skipping artifact deployment 20:26:23 [INFO] 20:26:23 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 20:26:23 [INFO] Building applications-aggregator 0.18.3-SNAPSHOT [77/84] 20:26:23 [INFO] --------------------------------[ pom ]--------------------------------- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ applications-aggregator --- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator --- 20:26:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:23 [INFO] 20:26:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator --- 20:26:23 [INFO] 20:26:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ applications-aggregator --- 20:26:23 [INFO] Skipping CycloneDX goal, because module skips deploy 20:26:23 [INFO] 20:26:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ applications-aggregator --- 20:26:23 [INFO] Skipping artifact installation 20:26:23 [INFO] 20:26:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ applications-aggregator --- 20:26:23 [INFO] Skipping artifact deployment 20:26:23 [INFO] 20:26:23 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 20:26:23 [INFO] Building model-aggregator 0.18.3-SNAPSHOT [78/84] 20:26:23 [INFO] --------------------------------[ pom ]--------------------------------- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-aggregator --- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 20:26:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:23 [INFO] 20:26:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 20:26:23 [INFO] 20:26:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-aggregator --- 20:26:23 [INFO] Skipping CycloneDX goal, because module skips deploy 20:26:23 [INFO] 20:26:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-aggregator --- 20:26:23 [INFO] Skipping artifact installation 20:26:23 [INFO] 20:26:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-aggregator --- 20:26:23 [INFO] Skipping artifact deployment 20:26:23 [INFO] 20:26:23 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 20:26:23 [INFO] Building learning-switch 0.18.3-SNAPSHOT [79/84] 20:26:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ learning-switch --- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch --- 20:26:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:23 [INFO] 20:26:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch --- 20:26:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:23 [INFO] 20:26:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch --- 20:26:23 [INFO] 20:26:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- 20:26:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:26:23 [INFO] 20:26:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ learning-switch --- 20:26:23 [INFO] Starting audit... 20:26:23 Audit done. 20:26:23 [INFO] You have 0 Checkstyle violations. 20:26:23 [INFO] 20:26:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch --- 20:26:24 [INFO] Starting audit... 20:26:24 Audit done. 20:26:24 [INFO] You have 0 Checkstyle violations. 20:26:24 [INFO] 20:26:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch --- 20:26:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes/LICENSE 20:26:24 [INFO] 20:26:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 20:26:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/resources 20:26:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/spi 20:26:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/yang 20:26:24 [INFO] 20:26:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- 20:26:24 [INFO] Recompiling the module because of changed dependency. 20:26:24 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:26:24 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:26:24 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,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 20:26:24 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,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 20:26:24 [INFO] 20:26:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ learning-switch >>> 20:26:24 [INFO] 20:26:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ learning-switch --- 20:26:24 [INFO] Fork Value is true 20:26:27 [INFO] Done SpotBugs Analysis.... 20:26:27 [INFO] 20:26:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ learning-switch <<< 20:26:27 [INFO] 20:26:27 [INFO] 20:26:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ learning-switch --- 20:26:27 [INFO] BugInstance size is 0 20:26:27 [INFO] Error size is 0 20:26:27 [INFO] No errors/warnings found 20:26:27 [INFO] 20:26:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- 20:26:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/test/resources 20:26:27 [INFO] 20:26:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ learning-switch --- 20:26:27 [INFO] No sources to compile 20:26:27 [INFO] 20:26:27 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ learning-switch --- 20:26:27 [INFO] No tests to run. 20:26:27 [INFO] 20:26:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ learning-switch --- 20:26:27 [INFO] 20:26:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- 20:26:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar 20:26:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/META-INF/MANIFEST.MF 20:26:27 [INFO] 20:26:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ learning-switch --- 20:26:27 [INFO] No previous run data found, generating javadoc. 20:26:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-javadoc.jar 20:26:28 [INFO] 20:26:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ learning-switch --- 20:26:28 [INFO] CycloneDX: Resolving Dependencies 20:26:29 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:26:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.xml 20:26:29 [INFO] attaching as learning-switch-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.json 20:26:29 [INFO] attaching as learning-switch-0.18.3-SNAPSHOT-cyclonedx.json 20:26:29 [INFO] 20:26:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 20:26:29 [INFO] Skipping duplicate-finder execution! 20:26:29 [INFO] 20:26:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ learning-switch --- 20:26:29 [WARNING] Used undeclared dependencies found: 20:26:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 20:26:29 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:26:29 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:26:29 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:26:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:26:29 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:26:29 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:26:29 [INFO] 20:26:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- 20:26:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-sources.jar 20:26:29 [INFO] 20:26:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ learning-switch --- 20:26:29 [INFO] 20:26:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ learning-switch --- 20:26:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:26:29 [INFO] 20:26:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ learning-switch --- 20:26:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT.pom 20:26:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT.jar 20:26:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT-javadoc.jar 20:26:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT-cyclonedx.json 20:26:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT-sources.jar 20:26:29 [INFO] 20:26:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- 20:26:29 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT.jar 20:26:29 [INFO] Writing OBR metadata 20:26:29 [INFO] 20:26:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ learning-switch --- 20:26:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:26:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:26:29 [INFO] 20:26:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- 20:26:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:26:29 [INFO] 20:26:29 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 20:26:29 [INFO] Building sample-consumer 0.18.3-SNAPSHOT [80/84] 20:26:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:26:29 [INFO] 20:26:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-consumer --- 20:26:29 [INFO] 20:26:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer --- 20:26:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:29 [INFO] 20:26:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer --- 20:26:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:29 [INFO] 20:26:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer --- 20:26:30 [INFO] 20:26:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- 20:26:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:26:30 [INFO] 20:26:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-consumer --- 20:26:30 [INFO] Starting audit... 20:26:30 Audit done. 20:26:30 [INFO] You have 0 Checkstyle violations. 20:26:30 [INFO] 20:26:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer --- 20:26:30 [INFO] Starting audit... 20:26:30 Audit done. 20:26:30 [INFO] You have 0 Checkstyle violations. 20:26:30 [INFO] 20:26:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer --- 20:26:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes/LICENSE 20:26:30 [INFO] 20:26:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 20:26:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/resources 20:26:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/spi 20:26:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/yang 20:26:30 [INFO] 20:26:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- 20:26:30 [INFO] Recompiling the module because of changed dependency. 20:26:30 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:26:30 [INFO] 20:26:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ sample-consumer >>> 20:26:30 [INFO] 20:26:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ sample-consumer --- 20:26:30 [INFO] Fork Value is true 20:26:32 [INFO] Done SpotBugs Analysis.... 20:26:32 [INFO] 20:26:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ sample-consumer <<< 20:26:32 [INFO] 20:26:32 [INFO] 20:26:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ sample-consumer --- 20:26:32 [INFO] BugInstance size is 0 20:26:32 [INFO] Error size is 0 20:26:32 [INFO] No errors/warnings found 20:26:32 [INFO] 20:26:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- 20:26:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/test/resources 20:26:32 [INFO] 20:26:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-consumer --- 20:26:32 [INFO] No sources to compile 20:26:32 [INFO] 20:26:32 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ sample-consumer --- 20:26:32 [INFO] No tests to run. 20:26:32 [INFO] 20:26:32 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ sample-consumer --- 20:26:32 [INFO] 20:26:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- 20:26:33 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT.jar 20:26:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/META-INF/MANIFEST.MF 20:26:33 [INFO] 20:26:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ sample-consumer --- 20:26:33 [INFO] No previous run data found, generating javadoc. 20:26:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-javadoc.jar 20:26:34 [INFO] 20:26:34 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ sample-consumer --- 20:26:34 [INFO] CycloneDX: Resolving Dependencies 20:26:35 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 20:26:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.xml 20:26:35 [INFO] attaching as sample-consumer-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.json 20:26:35 [INFO] attaching as sample-consumer-0.18.3-SNAPSHOT-cyclonedx.json 20:26:35 [INFO] 20:26:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 20:26:35 [INFO] Skipping duplicate-finder execution! 20:26:35 [INFO] 20:26:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-consumer --- 20:26:35 [INFO] No dependency problems found 20:26:35 [INFO] 20:26:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- 20:26:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-sources.jar 20:26:35 [INFO] 20:26:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-consumer --- 20:26:35 [INFO] 20:26:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-consumer --- 20:26:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:26:35 [INFO] 20:26:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-consumer --- 20:26:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT.pom 20:26:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT.jar 20:26:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT-javadoc.jar 20:26:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT-cyclonedx.json 20:26:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT-sources.jar 20:26:35 [INFO] 20:26:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- 20:26:35 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT.jar 20:26:35 [INFO] Writing OBR metadata 20:26:35 [INFO] 20:26:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-consumer --- 20:26:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:26:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:26:35 [INFO] 20:26:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- 20:26:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:26:35 [INFO] 20:26:35 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 20:26:35 [INFO] Building sample-bundles 0.18.3-SNAPSHOT [81/84] 20:26:35 [INFO] -------------------------------[ bundle ]------------------------------- 20:26:35 [INFO] 20:26:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-bundles --- 20:26:35 [INFO] 20:26:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles --- 20:26:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:35 [INFO] 20:26:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles --- 20:26:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:35 [INFO] 20:26:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles --- 20:26:35 [INFO] 20:26:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- 20:26:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:26:35 [INFO] 20:26:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-bundles --- 20:26:35 [INFO] Starting audit... 20:26:35 Audit done. 20:26:35 [INFO] You have 0 Checkstyle violations. 20:26:35 [INFO] 20:26:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles --- 20:26:35 [INFO] Starting audit... 20:26:35 Audit done. 20:26:35 [INFO] You have 0 Checkstyle violations. 20:26:35 [INFO] 20:26:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles --- 20:26:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes/LICENSE 20:26:35 [INFO] 20:26:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 20:26:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/resources 20:26:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/spi 20:26:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/yang 20:26:35 [INFO] 20:26:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- 20:26:35 [INFO] Recompiling the module because of changed dependency. 20:26:35 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:26:35 [INFO] 20:26:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ sample-bundles >>> 20:26:35 [INFO] 20:26:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ sample-bundles --- 20:26:36 [INFO] Fork Value is true 20:26:38 [INFO] Done SpotBugs Analysis.... 20:26:38 [INFO] 20:26:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ sample-bundles <<< 20:26:38 [INFO] 20:26:38 [INFO] 20:26:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ sample-bundles --- 20:26:38 [INFO] BugInstance size is 0 20:26:38 [INFO] Error size is 0 20:26:38 [INFO] No errors/warnings found 20:26:38 [INFO] 20:26:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- 20:26:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/test/resources 20:26:38 [INFO] 20:26:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-bundles --- 20:26:38 [INFO] No sources to compile 20:26:38 [INFO] 20:26:38 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ sample-bundles --- 20:26:38 [INFO] No tests to run. 20:26:38 [INFO] 20:26:38 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ sample-bundles --- 20:26:38 [INFO] 20:26:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- 20:26:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT.jar 20:26:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/META-INF/MANIFEST.MF 20:26:39 [INFO] 20:26:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ sample-bundles --- 20:26:39 [INFO] No previous run data found, generating javadoc. 20:26:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-javadoc.jar 20:26:40 [INFO] 20:26:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ sample-bundles --- 20:26:40 [INFO] CycloneDX: Resolving Dependencies 20:26:40 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 20:26:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.xml 20:26:41 [INFO] attaching as sample-bundles-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.json 20:26:41 [INFO] attaching as sample-bundles-0.18.3-SNAPSHOT-cyclonedx.json 20:26:41 [INFO] 20:26:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 20:26:41 [INFO] Skipping duplicate-finder execution! 20:26:41 [INFO] 20:26:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-bundles --- 20:26:41 [WARNING] Used undeclared dependencies found: 20:26:41 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.7:compile 20:26:41 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:26:41 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 20:26:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 20:26:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 20:26:41 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 20:26:41 [INFO] 20:26:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- 20:26:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-sources.jar 20:26:41 [INFO] 20:26:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-bundles --- 20:26:41 [INFO] 20:26:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-bundles --- 20:26:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:26:41 [INFO] 20:26:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-bundles --- 20:26:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT.pom 20:26:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT.jar 20:26:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT-javadoc.jar 20:26:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT-cyclonedx.json 20:26:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT-sources.jar 20:26:41 [INFO] 20:26:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- 20:26:41 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT.jar 20:26:41 [INFO] Writing OBR metadata 20:26:41 [INFO] 20:26:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-bundles --- 20:26:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:26:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:26:41 [INFO] 20:26:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- 20:26:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:26:41 [INFO] 20:26:41 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 20:26:41 [INFO] Building openflowplugin-samples-aggregator 0.18.3-SNAPSHOT [82/84] 20:26:41 [INFO] --------------------------------[ pom ]--------------------------------- 20:26:41 [INFO] 20:26:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-samples-aggregator --- 20:26:41 [INFO] 20:26:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 20:26:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:41 [INFO] 20:26:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 20:26:41 [INFO] 20:26:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-samples-aggregator --- 20:26:41 [INFO] Skipping CycloneDX goal, because module skips deploy 20:26:41 [INFO] 20:26:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-samples-aggregator --- 20:26:41 [INFO] Skipping artifact installation 20:26:41 [INFO] 20:26:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 20:26:41 [INFO] Skipping artifact deployment 20:26:41 [INFO] 20:26:41 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 20:26:41 [INFO] Building openflowplugin-karaf 0.18.3-SNAPSHOT [83/84] 20:26:41 [INFO] --------------------------------[ pom ]--------------------------------- 20:26:42 [INFO] 20:26:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-karaf --- 20:26:42 [INFO] 20:26:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf --- 20:26:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:42 [INFO] 20:26:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 20:26:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:42 [INFO] 20:26:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf --- 20:26:42 [INFO] 20:26:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 20:26:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/distribution/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/** 20:26:42 [INFO] 20:26:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-karaf --- 20:26:42 [INFO] Starting audit... 20:26:42 Audit done. 20:26:42 [INFO] You have 0 Checkstyle violations. 20:26:42 [INFO] 20:26:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf --- 20:26:42 [INFO] Starting audit... 20:26:42 Audit done. 20:26:42 [INFO] You have 0 Checkstyle violations. 20:26:42 [INFO] 20:26:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-karaf --- 20:26:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/classes/LICENSE 20:26:42 [INFO] 20:26:42 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 20:26:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/resources 20:26:42 [INFO] 20:26:42 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf --- 20:26:42 [INFO] Using repositories: 20:26:42 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:26:42 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:26:42 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:26:42 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:26:42 [INFO] Loading direct KAR and features XML dependencies 20:26:42 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:26:42 [INFO] Feature framework will be added as a startup feature 20:26:42 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:26:42 [INFO] Unzipping kars 20:26:42 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:26:42 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:26:42 [INFO] Loading profiles from: 20:26:43 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:26:43 [INFO] Loading repositories 20:26:43 [INFO] Generating generated-startup profile 20:26:43 [INFO] Generating generated-boot profile with parents: generated-startup 20:26:43 [INFO] Generating generated-installed profile 20:26:43 [INFO] Configuring etc/config.properties and etc/system.properties 20:26:43 [INFO] Downloading libraries for generated profiles 20:26:43 [INFO] Downloading additional libraries 20:26:43 [INFO] Writing configurations 20:26:43 [INFO] adding config file: etc/profile.cfg 20:26:43 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 20:26:43 [INFO] Startup stage 20:26:43 [INFO] Loading startup repositories 20:26:43 [INFO] Resolving startup features and bundles 20:26:43 [INFO] Features: framework 20:26:43 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 20:26:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:26:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:26:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:26:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:26:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:26:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:26:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:26:43 [INFO] Boot stage 20:26:43 [INFO] Loading boot repositories 20:26:43 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 20:26:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 20:26:43 [INFO] Feature kar/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 20:26:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:26:43 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 20:26:43 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 20:26:43 [INFO] Feature scr/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:26:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:26:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:26:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:26:43 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 20:26:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 20:26:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:26:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 20:26:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 20:26:43 [INFO] Feature shell/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 20:26:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:26:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:26:43 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:26:43 [INFO] Feature service/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 20:26:43 [INFO] Feature jaas/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 20:26:43 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:26:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:26:43 [INFO] Feature package/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 20:26:43 [INFO] Feature ssh/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 20:26:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 20:26:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 20:26:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 20:26:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 20:26:43 [INFO] Feature feature/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:26:43 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:26:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:26:43 [INFO] Feature management/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:26:43 [INFO] adding config file: etc/jmx.acl.cfg 20:26:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:26:43 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:26:43 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:26:43 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:26:43 [INFO] Feature 94e9ba19-4445-4fa4-9b14-eeae05041e9f/0.0.0 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 20:26:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:26:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:26:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 20:26:43 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:26:43 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:26:43 [INFO] Feature system/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 20:26:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:26:43 [INFO] Feature log/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 20:26:43 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:26:43 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:26:43 [INFO] Feature config/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 20:26:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:26:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:26:43 [INFO] Feature instance/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 20:26:43 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 20:26:43 [INFO] Feature framework/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:26:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:26:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:26:43 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:26:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:26:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:26:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:26:43 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 20:26:43 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 20:26:43 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 20:26:43 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 20:26:43 [INFO] Feature deployer/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 20:26:43 [INFO] Feature bundle/4.4.6 is defined as a boot feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 20:26:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:26:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:26:43 [INFO] Feature standard/4.4.6 is defined as a boot feature 20:26:43 [INFO] Install stage 20:26:43 [INFO] Loading installed repositories 20:26:43 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 20:26:43 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 20:26:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:26:43 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:26:43 [INFO] 20:26:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 20:26:43 [INFO] 20:26:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-karaf --- 20:26:43 [INFO] 20:26:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 20:26:43 [INFO] 20:26:43 [INFO] 20:26:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-karaf --- 20:26:43 [INFO] 20:26:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ openflowplugin-karaf --- 20:26:43 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/lib/karaf.branding-13.1.5.jar 20:26:43 [INFO] 20:26:43 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 20:26:43 [INFO] 20:26:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 20:26:43 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 20:26:43 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 20:26:43 [INFO] 20:26:43 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-karaf --- 20:26:43 [INFO] 20:26:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 20:26:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/assembly 20:26:43 [INFO] 20:26:43 [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 20:26:44 [INFO] Feature repository discovered recursively: e9da492d-2bf1-4083-9455-7b751febbc90 20:26:44 [INFO] Feature repository discovered recursively: features-openflowplugin 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 20:26:44 [INFO] Feature repository discovered recursively: odl-restconf 20:26:44 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-export 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 20:26:44 [INFO] Feature repository discovered recursively: odl-ws-rs-api 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-jersey-2 20:26:44 [INFO] Feature repository discovered recursively: odl-javassist-3 20:26:44 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 20:26:44 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-netty 20:26:44 [INFO] Feature repository discovered recursively: odl-netty-4 20:26:44 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-apache-commons-text 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:26:44 [INFO] Feature repository discovered recursively: odl-stax2-api 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:26:44 [INFO] Feature repository discovered recursively: odl-antlr4 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-akka 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-scala 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 20:26:44 [INFO] Feature repository discovered recursively: odl-gson 20:26:44 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 20:26:44 [INFO] Feature repository discovered recursively: odl-servlet-api 20:26:44 [INFO] Feature repository discovered recursively: odl-infrautils-utils 20:26:44 [INFO] Feature repository discovered recursively: odl-infrautils-ready 20:26:44 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:26:44 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:26:44 [INFO] Feature repository discovered recursively: pt-triemap 20:26:44 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 20:26:44 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 20:26:44 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 20:26:44 [INFO] Feature repository discovered recursively: odl-guava 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 20:26:44 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 20:26:44 [INFO] Feature repository discovered recursively: framework-4.4.6 20:26:44 [INFO] Feature repository discovered recursively: standard-4.4.6 20:26:44 [INFO] Feature repository discovered recursively: framework-4.4.6 20:26:44 [INFO] Feature repository discovered recursively: features-openflowplugin 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 20:26:44 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:26:44 [INFO] Feature repository discovered recursively: odl-guava 20:26:44 [INFO] Feature repository discovered recursively: pt-triemap 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:26:44 [INFO] Feature repository discovered recursively: odl-antlr4 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-apache-commons-text 20:26:44 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:26:44 [INFO] Feature repository discovered recursively: odl-gson 20:26:44 [INFO] Feature repository discovered recursively: odl-stax2-api 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 20:26:44 [INFO] Feature repository discovered recursively: odl-netty-4 20:26:44 [INFO] Feature repository discovered recursively: odl-servlet-api 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-akka 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-scala 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 20:26:44 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 20:26:44 [INFO] Feature repository discovered recursively: odl-infrautils-ready 20:26:44 [INFO] Feature repository discovered recursively: odl-infrautils-utils 20:26:44 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-netty 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 20:26:44 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 20:26:44 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 20:26:44 [INFO] Feature repository discovered recursively: odl-restconf 20:26:44 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-yangtools-export 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 20:26:44 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 20:26:44 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 20:26:44 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 20:26:44 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 20:26:44 [INFO] Feature repository discovered recursively: odl-ws-rs-api 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 20:26:44 [INFO] Feature repository discovered recursively: odl-jersey-2 20:26:44 [INFO] Feature repository discovered recursively: odl-javassist-3 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 20:26:44 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 20:26:44 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 20:26:44 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 20:26:44 [INFO] Feature repository discovered recursively: standard-4.4.6 20:26:44 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 20:26:44 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 20:26:44 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 20:26:45 [INFO] 20:26:45 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- 20:26:45 [INFO] Executing tasks 20:26:45 [INFO] Executed tasks 20:26:45 [INFO] 20:26:45 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- 20:26:45 [INFO] Executing tasks 20:26:45 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/system/org/bouncycastle 20:26:45 [INFO] Executed tasks 20:26:45 [INFO] 20:26:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ openflowplugin-karaf --- 20:26:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:26:45 [INFO] 20:26:45 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ openflowplugin-karaf --- 20:26:58 [INFO] 20:26:58 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-karaf --- 20:26:58 [INFO] Skipping CycloneDX goal, because module skips deploy 20:26:58 [INFO] 20:26:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 20:26:58 [INFO] Skipping duplicate-finder execution! 20:26:58 [INFO] 20:26:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 20:26:58 [INFO] Skipping pom project 20:26:58 [INFO] 20:26:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 20:26:58 [INFO] 20:26:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-karaf --- 20:26:58 [INFO] 20:26:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-karaf --- 20:26:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:26:58 [INFO] 20:26:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-karaf --- 20:26:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.3-SNAPSHOT/openflowplugin-karaf-0.18.3-SNAPSHOT.pom 20:26:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/openflowplugin-karaf-0.18.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.3-SNAPSHOT/openflowplugin-karaf-0.18.3-SNAPSHOT.tar.gz 20:26:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/openflowplugin-karaf-0.18.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.3-SNAPSHOT/openflowplugin-karaf-0.18.3-SNAPSHOT.zip 20:26:58 [INFO] 20:26:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-karaf --- 20:26:58 [INFO] Skipping artifact deployment 20:26:58 [INFO] 20:26:58 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 20:26:58 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [84/84] 20:26:58 [INFO] --------------------------------[ pom ]--------------------------------- 20:26:58 [INFO] 20:26:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-aggregator --- 20:26:58 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-calcium/target 20:26:58 [INFO] 20:26:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator --- 20:26:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:58 [INFO] 20:26:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 20:26:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:58 [INFO] 20:26:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator --- 20:26:58 [INFO] 20:26:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 20:26:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:26:58 [INFO] 20:26:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-aggregator --- 20:26:58 [INFO] Starting audit... 20:26:58 Audit done. 20:26:58 [INFO] You have 0 Checkstyle violations. 20:26:58 [INFO] 20:26:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator --- 20:26:58 [INFO] Starting audit... 20:26:58 Audit done. 20:26:58 [INFO] You have 0 Checkstyle violations. 20:26:58 [INFO] 20:26:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator --- 20:26:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/openflowplugin-maven-merge-calcium/target/classes/LICENSE 20:26:58 [INFO] 20:26:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 20:26:58 [INFO] 20:26:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-aggregator --- 20:26:58 [INFO] 20:26:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 20:26:58 [INFO] 20:26:58 [INFO] 20:26:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-aggregator --- 20:26:58 [INFO] 20:26:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ openflowplugin-aggregator --- 20:26:58 [INFO] 20:26:58 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 20:27:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:27:00 [INFO] 20:27:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ openflowplugin-aggregator --- 20:27:00 [INFO] CycloneDX: Resolving Dependencies 20:27:00 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:27:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/target/bom.xml 20:27:00 [INFO] attaching as openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/target/bom.json 20:27:00 [INFO] attaching as openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:27:00 [INFO] 20:27:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 20:27:00 [INFO] Skipping duplicate-finder execution! 20:27:00 [INFO] 20:27:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 20:27:00 [INFO] Skipping pom project 20:27:00 [INFO] 20:27:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 20:27:00 [INFO] 20:27:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-aggregator --- 20:27:00 [INFO] 20:27:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-aggregator --- 20:27:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:27:00 [INFO] 20:27:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-aggregator --- 20:27:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-SNAPSHOT.pom 20:27:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:27:00 [INFO] 20:27:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-aggregator --- 20:27:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:27:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:27:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:27:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:27:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:27:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:27:00 [INFO] 20:27:00 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 20:27:00 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [85/84] 20:27:00 [INFO] --------------------------------[ pom ]--------------------------------- 20:27:00 [INFO] 20:27:00 [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 20:27:00 [INFO] 20:27:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:00 [INFO] Forking openflowplugin-artifacts 0.18.3-SNAPSHOT 20:27:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:00 [INFO] 20:27:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:27:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:00 [INFO] 20:27:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts --- 20:27:00 [INFO] 20:27:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:00 [INFO] Forking openflowplugin-parent 0.18.3-SNAPSHOT 20:27:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:00 [INFO] 20:27:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent --- 20:27:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:00 [INFO] 20:27:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:27:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:00 [INFO] 20:27:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent --- 20:27:00 [INFO] 20:27:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:27:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:27:00 [INFO] 20:27:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-parent --- 20:27:00 [INFO] Starting audit... 20:27:00 Audit done. 20:27:00 [INFO] You have 0 Checkstyle violations. 20:27:00 [INFO] 20:27:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent --- 20:27:00 [INFO] Starting audit... 20:27:00 Audit done. 20:27:00 [INFO] You have 0 Checkstyle violations. 20:27:00 [INFO] 20:27:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-parent --- 20:27:00 [INFO] 20:27:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:27:00 [INFO] 20:27:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-parent --- 20:27:00 [INFO] 20:27:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:27:00 [INFO] 20:27:00 [INFO] 20:27:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-parent --- 20:27:00 [INFO] 20:27:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:00 [INFO] Forking liblldp 0.18.3-SNAPSHOT 20:27:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:00 [INFO] 20:27:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp --- 20:27:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:00 [INFO] 20:27:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp --- 20:27:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:00 [INFO] 20:27:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp --- 20:27:01 [INFO] 20:27:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 20:27:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:27:01 [INFO] 20:27:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ liblldp --- 20:27:01 [INFO] Starting audit... 20:27:01 Audit done. 20:27:01 [INFO] You have 0 Checkstyle violations. 20:27:01 [INFO] 20:27:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp --- 20:27:01 [INFO] Starting audit... 20:27:01 Audit done. 20:27:01 [INFO] You have 0 Checkstyle violations. 20:27:01 [INFO] 20:27:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp --- 20:27:01 [INFO] 20:27:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 20:27:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/resources 20:27:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/spi 20:27:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/yang 20:27:01 [INFO] 20:27:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- 20:27:01 [INFO] Recompiling the module because of changed dependency. 20:27:01 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:27:01 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes 20:27:01 [INFO] 20:27:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ liblldp >>> 20:27:01 [INFO] 20:27:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ liblldp --- 20:27:01 [INFO] Fork Value is true 20:27:05 [INFO] Done SpotBugs Analysis.... 20:27:05 [INFO] 20:27:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ liblldp <<< 20:27:05 [INFO] 20:27:05 [INFO] 20:27:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ liblldp --- 20:27:05 [INFO] BugInstance size is 0 20:27:05 [INFO] Error size is 0 20:27:05 [INFO] No errors/warnings found 20:27:05 [INFO] 20:27:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:05 [INFO] Forking libraries-aggregator 0.18.3-SNAPSHOT 20:27:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:05 [INFO] 20:27:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator --- 20:27:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:05 [INFO] 20:27:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator --- 20:27:05 [INFO] 20:27:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:05 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.18.3-SNAPSHOT 20:27:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:05 [INFO] 20:27:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api --- 20:27:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:05 [INFO] 20:27:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:27:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:05 [INFO] 20:27:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api --- 20:27:06 [INFO] 20:27:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:27:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-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/** 20:27:06 [INFO] 20:27:06 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflow-protocol-api --- 20:27:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:27:06 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/yang 20:27:06 [INFO] yang-to-sources: Found 3 dependencies in 701.6 μs 20:27:06 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:27:06 [INFO] 20:27:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api --- 20:27:06 [INFO] Starting audit... 20:27:06 Audit done. 20:27:06 [INFO] You have 0 Checkstyle violations. 20:27:06 [INFO] 20:27:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api --- 20:27:06 [INFO] Starting audit... 20:27:06 Audit done. 20:27:06 [INFO] You have 0 Checkstyle violations. 20:27:06 [INFO] 20:27:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-api --- 20:27:06 [INFO] 20:27:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 20:27:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/resources 20:27:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:27:06 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:27:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:27:06 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:27:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:27:06 [INFO] 20:27:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- 20:27:06 [INFO] Recompiling the module because of changed dependency. 20:27:06 [INFO] Compiling 916 source files with javac [debug release 17] to target/classes 20:27:10 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes 20:27:10 [INFO] 20:27:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:27:10 [INFO] 20:27:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-api --- 20:27:10 [INFO] Fork Value is true 20:27:15 [INFO] Done SpotBugs Analysis.... 20:27:15 [INFO] 20:27:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:27:15 [INFO] 20:27:15 [INFO] 20:27:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-api --- 20:27:15 [INFO] BugInstance size is 0 20:27:15 [INFO] Error size is 0 20:27:15 [INFO] No errors/warnings found 20:27:15 [INFO] 20:27:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:15 [INFO] Forking openflowjava-parent 0.18.3-SNAPSHOT 20:27:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:15 [INFO] 20:27:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-parent --- 20:27:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:15 [INFO] 20:27:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 20:27:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:15 [INFO] 20:27:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-parent --- 20:27:15 [INFO] 20:27:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:27:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:27:15 [INFO] 20:27:15 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- 20:27:15 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/src/main/yang added. 20:27:15 [INFO] 20:27:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent --- 20:27:15 [INFO] Starting audit... 20:27:15 Audit done. 20:27:15 [INFO] You have 0 Checkstyle violations. 20:27:15 [INFO] 20:27:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-parent --- 20:27:15 [INFO] Starting audit... 20:27:15 Audit done. 20:27:15 [INFO] You have 0 Checkstyle violations. 20:27:15 [INFO] 20:27:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-parent --- 20:27:15 [INFO] 20:27:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:27:15 [INFO] 20:27:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-parent --- 20:27:15 [INFO] 20:27:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:27:15 [INFO] 20:27:15 [INFO] 20:27:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-parent --- 20:27:15 [INFO] 20:27:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:15 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.18.3-SNAPSHOT 20:27:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:15 [INFO] 20:27:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi --- 20:27:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:15 [INFO] 20:27:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 20:27:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:15 [INFO] 20:27:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-spi --- 20:27:15 [INFO] 20:27:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:27:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:27:15 [INFO] 20:27:15 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflow-protocol-spi --- 20:27:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:27:15 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang 20:27:15 [INFO] yang-to-sources: Found 4 dependencies in 1.046 ms 20:27:15 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:27:15 [INFO] 20:27:15 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 20:27:15 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:27:15 [INFO] 20:27:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi --- 20:27:15 [INFO] Starting audit... 20:27:15 Audit done. 20:27:15 [INFO] You have 0 Checkstyle violations. 20:27:15 [INFO] 20:27:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-spi --- 20:27:15 [INFO] Starting audit... 20:27:15 Audit done. 20:27:15 [INFO] You have 0 Checkstyle violations. 20:27:15 [INFO] 20:27:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-spi --- 20:27:15 [INFO] 20:27:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 20:27:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/resources 20:27:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:27:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:27:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:27:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:27:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:27:15 [INFO] 20:27:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 20:27:15 [INFO] Recompiling the module because of changed dependency. 20:27:15 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:27:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes 20:27:16 [INFO] 20:27:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:27:16 [INFO] 20:27:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:27:16 [INFO] Fork Value is true 20:27:18 [INFO] Done SpotBugs Analysis.... 20:27:18 [INFO] 20:27:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:27:18 [INFO] 20:27:18 [INFO] 20:27:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-spi --- 20:27:18 [INFO] BugInstance size is 0 20:27:18 [INFO] Error size is 0 20:27:18 [INFO] No errors/warnings found 20:27:18 [INFO] 20:27:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:18 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.18.3-SNAPSHOT 20:27:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:18 [INFO] 20:27:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util --- 20:27:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:18 [INFO] 20:27:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:27:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:18 [INFO] 20:27:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util --- 20:27:18 [INFO] 20:27:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:27:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-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/** 20:27:18 [INFO] 20:27:18 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- 20:27:18 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/yang added. 20:27:18 [INFO] 20:27:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util --- 20:27:18 [INFO] Starting audit... 20:27:18 Audit done. 20:27:18 [INFO] You have 0 Checkstyle violations. 20:27:18 [INFO] 20:27:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-util --- 20:27:19 [INFO] Starting audit... 20:27:19 Audit done. 20:27:19 [INFO] You have 0 Checkstyle violations. 20:27:19 [INFO] 20:27:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-util --- 20:27:19 [INFO] 20:27:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 20:27:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/resources 20:27:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/spi 20:27:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/yang 20:27:19 [INFO] 20:27:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- 20:27:19 [INFO] Recompiling the module because of changed dependency. 20:27:19 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 20:27:19 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes 20:27:19 [INFO] 20:27:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:27:19 [INFO] 20:27:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-util --- 20:27:19 [INFO] Fork Value is true 20:27:21 [INFO] Done SpotBugs Analysis.... 20:27:21 [INFO] 20:27:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:27:21 [INFO] 20:27:21 [INFO] 20:27:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-util --- 20:27:21 [INFO] BugInstance size is 0 20:27:21 [INFO] Error size is 0 20:27:21 [INFO] No errors/warnings found 20:27:21 [INFO] 20:27:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:21 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.18.3-SNAPSHOT 20:27:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:21 [INFO] 20:27:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl --- 20:27:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:21 [INFO] 20:27:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:27:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:21 [INFO] 20:27:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl --- 20:27:22 [INFO] 20:27:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:27:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-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/** 20:27:22 [INFO] 20:27:22 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 20:27:22 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:27:22 [INFO] 20:27:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl --- 20:27:22 [INFO] Starting audit... 20:27:22 Audit done. 20:27:22 [INFO] You have 0 Checkstyle violations. 20:27:22 [INFO] 20:27:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl --- 20:27:25 [INFO] Starting audit... 20:27:25 Audit done. 20:27:25 [INFO] You have 0 Checkstyle violations. 20:27:25 [INFO] 20:27:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-impl --- 20:27:25 [INFO] 20:27:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 20:27:25 [INFO] Copying 5 resources from src/main/resources to target/classes 20:27:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:27:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:27:25 [INFO] 20:27:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 20:27:25 [INFO] Recompiling the module because of changed dependency. 20:27:25 [INFO] Compiling 345 source files with javac [debug release 17] to target/classes 20:27:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:27:26 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:27:26 reason: class file for javax.annotation.meta.When not found 20:27:26 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:27:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:27:26 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:27:26 reason: class file for javax.annotation.meta.When not found 20:27:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:27:26 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:27:26 reason: class file for javax.annotation.meta.When not found 20:27:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 20:27:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 20:27:26 required: java.lang.Class 20:27:26 found: java.lang.Class 20:27:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 20:27:26 required: java.lang.Class 20:27:26 found: java.lang.Class 20:27:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 20:27:26 required: java.lang.Class 20:27:26 found: java.lang.Class 20:27:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 20:27:26 required: java.lang.Class 20:27:26 found: java.lang.Class 20:27:26 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes 20:27:26 [INFO] 20:27:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:27:26 [INFO] 20:27:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:27:26 [INFO] Fork Value is true 20:27:37 [INFO] Done SpotBugs Analysis.... 20:27:37 [INFO] 20:27:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:27:37 [INFO] 20:27:37 [INFO] 20:27:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-impl --- 20:27:37 [INFO] BugInstance size is 0 20:27:37 [INFO] Error size is 0 20:27:37 [INFO] No errors/warnings found 20:27:37 [INFO] 20:27:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:37 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.18.3-SNAPSHOT 20:27:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:37 [INFO] 20:27:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:27:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:37 [INFO] 20:27:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:27:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:37 [INFO] 20:27:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:27:38 [INFO] 20:27:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:27:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:38 [INFO] 20:27:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowjava-protocol --- 20:27:38 [INFO] Starting audit... 20:27:38 Audit done. 20:27:38 [INFO] You have 0 Checkstyle violations. 20:27:38 [INFO] 20:27:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol --- 20:27:38 [INFO] Starting audit... 20:27:38 Audit done. 20:27:38 [INFO] You have 0 Checkstyle violations. 20:27:38 [INFO] 20:27:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:27:38 [INFO] 20:27:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:27:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 20:27:38 [INFO] ...done! 20:27:38 [INFO] Attaching features XML 20:27:38 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:27:38 [INFO] 20:27:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 20:27:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:27:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:38 [INFO] 20:27:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:27:38 [INFO] 20:27:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:27:38 [INFO] 20:27:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:27:38 [INFO] 20:27:38 [INFO] 20:27:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowjava-protocol --- 20:27:38 [INFO] 20:27:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:38 [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.18.3-SNAPSHOT 20:27:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:38 [INFO] 20:27:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava --- 20:27:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:38 [INFO] 20:27:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava --- 20:27:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:38 [INFO] 20:27:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava --- 20:27:38 [INFO] 20:27:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 20:27:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:38 [INFO] 20:27:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava --- 20:27:38 [INFO] Starting audit... 20:27:38 Audit done. 20:27:38 [INFO] You have 0 Checkstyle violations. 20:27:38 [INFO] 20:27:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowjava --- 20:27:38 [INFO] Starting audit... 20:27:38 Audit done. 20:27:38 [INFO] You have 0 Checkstyle violations. 20:27:38 [INFO] 20:27:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava --- 20:27:38 [INFO] 20:27:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 20:27:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 20:27:38 [INFO] ...done! 20:27:38 [INFO] Attaching features XML 20:27:38 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:27:38 [INFO] 20:27:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- 20:27:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:27:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:38 [INFO] 20:27:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 20:27:38 [INFO] 20:27:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowjava --- 20:27:38 [INFO] 20:27:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 20:27:38 [INFO] 20:27:38 [INFO] 20:27:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowjava --- 20:27:38 [INFO] 20:27:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:38 [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 0.18.3-SNAPSHOT 20:27:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:38 [INFO] 20:27:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator --- 20:27:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:38 [INFO] 20:27:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator --- 20:27:38 [INFO] 20:27:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:38 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.18.3-SNAPSHOT 20:27:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:38 [INFO] 20:27:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:27:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:38 [INFO] 20:27:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:27:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:38 [INFO] 20:27:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:27:39 [INFO] 20:27:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:27:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:27:39 [INFO] 20:27:39 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 20:27:39 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:27:39 [INFO] 20:27:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config --- 20:27:39 [INFO] Starting audit... 20:27:39 Audit done. 20:27:39 [INFO] You have 0 Checkstyle violations. 20:27:39 [INFO] 20:27:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config --- 20:27:39 [INFO] Starting audit... 20:27:39 Audit done. 20:27:39 [INFO] You have 0 Checkstyle violations. 20:27:39 [INFO] 20:27:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config --- 20:27:39 [INFO] 20:27:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 20:27:39 [INFO] Copying 2 resources from src/main/resources to target/classes 20:27:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:27:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:27:39 [INFO] 20:27:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:27:39 [INFO] Recompiling the module because of changed dependency. 20:27:39 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:27:39 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes 20:27:39 [INFO] 20:27:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:27:39 [INFO] 20:27:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:27:39 [INFO] Fork Value is true 20:27:42 [INFO] Done SpotBugs Analysis.... 20:27:42 [INFO] 20:27:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:27:42 [INFO] 20:27:42 [INFO] 20:27:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-blueprint-config --- 20:27:42 [INFO] BugInstance size is 0 20:27:42 [INFO] Error size is 0 20:27:42 [INFO] No errors/warnings found 20:27:42 [INFO] 20:27:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:42 [INFO] Forking simple-client 0.18.3-SNAPSHOT 20:27:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:42 [INFO] 20:27:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client --- 20:27:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:42 [INFO] 20:27:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client --- 20:27:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:42 [INFO] 20:27:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client --- 20:27:42 [INFO] 20:27:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 20:27:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/simple-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/** 20:27:42 [INFO] 20:27:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ simple-client --- 20:27:42 [INFO] Starting audit... 20:27:42 Audit done. 20:27:42 [INFO] You have 0 Checkstyle violations. 20:27:42 [INFO] 20:27:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client --- 20:27:42 [INFO] Starting audit... 20:27:42 Audit done. 20:27:42 [INFO] You have 0 Checkstyle violations. 20:27:42 [INFO] 20:27:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client --- 20:27:42 [INFO] 20:27:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 20:27:42 [INFO] Copying 2 resources from src/main/resources to target/classes 20:27:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/spi 20:27:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/yang 20:27:42 [INFO] 20:27:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- 20:27:42 [INFO] Recompiling the module because of changed dependency. 20:27:42 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:27:42 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes 20:27:42 [INFO] 20:27:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ simple-client >>> 20:27:42 [INFO] 20:27:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ simple-client --- 20:27:42 [INFO] Fork Value is true 20:27:46 [INFO] Done SpotBugs Analysis.... 20:27:46 [INFO] 20:27:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ simple-client <<< 20:27:46 [INFO] 20:27:46 [INFO] 20:27:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ simple-client --- 20:27:46 [INFO] BugInstance size is 0 20:27:46 [INFO] Error size is 0 20:27:46 [INFO] No errors/warnings found 20:27:46 [INFO] 20:27:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:46 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.18.3-SNAPSHOT 20:27:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:46 [INFO] 20:27:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it --- 20:27:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:46 [INFO] 20:27:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:27:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:46 [INFO] 20:27:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it --- 20:27:47 [INFO] 20:27:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:27:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:27:47 [INFO] 20:27:47 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- 20:27:47 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/yang added. 20:27:47 [INFO] 20:27:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it --- 20:27:47 [INFO] Starting audit... 20:27:47 Audit done. 20:27:47 [INFO] You have 0 Checkstyle violations. 20:27:47 [INFO] 20:27:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-it --- 20:27:47 [INFO] Starting audit... 20:27:47 Audit done. 20:27:47 [INFO] You have 0 Checkstyle violations. 20:27:47 [INFO] 20:27:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-it --- 20:27:47 [INFO] 20:27:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 20:27:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/resources 20:27:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:27:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:27:47 [INFO] 20:27:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- 20:27:47 [INFO] No sources to compile 20:27:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes 20:27:47 [INFO] 20:27:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:27:47 [INFO] 20:27:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflow-protocol-it --- 20:27:47 [INFO] 20:27:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:27:47 [INFO] 20:27:47 [INFO] 20:27:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflow-protocol-it --- 20:27:47 [INFO] 20:27:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:47 [INFO] Forking model-inventory 0.18.3-SNAPSHOT 20:27:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:47 [INFO] 20:27:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory --- 20:27:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:47 [INFO] 20:27:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory --- 20:27:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:47 [INFO] 20:27:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory --- 20:27:47 [INFO] 20:27:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 20:27:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:27:47 [INFO] 20:27:47 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-inventory --- 20:27:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:27:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/yang 20:27:47 [INFO] yang-to-sources: Found 2 dependencies in 511.3 μs 20:27:47 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:27:47 [INFO] 20:27:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory --- 20:27:47 [INFO] Starting audit... 20:27:47 Audit done. 20:27:47 [INFO] You have 0 Checkstyle violations. 20:27:47 [INFO] 20:27:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory --- 20:27:47 [INFO] Starting audit... 20:27:47 Audit done. 20:27:47 [INFO] You have 0 Checkstyle violations. 20:27:47 [INFO] 20:27:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory --- 20:27:47 [INFO] 20:27:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 20:27:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/resources 20:27:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:27:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:27:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:27:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:27:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:27:47 [INFO] 20:27:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- 20:27:47 [INFO] Recompiling the module because of changed dependency. 20:27:47 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 20:27:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes 20:27:47 [INFO] 20:27:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:27:47 [INFO] 20:27:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-inventory --- 20:27:47 [INFO] Fork Value is true 20:27:50 [INFO] Done SpotBugs Analysis.... 20:27:50 [INFO] 20:27:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:27:50 [INFO] 20:27:50 [INFO] 20:27:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-inventory --- 20:27:50 [INFO] BugInstance size is 0 20:27:50 [INFO] Error size is 0 20:27:50 [INFO] No errors/warnings found 20:27:50 [INFO] 20:27:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:50 [INFO] Forking model-flow-base 0.18.3-SNAPSHOT 20:27:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:50 [INFO] 20:27:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base --- 20:27:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:50 [INFO] 20:27:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:27:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:50 [INFO] 20:27:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base --- 20:27:51 [INFO] 20:27:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 20:27:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:27:51 [INFO] 20:27:51 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-base --- 20:27:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:27:51 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/yang 20:27:51 [INFO] yang-to-sources: Found 6 dependencies in 862.2 μs 20:27:51 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:27:51 [INFO] 20:27:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base --- 20:27:51 [INFO] Starting audit... 20:27:51 Audit done. 20:27:51 [INFO] You have 0 Checkstyle violations. 20:27:51 [INFO] 20:27:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base --- 20:27:51 [INFO] Starting audit... 20:27:51 Audit done. 20:27:51 [INFO] You have 0 Checkstyle violations. 20:27:51 [INFO] 20:27:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base --- 20:27:51 [INFO] 20:27:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 20:27:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/resources 20:27:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:27:51 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:27:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:27:51 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:27:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:27:51 [INFO] 20:27:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- 20:27:51 [INFO] Recompiling the module because of changed dependency. 20:27:51 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 20:27:53 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes 20:27:53 [INFO] 20:27:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:27:53 [INFO] 20:27:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-base --- 20:27:53 [INFO] Fork Value is true 20:27:57 [INFO] Done SpotBugs Analysis.... 20:27:57 [INFO] 20:27:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:27:57 [INFO] 20:27:57 [INFO] 20:27:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-base --- 20:27:57 [INFO] BugInstance size is 0 20:27:57 [INFO] Error size is 0 20:27:57 [INFO] No errors/warnings found 20:27:57 [INFO] 20:27:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:57 [INFO] Forking model-flow-service 0.18.3-SNAPSHOT 20:27:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:27:57 [INFO] 20:27:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service --- 20:27:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:57 [INFO] 20:27:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:27:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:57 [INFO] 20:27:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service --- 20:27:57 [INFO] 20:27:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 20:27:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:27:57 [INFO] 20:27:57 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-service --- 20:27:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:27:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/yang 20:27:57 [INFO] yang-to-sources: Found 7 dependencies in 986.0 μs 20:27:57 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:27:57 [INFO] 20:27:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service --- 20:27:57 [INFO] Starting audit... 20:27:57 Audit done. 20:27:57 [INFO] You have 0 Checkstyle violations. 20:27:57 [INFO] 20:27:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service --- 20:27:57 [INFO] Starting audit... 20:27:57 Audit done. 20:27:57 [INFO] You have 0 Checkstyle violations. 20:27:57 [INFO] 20:27:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service --- 20:27:57 [INFO] 20:27:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 20:27:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/resources 20:27:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:27:57 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:27:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:27:57 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:27:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:27:57 [INFO] 20:27:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- 20:27:57 [INFO] Recompiling the module because of changed dependency. 20:27:57 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:27:59 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 20:27:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes 20:27:59 [INFO] 20:27:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:27:59 [INFO] 20:27:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-service --- 20:28:00 [INFO] Fork Value is true 20:28:03 [INFO] Done SpotBugs Analysis.... 20:28:03 [INFO] 20:28:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:28:03 [INFO] 20:28:03 [INFO] 20:28:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-service --- 20:28:03 [INFO] BugInstance size is 0 20:28:03 [INFO] Error size is 0 20:28:03 [INFO] No errors/warnings found 20:28:03 [INFO] 20:28:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:03 [INFO] Forking openflowplugin-api 0.18.3-SNAPSHOT 20:28:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:03 [INFO] 20:28:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api --- 20:28:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:03 [INFO] 20:28:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:28:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:03 [INFO] 20:28:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api --- 20:28:04 [INFO] 20:28:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:28:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-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/** 20:28:04 [INFO] 20:28:04 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-api --- 20:28:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:28:04 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/yang 20:28:04 [INFO] yang-to-sources: Found 9 dependencies in 1.479 ms 20:28:04 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:28:04 [INFO] 20:28:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api --- 20:28:04 [INFO] Starting audit... 20:28:04 Audit done. 20:28:04 [INFO] You have 0 Checkstyle violations. 20:28:04 [INFO] 20:28:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api --- 20:28:04 [INFO] Starting audit... 20:28:04 Audit done. 20:28:04 [INFO] You have 0 Checkstyle violations. 20:28:04 [INFO] 20:28:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-api --- 20:28:04 [INFO] 20:28:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 20:28:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/resources 20:28:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:28:04 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:28:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:28:04 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:28:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:28:04 [INFO] 20:28:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- 20:28:04 [INFO] Recompiling the module because of changed dependency. 20:28:04 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 20:28:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 20:28:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 20:28:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 20:28:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 20:28:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 20:28:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:28:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:28:04 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes 20:28:04 [INFO] 20:28:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:28:04 [INFO] 20:28:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-api --- 20:28:04 [INFO] Fork Value is true 20:28:08 [INFO] Done SpotBugs Analysis.... 20:28:08 [INFO] 20:28:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:28:08 [INFO] 20:28:08 [INFO] 20:28:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-api --- 20:28:08 [INFO] BugInstance size is 0 20:28:08 [INFO] Error size is 0 20:28:08 [INFO] No errors/warnings found 20:28:08 [INFO] 20:28:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:08 [INFO] Forking model-flow-statistics 0.18.3-SNAPSHOT 20:28:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:08 [INFO] 20:28:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics --- 20:28:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:08 [INFO] 20:28:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:28:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:08 [INFO] 20:28:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics --- 20:28:08 [INFO] 20:28:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:28:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:28:08 [INFO] 20:28:08 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-flow-statistics --- 20:28:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:28:08 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/yang 20:28:08 [INFO] yang-to-sources: Found 8 dependencies in 976.6 μs 20:28:08 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:28:08 [INFO] 20:28:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics --- 20:28:08 [INFO] Starting audit... 20:28:08 Audit done. 20:28:08 [INFO] You have 0 Checkstyle violations. 20:28:08 [INFO] 20:28:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics --- 20:28:08 [INFO] Starting audit... 20:28:08 Audit done. 20:28:08 [INFO] You have 0 Checkstyle violations. 20:28:08 [INFO] 20:28:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics --- 20:28:08 [INFO] 20:28:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 20:28:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/resources 20:28:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:28:08 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:28:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:28:08 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:28:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:28:08 [INFO] 20:28:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- 20:28:08 [INFO] Recompiling the module because of changed dependency. 20:28:08 [INFO] Compiling 291 source files with javac [debug release 17] to target/classes 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:28:09 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 20:28:09 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes 20:28:09 [INFO] 20:28:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:28:09 [INFO] 20:28:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-flow-statistics --- 20:28:09 [INFO] Fork Value is true 20:28:12 [INFO] Done SpotBugs Analysis.... 20:28:12 [INFO] 20:28:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:28:12 [INFO] 20:28:12 [INFO] 20:28:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-flow-statistics --- 20:28:12 [INFO] BugInstance size is 0 20:28:12 [INFO] Error size is 0 20:28:12 [INFO] No errors/warnings found 20:28:12 [INFO] 20:28:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:12 [INFO] Forking openflowplugin-extension-api 0.18.3-SNAPSHOT 20:28:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:12 [INFO] 20:28:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:28:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:12 [INFO] 20:28:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:28:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:12 [INFO] 20:28:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api --- 20:28:13 [INFO] 20:28:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:28:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-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/** 20:28:13 [INFO] 20:28:13 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-api --- 20:28:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:28:13 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/yang 20:28:13 [INFO] yang-to-sources: Found 9 dependencies in 1.538 ms 20:28:13 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:28:13 [INFO] 20:28:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api --- 20:28:13 [INFO] Starting audit... 20:28:13 Audit done. 20:28:13 [INFO] You have 0 Checkstyle violations. 20:28:13 [INFO] 20:28:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api --- 20:28:13 [INFO] Starting audit... 20:28:13 Audit done. 20:28:13 [INFO] You have 0 Checkstyle violations. 20:28:13 [INFO] 20:28:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-api --- 20:28:13 [INFO] 20:28:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 20:28:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/resources 20:28:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:28:13 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:28:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:28:13 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:28:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:28:13 [INFO] 20:28:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 20:28:13 [INFO] Recompiling the module because of changed dependency. 20:28:13 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 20:28:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 20:28:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 20:28:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 20:28:14 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes 20:28:14 [INFO] 20:28:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:28:14 [INFO] 20:28:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:28:14 [INFO] Fork Value is true 20:28:17 [INFO] Done SpotBugs Analysis.... 20:28:17 [INFO] 20:28:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:28:17 [INFO] 20:28:17 [INFO] 20:28:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-api --- 20:28:17 [INFO] BugInstance size is 0 20:28:17 [INFO] Error size is 0 20:28:17 [INFO] No errors/warnings found 20:28:17 [INFO] 20:28:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:17 [INFO] Forking openflowplugin 0.18.3-SNAPSHOT 20:28:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:17 [INFO] 20:28:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin --- 20:28:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:17 [INFO] 20:28:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:28:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:17 [INFO] 20:28:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin --- 20:28:18 [INFO] 20:28:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 20:28:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:28:18 [INFO] 20:28:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin --- 20:28:18 [INFO] Starting audit... 20:28:18 Audit done. 20:28:18 [INFO] You have 0 Checkstyle violations. 20:28:18 [INFO] 20:28:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin --- 20:28:20 [INFO] Starting audit... 20:28:20 Audit done. 20:28:20 [INFO] You have 0 Checkstyle violations. 20:28:20 [INFO] 20:28:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin --- 20:28:20 [INFO] 20:28:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 20:28:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/resources 20:28:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/spi 20:28:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/yang 20:28:20 [INFO] 20:28:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- 20:28:20 [INFO] Recompiling the module because of changed dependency. 20:28:20 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:28:21 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 20:28:21 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:28:21 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 20:28:21 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:28:21 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:28:21 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:28:21 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[68,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:21 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes 20:28:21 [INFO] 20:28:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:28:21 [INFO] 20:28:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin --- 20:28:21 [INFO] Fork Value is true 20:28:29 [INFO] Done SpotBugs Analysis.... 20:28:29 [INFO] 20:28:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:28:29 [INFO] 20:28:29 [INFO] 20:28:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin --- 20:28:29 [INFO] BugInstance size is 0 20:28:29 [INFO] Error size is 0 20:28:29 [INFO] No errors/warnings found 20:28:29 [INFO] 20:28:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:29 [INFO] Forking openflowplugin-common 0.18.3-SNAPSHOT 20:28:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:29 [INFO] 20:28:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common --- 20:28:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:29 [INFO] 20:28:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:28:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:29 [INFO] 20:28:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common --- 20:28:30 [INFO] 20:28:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:28:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-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/** 20:28:30 [INFO] 20:28:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-common --- 20:28:30 [INFO] Starting audit... 20:28:30 Audit done. 20:28:30 [INFO] You have 0 Checkstyle violations. 20:28:30 [INFO] 20:28:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common --- 20:28:30 [INFO] Starting audit... 20:28:30 Audit done. 20:28:30 [INFO] You have 0 Checkstyle violations. 20:28:30 [INFO] 20:28:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common --- 20:28:30 [INFO] 20:28:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 20:28:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/resources 20:28:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/spi 20:28:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/yang 20:28:30 [INFO] 20:28:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- 20:28:30 [INFO] Recompiling the module because of changed dependency. 20:28:30 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:28:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:28:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:28:30 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes 20:28:30 [INFO] 20:28:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:28:30 [INFO] 20:28:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-common --- 20:28:30 [INFO] Fork Value is true 20:28:33 [INFO] Done SpotBugs Analysis.... 20:28:33 [INFO] 20:28:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:28:33 [INFO] 20:28:33 [INFO] 20:28:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-common --- 20:28:33 [INFO] BugInstance size is 0 20:28:33 [INFO] Error size is 0 20:28:33 [INFO] No errors/warnings found 20:28:33 [INFO] 20:28:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:33 [INFO] Forking openflowplugin-impl 0.18.3-SNAPSHOT 20:28:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:33 [INFO] 20:28:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl --- 20:28:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:33 [INFO] 20:28:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:28:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:33 [INFO] 20:28:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-impl --- 20:28:33 [INFO] 20:28:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:28:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-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/** 20:28:33 [INFO] 20:28:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-impl --- 20:28:33 [INFO] Starting audit... 20:28:33 Audit done. 20:28:33 [INFO] You have 0 Checkstyle violations. 20:28:33 [INFO] 20:28:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl --- 20:28:37 [INFO] Starting audit... 20:28:37 Audit done. 20:28:37 [INFO] You have 0 Checkstyle violations. 20:28:37 [INFO] 20:28:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-impl --- 20:28:37 [INFO] 20:28:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 20:28:37 [INFO] Copying 1 resource from src/main/resources to target/classes 20:28:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/spi 20:28:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/yang 20:28:37 [INFO] 20:28:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- 20:28:37 [INFO] Recompiling the module because of changed dependency. 20:28:37 [INFO] Compiling 550 source files with javac [debug release 17] to target/classes 20:28:40 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:28:40 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:28:40 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:28:40 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:28:40 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[81,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 20:28:40 required: java.lang.Class 20:28:40 found: java.lang.Class 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 20:28:40 required: java.lang.Class 20:28:40 found: java.lang.Class 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 20:28:40 required: java.util.List 20:28:40 found: java.util.List 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList 20:28:40 missing type arguments for generic class java.util.ArrayList 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion 20:28:40 required: java.util.ArrayList 20:28:40 found: java.util.ArrayList 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,84] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,84] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,82] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,84] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 20:28:40 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 20:28:40 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 20:28:40 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:28:40 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,82] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,84] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast 20:28:40 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification 20:28:40 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:28:40 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API. 20:28:40 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes 20:28:40 [INFO] 20:28:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:28:40 [INFO] 20:28:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-impl --- 20:28:40 [INFO] Fork Value is true 20:28:53 [INFO] Done SpotBugs Analysis.... 20:28:54 [INFO] 20:28:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:28:54 [INFO] 20:28:54 [INFO] 20:28:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-impl --- 20:28:54 [INFO] BugInstance size is 0 20:28:54 [INFO] Error size is 0 20:28:54 [INFO] No errors/warnings found 20:28:54 [INFO] 20:28:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:54 [INFO] Forking openflowjava-extension-nicira-api 0.18.3-SNAPSHOT 20:28:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:54 [INFO] 20:28:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:54 [INFO] 20:28:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:54 [INFO] 20:28:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] 20:28:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-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/** 20:28:54 [INFO] 20:28:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] Starting audit... 20:28:54 Audit done. 20:28:54 [INFO] You have 0 Checkstyle violations. 20:28:54 [INFO] 20:28:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] Starting audit... 20:28:54 Audit done. 20:28:54 [INFO] You have 0 Checkstyle violations. 20:28:54 [INFO] 20:28:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] 20:28:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/resources 20:28:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:28:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:28:54 [INFO] 20:28:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] Recompiling the module because of changed dependency. 20:28:54 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:28:54 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 20:28:54 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes 20:28:54 [INFO] 20:28:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:28:54 [INFO] 20:28:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:28:54 [INFO] Fork Value is true 20:28:56 [INFO] Done SpotBugs Analysis.... 20:28:56 [INFO] 20:28:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:28:56 [INFO] 20:28:56 [INFO] 20:28:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:28:56 [INFO] BugInstance size is 0 20:28:56 [INFO] Error size is 0 20:28:56 [INFO] No errors/warnings found 20:28:56 [INFO] 20:28:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:56 [INFO] Forking openflowjava-extension-nicira 0.18.3-SNAPSHOT 20:28:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:28:56 [INFO] 20:28:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:28:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:56 [INFO] 20:28:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:28:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:56 [INFO] 20:28:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:28:57 [INFO] 20:28:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:28:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:28:57 [INFO] 20:28:57 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowjava-extension-nicira --- 20:28:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:28:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/yang 20:28:57 [INFO] yang-to-sources: Found 5 dependencies in 900.4 μs 20:28:57 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:28:57 [INFO] 20:28:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira --- 20:28:57 [INFO] Starting audit... 20:28:57 Audit done. 20:28:57 [INFO] You have 0 Checkstyle violations. 20:28:57 [INFO] 20:28:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira --- 20:28:58 [INFO] Starting audit... 20:28:58 Audit done. 20:28:58 [INFO] You have 0 Checkstyle violations. 20:28:58 [INFO] 20:28:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:28:58 [INFO] 20:28:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 20:28:58 [INFO] Copying 1 resource from src/main/resources to target/classes 20:28:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:28:58 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:28:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:28:58 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:28:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:28:58 [INFO] 20:28:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:28:58 [INFO] Recompiling the module because of changed dependency. 20:28:58 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 20:28:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes 20:28:59 [INFO] 20:28:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:28:59 [INFO] 20:28:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:28:59 [INFO] Fork Value is true 20:29:05 [INFO] Done SpotBugs Analysis.... 20:29:05 [INFO] 20:29:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:29:05 [INFO] 20:29:05 [INFO] 20:29:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-nicira --- 20:29:05 [INFO] BugInstance size is 0 20:29:05 [INFO] Error size is 0 20:29:05 [INFO] No errors/warnings found 20:29:05 [INFO] 20:29:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:05 [INFO] Forking openflowjava-extension-eric 0.18.3-SNAPSHOT 20:29:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:05 [INFO] 20:29:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:29:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:05 [INFO] 20:29:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:29:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:05 [INFO] 20:29:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric --- 20:29:05 [INFO] 20:29:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:29:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:29:05 [INFO] 20:29:05 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowjava-extension-eric --- 20:29:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/yang 20:29:05 [INFO] yang-to-sources: Found 5 dependencies in 1.245 ms 20:29:05 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:05 [INFO] 20:29:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric --- 20:29:05 [INFO] Starting audit... 20:29:05 Audit done. 20:29:05 [INFO] You have 0 Checkstyle violations. 20:29:05 [INFO] 20:29:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric --- 20:29:05 [INFO] Starting audit... 20:29:05 Audit done. 20:29:05 [INFO] You have 0 Checkstyle violations. 20:29:05 [INFO] 20:29:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:29:05 [INFO] 20:29:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 20:29:05 [INFO] Copying 1 resource from src/main/resources to target/classes 20:29:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:29:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:29:05 [INFO] 20:29:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 20:29:05 [INFO] Recompiling the module because of changed dependency. 20:29:05 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:29:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 20:29:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes 20:29:06 [INFO] 20:29:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:29:06 [INFO] 20:29:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:29:06 [INFO] Fork Value is true 20:29:08 [INFO] Done SpotBugs Analysis.... 20:29:08 [INFO] 20:29:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:29:08 [INFO] 20:29:08 [INFO] 20:29:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowjava-extension-eric --- 20:29:08 [INFO] BugInstance size is 0 20:29:08 [INFO] Error size is 0 20:29:08 [INFO] No errors/warnings found 20:29:08 [INFO] 20:29:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:08 [INFO] Forking openflowplugin-extension-nicira 0.18.3-SNAPSHOT 20:29:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:08 [INFO] 20:29:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:29:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:08 [INFO] 20:29:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:29:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:08 [INFO] 20:29:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:29:09 [INFO] 20:29:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:29:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:29:09 [INFO] 20:29:09 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:29:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:09 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/yang 20:29:09 [INFO] yang-to-sources: Found 12 dependencies in 1.792 ms 20:29:09 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:09 [INFO] 20:29:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira --- 20:29:09 [INFO] Starting audit... 20:29:09 Audit done. 20:29:09 [INFO] You have 0 Checkstyle violations. 20:29:09 [INFO] 20:29:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira --- 20:29:10 [INFO] Starting audit... 20:29:10 Audit done. 20:29:10 [INFO] You have 0 Checkstyle violations. 20:29:10 [INFO] 20:29:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:29:10 [INFO] 20:29:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 20:29:10 [INFO] Copying 1 resource from src/main/resources to target/classes 20:29:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:29:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:29:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:29:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:29:10 [INFO] 20:29:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:29:10 [INFO] Recompiling the module because of changed dependency. 20:29:10 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:29:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes 20:29:16 [INFO] 20:29:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:29:16 [INFO] 20:29:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:29:16 [INFO] Fork Value is true 20:29:24 [INFO] Done SpotBugs Analysis.... 20:29:24 [INFO] 20:29:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:29:24 [INFO] 20:29:24 [INFO] 20:29:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:29:24 [INFO] BugInstance size is 0 20:29:24 [INFO] Error size is 0 20:29:24 [INFO] No errors/warnings found 20:29:24 [INFO] 20:29:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:24 [INFO] Forking openflowplugin-extension-onf 0.18.3-SNAPSHOT 20:29:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:24 [INFO] 20:29:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:29:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:24 [INFO] 20:29:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:29:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:24 [INFO] 20:29:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:29:25 [INFO] 20:29:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:29:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:29:25 [INFO] 20:29:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-onf --- 20:29:25 [INFO] Starting audit... 20:29:25 Audit done. 20:29:25 [INFO] You have 0 Checkstyle violations. 20:29:25 [INFO] 20:29:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf --- 20:29:25 [INFO] Starting audit... 20:29:25 Audit done. 20:29:25 [INFO] You have 0 Checkstyle violations. 20:29:25 [INFO] 20:29:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:29:25 [INFO] 20:29:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 20:29:25 [INFO] Copying 1 resource from src/main/resources to target/classes 20:29:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:29:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:29:25 [INFO] 20:29:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:29:25 [INFO] Recompiling the module because of changed dependency. 20:29:25 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:29:25 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes 20:29:25 [INFO] 20:29:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:29:25 [INFO] 20:29:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:29:25 [INFO] Fork Value is true 20:29:28 [INFO] Done SpotBugs Analysis.... 20:29:28 [INFO] 20:29:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:29:28 [INFO] 20:29:28 [INFO] 20:29:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-onf --- 20:29:28 [INFO] BugInstance size is 0 20:29:28 [INFO] Error size is 0 20:29:28 [INFO] No errors/warnings found 20:29:28 [INFO] 20:29:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:28 [INFO] Forking openflowplugin-extension-eric 0.18.3-SNAPSHOT 20:29:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:28 [INFO] 20:29:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:29:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:28 [INFO] 20:29:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:29:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:28 [INFO] 20:29:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:29:28 [INFO] 20:29:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:29:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:29:28 [INFO] 20:29:28 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ openflowplugin-extension-eric --- 20:29:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:28 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/yang 20:29:28 [INFO] yang-to-sources: Found 12 dependencies in 1.527 ms 20:29:28 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:28 [INFO] 20:29:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric --- 20:29:28 [INFO] Starting audit... 20:29:28 Audit done. 20:29:28 [INFO] You have 0 Checkstyle violations. 20:29:28 [INFO] 20:29:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric --- 20:29:28 [INFO] Starting audit... 20:29:28 Audit done. 20:29:28 [INFO] You have 0 Checkstyle violations. 20:29:28 [INFO] 20:29:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:29:28 [INFO] 20:29:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 20:29:28 [INFO] Copying 1 resource from src/main/resources to target/classes 20:29:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:29:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:29:28 [INFO] 20:29:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:29:28 [INFO] Recompiling the module because of changed dependency. 20:29:28 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 20:29:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:29:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:29:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:29:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:29:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:29:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:29:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:29:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:29:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes 20:29:29 [INFO] 20:29:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:29:29 [INFO] 20:29:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:29:29 [INFO] Fork Value is true 20:29:32 [INFO] Done SpotBugs Analysis.... 20:29:32 [INFO] 20:29:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:29:32 [INFO] 20:29:32 [INFO] 20:29:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-extension-eric --- 20:29:32 [INFO] BugInstance size is 0 20:29:32 [INFO] Error size is 0 20:29:32 [INFO] No errors/warnings found 20:29:32 [INFO] 20:29:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:32 [INFO] Forking test-extension 0.18.3-SNAPSHOT 20:29:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:32 [INFO] 20:29:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-extension --- 20:29:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:32 [INFO] 20:29:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-extension --- 20:29:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:32 [INFO] 20:29:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-extension --- 20:29:32 [INFO] 20:29:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 20:29:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:29:32 [INFO] 20:29:32 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ test-extension --- 20:29:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/yang 20:29:32 [INFO] yang-to-sources: Found 17 dependencies in 3.225 ms 20:29:32 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:32 [INFO] 20:29:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension --- 20:29:32 [INFO] Starting audit... 20:29:32 Audit done. 20:29:32 [INFO] You have 0 Checkstyle violations. 20:29:32 [INFO] 20:29:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-extension --- 20:29:32 [INFO] Starting audit... 20:29:32 Audit done. 20:29:32 [INFO] You have 0 Checkstyle violations. 20:29:32 [INFO] 20:29:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-extension --- 20:29:32 [INFO] 20:29:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 20:29:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/resources 20:29:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:29:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:29:32 [INFO] 20:29:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- 20:29:32 [INFO] Recompiling the module because of changed dependency. 20:29:32 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:29:32 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes 20:29:32 [INFO] 20:29:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-extension >>> 20:29:32 [INFO] 20:29:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-extension --- 20:29:32 [INFO] Fork Value is true 20:29:35 [INFO] Done SpotBugs Analysis.... 20:29:35 [INFO] 20:29:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-extension <<< 20:29:35 [INFO] 20:29:35 [INFO] 20:29:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-extension --- 20:29:35 [INFO] BugInstance size is 0 20:29:35 [INFO] Error size is 0 20:29:35 [INFO] No errors/warnings found 20:29:35 [INFO] 20:29:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:35 [INFO] Forking model-topology 0.18.3-SNAPSHOT 20:29:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:35 [INFO] 20:29:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-topology --- 20:29:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:35 [INFO] 20:29:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-topology --- 20:29:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:35 [INFO] 20:29:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-topology --- 20:29:36 [INFO] 20:29:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 20:29:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-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/** 20:29:36 [INFO] 20:29:36 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ model-topology --- 20:29:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/yang 20:29:36 [INFO] yang-to-sources: Found 5 dependencies in 605.0 μs 20:29:36 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:36 [INFO] 20:29:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology --- 20:29:36 [INFO] Starting audit... 20:29:36 Audit done. 20:29:36 [INFO] You have 0 Checkstyle violations. 20:29:36 [INFO] 20:29:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-topology --- 20:29:36 [INFO] Starting audit... 20:29:36 Audit done. 20:29:36 [INFO] You have 0 Checkstyle violations. 20:29:36 [INFO] 20:29:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-topology --- 20:29:36 [INFO] 20:29:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 20:29:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/resources 20:29:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:29:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:29:36 [INFO] 20:29:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- 20:29:36 [INFO] Recompiling the module because of changed dependency. 20:29:36 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:29:36 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes 20:29:36 [INFO] 20:29:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ model-topology >>> 20:29:36 [INFO] 20:29:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ model-topology --- 20:29:36 [INFO] Fork Value is true 20:29:38 [INFO] Done SpotBugs Analysis.... 20:29:38 [INFO] 20:29:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ model-topology <<< 20:29:38 [INFO] 20:29:38 [INFO] 20:29:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ model-topology --- 20:29:38 [INFO] BugInstance size is 0 20:29:38 [INFO] Error size is 0 20:29:38 [INFO] No errors/warnings found 20:29:38 [INFO] 20:29:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:38 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.3-SNAPSHOT 20:29:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:38 [INFO] 20:29:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:29:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:38 [INFO] 20:29:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:29:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:38 [INFO] 20:29:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:29:38 [INFO] 20:29:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:29:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:38 [INFO] 20:29:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:29:38 [INFO] Starting audit... 20:29:38 Audit done. 20:29:38 [INFO] You have 0 Checkstyle violations. 20:29:38 [INFO] 20:29:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model --- 20:29:38 [INFO] Starting audit... 20:29:38 Audit done. 20:29:38 [INFO] You have 0 Checkstyle violations. 20:29:38 [INFO] 20:29:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:29:38 [INFO] 20:29:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:29:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:29:39 [INFO] ...done! 20:29:39 [INFO] Attaching features XML 20:29:39 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:39 [INFO] 20:29:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:29:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:29:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:39 [INFO] 20:29:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:29:39 [INFO] 20:29:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:29:39 [INFO] 20:29:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:29:39 [INFO] 20:29:39 [INFO] 20:29:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:29:39 [INFO] 20:29:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:39 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.18.3-SNAPSHOT 20:29:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:39 [INFO] 20:29:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:39 [INFO] 20:29:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:39 [INFO] 20:29:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] 20:29:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:39 [INFO] 20:29:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] Starting audit... 20:29:39 Audit done. 20:29:39 [INFO] You have 0 Checkstyle violations. 20:29:39 [INFO] 20:29:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] Starting audit... 20:29:39 Audit done. 20:29:39 [INFO] You have 0 Checkstyle violations. 20:29:39 [INFO] 20:29:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] 20:29:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 20:29:39 [INFO] ...done! 20:29:39 [INFO] Attaching features XML 20:29:39 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:39 [INFO] 20:29:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:29:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:39 [INFO] 20:29:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 20:29:39 [INFO] 20:29:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] 20:29:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:29:39 [INFO] 20:29:39 [INFO] 20:29:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:29:39 [INFO] 20:29:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:39 [INFO] Forking openflowplugin-blueprint-config 0.18.3-SNAPSHOT 20:29:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:39 [INFO] 20:29:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:29:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:39 [INFO] 20:29:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:29:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:39 [INFO] 20:29:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] 20:29:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:29:40 [INFO] 20:29:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] Starting audit... 20:29:40 Audit done. 20:29:40 [INFO] You have 0 Checkstyle violations. 20:29:40 [INFO] 20:29:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] Starting audit... 20:29:40 Audit done. 20:29:40 [INFO] You have 0 Checkstyle violations. 20:29:40 [INFO] 20:29:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] 20:29:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] Copying 1 resource from src/main/resources to target/classes 20:29:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/spi 20:29:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/yang 20:29:40 [INFO] 20:29:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] No sources to compile 20:29:40 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes 20:29:40 [INFO] 20:29:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:29:40 [INFO] 20:29:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] 20:29:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:29:40 [INFO] 20:29:40 [INFO] 20:29:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:29:40 [INFO] 20:29:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:40 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.3-SNAPSHOT 20:29:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:40 [INFO] 20:29:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:40 [INFO] 20:29:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:40 [INFO] 20:29:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] 20:29:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:40 [INFO] 20:29:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] Starting audit... 20:29:40 Audit done. 20:29:40 [INFO] You have 0 Checkstyle violations. 20:29:40 [INFO] 20:29:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] Starting audit... 20:29:40 Audit done. 20:29:40 [INFO] You have 0 Checkstyle violations. 20:29:40 [INFO] 20:29:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] 20:29:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 20:29:40 [INFO] ...done! 20:29:40 [INFO] Attaching features XML 20:29:40 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:40 [INFO] 20:29:40 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 20:29: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 20:29:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:40 [INFO] 20:29:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:29:40 [INFO] 20:29:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] 20:29:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:29:40 [INFO] 20:29:40 [INFO] 20:29:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:29:40 [INFO] 20:29:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:40 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.3-SNAPSHOT 20:29:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:40 [INFO] 20:29:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 20:29:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:40 [INFO] 20:29:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 20:29:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:40 [INFO] 20:29:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] 20:29:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:41 [INFO] 20:29:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] Starting audit... 20:29:41 Audit done. 20:29:41 [INFO] You have 0 Checkstyle violations. 20:29:41 [INFO] 20:29:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] Starting audit... 20:29:41 Audit done. 20:29:41 [INFO] You have 0 Checkstyle violations. 20:29:41 [INFO] 20:29:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] 20:29:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 20:29:41 [INFO] ...done! 20:29:41 [INFO] Attaching features XML 20:29:41 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:41 [INFO] 20:29:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:29:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:41 [INFO] 20:29:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 20:29:41 [INFO] 20:29:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] 20:29:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:29:41 [INFO] 20:29:41 [INFO] 20:29:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:29:41 [INFO] 20:29:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:41 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.3-SNAPSHOT 20:29:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:41 [INFO] 20:29:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 20:29:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:41 [INFO] 20:29:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 20:29:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:41 [INFO] 20:29:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 20:29:41 [INFO] 20:29:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 20:29:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:41 [INFO] 20:29:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 20:29:41 [INFO] Starting audit... 20:29:41 Audit done. 20:29:41 [INFO] You have 0 Checkstyle violations. 20:29:41 [INFO] 20:29:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-onf-extensions --- 20:29:42 [INFO] Starting audit... 20:29:42 Audit done. 20:29:42 [INFO] You have 0 Checkstyle violations. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 20:29:42 [INFO] 20:29:42 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 20:29:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 20:29:42 [INFO] ...done! 20:29:42 [INFO] Attaching features XML 20:29:42 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:42 [INFO] 20:29:42 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 20:29: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 20:29:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:42 [INFO] 20:29:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 20:29:42 [INFO] 20:29:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 20:29:42 [INFO] 20:29:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 20:29:42 [INFO] 20:29:42 [INFO] 20:29:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 20:29:42 [INFO] 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.3-SNAPSHOT 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] 20:29:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] Starting audit... 20:29:42 Audit done. 20:29:42 [INFO] You have 0 Checkstyle violations. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] Starting audit... 20:29:42 Audit done. 20:29:42 [INFO] You have 0 Checkstyle violations. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] 20:29:42 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 20:29:42 [INFO] ...done! 20:29:42 [INFO] Attaching features XML 20:29:42 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:42 [INFO] 20:29:42 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 20:29: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 20:29:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:42 [INFO] 20:29:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 20:29:42 [INFO] 20:29:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] 20:29:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 20:29:42 [INFO] 20:29:42 [INFO] 20:29:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 20:29:42 [INFO] 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] Forking features-openflowplugin-extension 0.18.3-SNAPSHOT 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension --- 20:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 20:29:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension --- 20:29:43 [INFO] 20:29:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 20:29:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:43 [INFO] 20:29:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension --- 20:29:43 [INFO] Starting audit... 20:29:43 Audit done. 20:29:43 [INFO] You have 0 Checkstyle violations. 20:29:43 [INFO] 20:29:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension --- 20:29:43 [INFO] Starting audit... 20:29:43 Audit done. 20:29:43 [INFO] You have 0 Checkstyle violations. 20:29:43 [INFO] 20:29:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension --- 20:29:43 [INFO] 20:29:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 20:29:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 20:29:43 [INFO] ...done! 20:29:43 [INFO] Attaching features XML 20:29:43 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:43 [INFO] 20:29:43 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- 20:29: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 20:29:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:43 [INFO] 20:29:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 20:29:43 [INFO] 20:29:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowplugin-extension --- 20:29:43 [INFO] 20:29:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 20:29:43 [INFO] 20:29:43 [INFO] 20:29:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowplugin-extension --- 20:29:43 [INFO] 20:29:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:43 [INFO] Forking features-extension-aggregator 0.18.3-SNAPSHOT 20:29:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator --- 20:29:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:43 [INFO] Forking openflowplugin-extension-aggregator 0.18.3-SNAPSHOT 20:29:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 20:29:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:43 [INFO] Forking test-provider 0.18.3-SNAPSHOT 20:29:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider --- 20:29:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider --- 20:29:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider --- 20:29:43 [INFO] 20:29:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- 20:29:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/test-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/** 20:29:43 [INFO] 20:29:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider --- 20:29:43 [INFO] Starting audit... 20:29:43 Audit done. 20:29:43 [INFO] You have 0 Checkstyle violations. 20:29:43 [INFO] 20:29:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider --- 20:29:44 [INFO] Starting audit... 20:29:44 Audit done. 20:29:44 [INFO] You have 0 Checkstyle violations. 20:29:44 [INFO] 20:29:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider --- 20:29:44 [INFO] 20:29:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 20:29:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/resources 20:29:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/spi 20:29:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/yang 20:29:44 [INFO] 20:29:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- 20:29:44 [INFO] Recompiling the module because of changed dependency. 20:29:44 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:29:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:29:45 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes 20:29:45 [INFO] 20:29:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-provider >>> 20:29:45 [INFO] 20:29:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-provider --- 20:29:45 [INFO] Fork Value is true 20:29:51 [INFO] Done SpotBugs Analysis.... 20:29:51 [INFO] 20:29:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-provider <<< 20:29:51 [INFO] 20:29:51 [INFO] 20:29:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-provider --- 20:29:51 [INFO] BugInstance size is 0 20:29:51 [INFO] Error size is 0 20:29:51 [INFO] No errors/warnings found 20:29:51 [INFO] 20:29:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:51 [INFO] Forking test-common 0.18.3-SNAPSHOT 20:29:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:51 [INFO] 20:29:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-common --- 20:29:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:51 [INFO] 20:29:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-common --- 20:29:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:51 [INFO] 20:29:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-common --- 20:29:52 [INFO] 20:29:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- 20:29:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/test-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/** 20:29:52 [INFO] 20:29:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-common --- 20:29:52 [INFO] Starting audit... 20:29:52 Audit done. 20:29:52 [INFO] You have 0 Checkstyle violations. 20:29:52 [INFO] 20:29:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-common --- 20:29:52 [INFO] Starting audit... 20:29:52 Audit done. 20:29:52 [INFO] You have 0 Checkstyle violations. 20:29:52 [INFO] 20:29:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-common --- 20:29:52 [INFO] 20:29:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 20:29:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/resources 20:29:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/spi 20:29:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/yang 20:29:52 [INFO] 20:29:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- 20:29:52 [INFO] Recompiling the module because of changed dependency. 20:29:52 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:29:52 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes 20:29:52 [INFO] 20:29:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ test-common >>> 20:29:52 [INFO] 20:29:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ test-common --- 20:29:52 [INFO] Fork Value is true 20:29:55 [INFO] Done SpotBugs Analysis.... 20:29:55 [INFO] 20:29:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ test-common <<< 20:29:55 [INFO] 20:29:55 [INFO] 20:29:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ test-common --- 20:29:55 [INFO] BugInstance size is 0 20:29:55 [INFO] Error size is 0 20:29:55 [INFO] No errors/warnings found 20:29:55 [INFO] 20:29:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:55 [INFO] Forking drop-test-karaf 0.18.3-SNAPSHOT 20:29:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:55 [INFO] 20:29:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf --- 20:29:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:55 [INFO] 20:29:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 20:29:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:55 [INFO] 20:29:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf --- 20:29:55 [INFO] 20:29:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- 20:29:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/drop-test-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/** 20:29:55 [INFO] 20:29:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ drop-test-karaf --- 20:29:55 [INFO] Starting audit... 20:29:55 Audit done. 20:29:55 [INFO] You have 0 Checkstyle violations. 20:29:55 [INFO] 20:29:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf --- 20:29:55 [INFO] Starting audit... 20:29:55 Audit done. 20:29:55 [INFO] You have 0 Checkstyle violations. 20:29:55 [INFO] 20:29:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-karaf --- 20:29:55 [INFO] 20:29:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 20:29:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/resources 20:29:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/spi 20:29:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/yang 20:29:55 [INFO] 20:29:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- 20:29:55 [INFO] Recompiling the module because of changed dependency. 20:29:55 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:29:55 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes 20:29:55 [INFO] 20:29:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 20:29:55 [INFO] 20:29:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ drop-test-karaf --- 20:29:55 [INFO] Fork Value is true 20:29:57 [INFO] Done SpotBugs Analysis.... 20:29:57 [INFO] 20:29:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 20:29:57 [INFO] 20:29:57 [INFO] 20:29:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ drop-test-karaf --- 20:29:58 [INFO] BugInstance size is 0 20:29:58 [INFO] Error size is 0 20:29:58 [INFO] No errors/warnings found 20:29:58 [INFO] 20:29:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:58 [INFO] Forking bulk-o-matic 0.18.3-SNAPSHOT 20:29:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:58 [INFO] 20:29:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic --- 20:29:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:58 [INFO] 20:29:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 20:29:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:58 [INFO] 20:29:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic --- 20:29:58 [INFO] 20:29:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- 20:29:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:29:58 [INFO] 20:29:58 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ bulk-o-matic --- 20:29:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:58 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/yang 20:29:58 [INFO] yang-to-sources: Found 8 dependencies in 1.609 ms 20:29:58 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:58 [INFO] 20:29:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic --- 20:29:58 [INFO] Starting audit... 20:29:58 Audit done. 20:29:58 [INFO] You have 0 Checkstyle violations. 20:29:58 [INFO] 20:29:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic --- 20:29:58 [INFO] Starting audit... 20:29:58 Audit done. 20:29:58 [INFO] You have 0 Checkstyle violations. 20:29:58 [INFO] 20:29:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic --- 20:29:58 [INFO] 20:29:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 20:29:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/resources 20:29:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:29:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:29:58 [INFO] 20:29:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- 20:29:58 [INFO] Recompiling the module because of changed dependency. 20:29:58 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 20:29:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast 20:29:59 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:29:59 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:29:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:29:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes 20:29:59 [INFO] 20:29:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 20:29:59 [INFO] 20:29:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bulk-o-matic --- 20:29:59 [INFO] Fork Value is true 20:30:03 [INFO] Done SpotBugs Analysis.... 20:30:03 [INFO] 20:30:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 20:30:03 [INFO] 20:30:03 [INFO] 20:30:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bulk-o-matic --- 20:30:03 [INFO] BugInstance size is 0 20:30:03 [INFO] Error size is 0 20:30:03 [INFO] No errors/warnings found 20:30:03 [INFO] 20:30:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:03 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.3-SNAPSHOT 20:30:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:03 [INFO] 20:30:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:03 [INFO] 20:30:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:03 [INFO] 20:30:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:04 [INFO] 20:30:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:04 [INFO] 20:30:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:04 [INFO] Starting audit... 20:30:04 Audit done. 20:30:04 [INFO] You have 0 Checkstyle violations. 20:30:04 [INFO] 20:30:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:04 [INFO] Starting audit... 20:30:04 Audit done. 20:30:04 [INFO] You have 0 Checkstyle violations. 20:30:04 [INFO] 20:30:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:04 [INFO] 20:30:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 20:30:04 [INFO] ...done! 20:30:04 [INFO] Attaching features XML 20:30:04 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:04 [INFO] 20:30:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 20:30: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 20:30:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:04 [INFO] 20:30:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 20:30:04 [INFO] 20:30:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:04 [INFO] 20:30:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 20:30:04 [INFO] 20:30:04 [INFO] 20:30:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 20:30:04 [INFO] 20:30:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:04 [INFO] Forking device-ownership-service 0.18.3-SNAPSHOT 20:30:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:04 [INFO] 20:30:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service --- 20:30:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:04 [INFO] 20:30:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service --- 20:30:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:04 [INFO] 20:30:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service --- 20:30:04 [INFO] 20:30:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- 20:30:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:04 [INFO] 20:30:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ device-ownership-service --- 20:30:04 [INFO] Starting audit... 20:30:04 Audit done. 20:30:04 [INFO] You have 0 Checkstyle violations. 20:30:04 [INFO] 20:30:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service --- 20:30:04 [INFO] Starting audit... 20:30:04 Audit done. 20:30:04 [INFO] You have 0 Checkstyle violations. 20:30:04 [INFO] 20:30:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service --- 20:30:04 [INFO] 20:30:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 20:30:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/resources 20:30:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/spi 20:30:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/yang 20:30:04 [INFO] 20:30:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- 20:30:04 [INFO] Recompiling the module because of changed dependency. 20:30:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:30:04 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes 20:30:04 [INFO] 20:30:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 20:30:04 [INFO] 20:30:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ device-ownership-service --- 20:30:04 [INFO] Fork Value is true 20:30:07 [INFO] Done SpotBugs Analysis.... 20:30:07 [INFO] 20:30:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 20:30:07 [INFO] 20:30:07 [INFO] 20:30:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ device-ownership-service --- 20:30:07 [INFO] BugInstance size is 0 20:30:07 [INFO] Error size is 0 20:30:07 [INFO] No errors/warnings found 20:30:07 [INFO] 20:30:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:07 [INFO] Forking of-switch-config-pusher 0.18.3-SNAPSHOT 20:30:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:07 [INFO] 20:30:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher --- 20:30:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:07 [INFO] 20:30:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 20:30:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:07 [INFO] 20:30:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher --- 20:30:07 [INFO] 20:30:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 20:30:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:07 [INFO] 20:30:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ of-switch-config-pusher --- 20:30:07 [INFO] Starting audit... 20:30:07 Audit done. 20:30:07 [INFO] You have 0 Checkstyle violations. 20:30:07 [INFO] 20:30:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher --- 20:30:07 [INFO] Starting audit... 20:30:07 Audit done. 20:30:07 [INFO] You have 0 Checkstyle violations. 20:30:07 [INFO] 20:30:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher --- 20:30:07 [INFO] 20:30:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 20:30:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/resources 20:30:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/spi 20:30:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/yang 20:30:07 [INFO] 20:30:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- 20:30:07 [INFO] Recompiling the module because of changed dependency. 20:30:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:30:07 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes 20:30:07 [INFO] 20:30:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 20:30:07 [INFO] 20:30:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ of-switch-config-pusher --- 20:30:07 [INFO] Fork Value is true 20:30:10 [INFO] Done SpotBugs Analysis.... 20:30:10 [INFO] 20:30:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 20:30:10 [INFO] 20:30:10 [INFO] 20:30:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ of-switch-config-pusher --- 20:30:10 [INFO] BugInstance size is 0 20:30:10 [INFO] Error size is 0 20:30:10 [INFO] No errors/warnings found 20:30:10 [INFO] 20:30:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:10 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.3-SNAPSHOT 20:30:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:10 [INFO] 20:30:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:10 [INFO] 20:30:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:10 [INFO] 20:30:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] 20:30:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:10 [INFO] 20:30:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] Starting audit... 20:30:10 Audit done. 20:30:10 [INFO] You have 0 Checkstyle violations. 20:30:10 [INFO] 20:30:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] Starting audit... 20:30:10 Audit done. 20:30:10 [INFO] You have 0 Checkstyle violations. 20:30:10 [INFO] 20:30:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] 20:30:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 20:30:10 [INFO] ...done! 20:30:10 [INFO] Attaching features XML 20:30:10 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:10 [INFO] 20:30:10 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 20:30: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 20:30:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:10 [INFO] 20:30:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 20:30:10 [INFO] 20:30:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] 20:30:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 20:30:10 [INFO] 20:30:10 [INFO] 20:30:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 20:30:10 [INFO] 20:30:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:10 [INFO] Forking arbitratorreconciliation-api 0.18.3-SNAPSHOT 20:30:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:10 [INFO] 20:30:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api --- 20:30:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:10 [INFO] 20:30:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 20:30:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:10 [INFO] 20:30:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api --- 20:30:11 [INFO] 20:30:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 20:30:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/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/** 20:30:11 [INFO] 20:30:11 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ arbitratorreconciliation-api --- 20:30:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:11 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/yang 20:30:11 [INFO] yang-to-sources: Found 10 dependencies in 1.360 ms 20:30:11 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:11 [INFO] 20:30:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api --- 20:30:11 [INFO] Starting audit... 20:30:11 Audit done. 20:30:11 [INFO] You have 0 Checkstyle violations. 20:30:11 [INFO] 20:30:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api --- 20:30:11 [INFO] Starting audit... 20:30:11 Audit done. 20:30:11 [INFO] You have 0 Checkstyle violations. 20:30:11 [INFO] 20:30:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api --- 20:30:11 [INFO] 20:30:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 20:30:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/resources 20:30:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:30:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:30:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:30:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:30:11 [INFO] 20:30:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- 20:30:11 [INFO] Recompiling the module because of changed dependency. 20:30:11 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:30:11 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes 20:30:11 [INFO] 20:30:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 20:30:11 [INFO] 20:30:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 20:30:11 [INFO] Fork Value is true 20:30:13 [INFO] Done SpotBugs Analysis.... 20:30:13 [INFO] 20:30:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 20:30:13 [INFO] 20:30:13 [INFO] 20:30:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ arbitratorreconciliation-api --- 20:30:13 [INFO] BugInstance size is 0 20:30:13 [INFO] Error size is 0 20:30:13 [INFO] No errors/warnings found 20:30:13 [INFO] 20:30:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:13 [INFO] Forking reconciliation-framework 0.18.3-SNAPSHOT 20:30:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:13 [INFO] 20:30:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework --- 20:30:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:13 [INFO] 20:30:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 20:30:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:13 [INFO] 20:30:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework --- 20:30:14 [INFO] 20:30:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- 20:30:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:14 [INFO] 20:30:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ reconciliation-framework --- 20:30:14 [INFO] Starting audit... 20:30:14 Audit done. 20:30:14 [INFO] You have 0 Checkstyle violations. 20:30:14 [INFO] 20:30:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework --- 20:30:14 [INFO] Starting audit... 20:30:14 Audit done. 20:30:14 [INFO] You have 0 Checkstyle violations. 20:30:14 [INFO] 20:30:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework --- 20:30:14 [INFO] 20:30:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 20:30:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/resources 20:30:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/spi 20:30:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/yang 20:30:14 [INFO] 20:30:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- 20:30:14 [INFO] Recompiling the module because of changed dependency. 20:30:14 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 20:30:14 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes 20:30:14 [INFO] 20:30:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 20:30:14 [INFO] 20:30:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ reconciliation-framework --- 20:30:14 [INFO] Fork Value is true 20:30:17 [INFO] Done SpotBugs Analysis.... 20:30:17 [INFO] 20:30:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 20:30:17 [INFO] 20:30:17 [INFO] 20:30:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ reconciliation-framework --- 20:30:17 [INFO] BugInstance size is 0 20:30:17 [INFO] Error size is 0 20:30:17 [INFO] No errors/warnings found 20:30:17 [INFO] 20:30:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:17 [INFO] Forking arbitratorreconciliation-impl 0.18.3-SNAPSHOT 20:30:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:17 [INFO] 20:30:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:17 [INFO] 20:30:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:17 [INFO] 20:30:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] 20:30:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/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/** 20:30:17 [INFO] 20:30:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] Starting audit... 20:30:17 Audit done. 20:30:17 [INFO] You have 0 Checkstyle violations. 20:30:17 [INFO] 20:30:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] Starting audit... 20:30:17 Audit done. 20:30:17 [INFO] You have 0 Checkstyle violations. 20:30:17 [INFO] 20:30:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] 20:30:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/resources 20:30:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:30:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 20:30:17 [INFO] 20:30:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- 20:30:17 [INFO] Recompiling the module because of changed dependency. 20:30:17 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:30:18 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 20:30:18 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes 20:30:18 [INFO] 20:30:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 20:30:18 [INFO] 20:30:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 20:30:18 [INFO] Fork Value is true 20:30:21 [INFO] Done SpotBugs Analysis.... 20:30:21 [INFO] 20:30:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 20:30:21 [INFO] 20:30:21 [INFO] 20:30:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ arbitratorreconciliation-impl --- 20:30:21 [INFO] BugInstance size is 0 20:30:21 [INFO] Error size is 0 20:30:21 [INFO] No errors/warnings found 20:30:21 [INFO] 20:30:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:21 [INFO] Forking forwardingrules-manager 0.18.3-SNAPSHOT 20:30:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:21 [INFO] 20:30:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager --- 20:30:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:21 [INFO] 20:30:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 20:30:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:21 [INFO] 20:30:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-manager --- 20:30:21 [INFO] 20:30:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 20:30:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:21 [INFO] 20:30:21 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ forwardingrules-manager --- 20:30:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/yang 20:30:21 [INFO] yang-to-sources: Found 14 dependencies in 1.771 ms 20:30:21 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:21 [INFO] 20:30:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager --- 20:30:21 [INFO] Starting audit... 20:30:21 Audit done. 20:30:21 [INFO] You have 0 Checkstyle violations. 20:30:21 [INFO] 20:30:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-manager --- 20:30:22 [INFO] Starting audit... 20:30:22 Audit done. 20:30:22 [INFO] You have 0 Checkstyle violations. 20:30:22 [INFO] 20:30:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-manager --- 20:30:22 [INFO] 20:30:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 20:30:22 [INFO] Copying 1 resource from src/main/resources to target/classes 20:30:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:30:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:30:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:30:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:30:22 [INFO] 20:30:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- 20:30:22 [INFO] Recompiling the module because of changed dependency. 20:30:22 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] 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 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:30:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes 20:30:22 [INFO] 20:30:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 20:30:22 [INFO] 20:30:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ forwardingrules-manager --- 20:30:22 [INFO] Fork Value is true 20:30:28 [INFO] Done SpotBugs Analysis.... 20:30:28 [INFO] 20:30:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 20:30:28 [INFO] 20:30:28 [INFO] 20:30:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ forwardingrules-manager --- 20:30:28 [INFO] BugInstance size is 0 20:30:28 [INFO] Error size is 0 20:30:28 [INFO] No errors/warnings found 20:30:28 [INFO] 20:30:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:28 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.3-SNAPSHOT 20:30:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:28 [INFO] 20:30:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:28 [INFO] 20:30:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:28 [INFO] 20:30:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] 20:30:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:28 [INFO] 20:30:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] Starting audit... 20:30:28 Audit done. 20:30:28 [INFO] You have 0 Checkstyle violations. 20:30:28 [INFO] 20:30:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] Starting audit... 20:30:28 Audit done. 20:30:28 [INFO] You have 0 Checkstyle violations. 20:30:28 [INFO] 20:30:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] 20:30:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 20:30:28 [INFO] ...done! 20:30:28 [INFO] Attaching features XML 20:30:28 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:28 [INFO] 20:30:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30: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 20:30:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:28 [INFO] 20:30:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 20:30:28 [INFO] 20:30:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] 20:30:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 20:30:28 [INFO] 20:30:28 [INFO] 20:30:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 20:30:28 [INFO] 20:30:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:28 [INFO] Forking forwardingrules-sync 0.18.3-SNAPSHOT 20:30:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:28 [INFO] 20:30:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync --- 20:30:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:28 [INFO] 20:30:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 20:30:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:28 [INFO] 20:30:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync --- 20:30:29 [INFO] 20:30:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 20:30:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:29 [INFO] 20:30:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-sync --- 20:30:29 [INFO] Starting audit... 20:30:29 Audit done. 20:30:29 [INFO] You have 0 Checkstyle violations. 20:30:29 [INFO] 20:30:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync --- 20:30:29 [INFO] Starting audit... 20:30:29 Audit done. 20:30:29 [INFO] You have 0 Checkstyle violations. 20:30:29 [INFO] 20:30:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync --- 20:30:29 [INFO] 20:30:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 20:30:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/resources 20:30:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/spi 20:30:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/yang 20:30:29 [INFO] 20:30:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- 20:30:29 [INFO] Recompiling the module because of changed dependency. 20:30:29 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 20:30:30 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes 20:30:30 [INFO] 20:30:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 20:30:30 [INFO] 20:30:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ forwardingrules-sync --- 20:30:30 [INFO] Fork Value is true 20:30:35 [INFO] Done SpotBugs Analysis.... 20:30:35 [INFO] 20:30:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 20:30:35 [INFO] 20:30:35 [INFO] 20:30:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ forwardingrules-sync --- 20:30:35 [INFO] BugInstance size is 0 20:30:35 [INFO] Error size is 0 20:30:35 [INFO] No errors/warnings found 20:30:35 [INFO] 20:30:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.3-SNAPSHOT 20:30:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:35 [INFO] 20:30:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:35 [INFO] 20:30:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:35 [INFO] 20:30:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] 20:30:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:35 [INFO] 20:30:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] Starting audit... 20:30:35 Audit done. 20:30:35 [INFO] You have 0 Checkstyle violations. 20:30:35 [INFO] 20:30:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] Starting audit... 20:30:35 Audit done. 20:30:35 [INFO] You have 0 Checkstyle violations. 20:30:35 [INFO] 20:30:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] 20:30:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 20:30:35 [INFO] ...done! 20:30:35 [INFO] Attaching features XML 20:30:35 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:35 [INFO] 20:30:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:30:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:35 [INFO] 20:30:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 20:30:35 [INFO] 20:30:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] 20:30:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 20:30:35 [INFO] 20:30:35 [INFO] 20:30:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 20:30:35 [INFO] 20:30:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:35 [INFO] Forking table-miss-enforcer 0.18.3-SNAPSHOT 20:30:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:35 [INFO] 20:30:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer --- 20:30:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:35 [INFO] 20:30:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 20:30:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:35 [INFO] 20:30:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer --- 20:30:36 [INFO] 20:30:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 20:30:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:36 [INFO] 20:30:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ table-miss-enforcer --- 20:30:36 [INFO] Starting audit... 20:30:36 Audit done. 20:30:36 [INFO] You have 0 Checkstyle violations. 20:30:36 [INFO] 20:30:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ table-miss-enforcer --- 20:30:36 [INFO] Starting audit... 20:30:36 Audit done. 20:30:36 [INFO] You have 0 Checkstyle violations. 20:30:36 [INFO] 20:30:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ table-miss-enforcer --- 20:30:36 [INFO] 20:30:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 20:30:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/resources 20:30:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/spi 20:30:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/yang 20:30:36 [INFO] 20:30:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- 20:30:36 [INFO] Recompiling the module because of changed dependency. 20:30:36 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:30:36 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes 20:30:36 [INFO] 20:30:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 20:30:36 [INFO] 20:30:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ table-miss-enforcer --- 20:30:36 [INFO] Fork Value is true 20:30:38 [INFO] Done SpotBugs Analysis.... 20:30:38 [INFO] 20:30:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 20:30:38 [INFO] 20:30:38 [INFO] 20:30:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ table-miss-enforcer --- 20:30:38 [INFO] BugInstance size is 0 20:30:38 [INFO] Error size is 0 20:30:38 [INFO] No errors/warnings found 20:30:38 [INFO] 20:30:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:38 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.3-SNAPSHOT 20:30:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:38 [INFO] 20:30:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:38 [INFO] 20:30:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:38 [INFO] 20:30:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] 20:30:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:39 [INFO] 20:30:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] Starting audit... 20:30:39 Audit done. 20:30:39 [INFO] You have 0 Checkstyle violations. 20:30:39 [INFO] 20:30:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] Starting audit... 20:30:39 Audit done. 20:30:39 [INFO] You have 0 Checkstyle violations. 20:30:39 [INFO] 20:30:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] 20:30:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 20:30:39 [INFO] ...done! 20:30:39 [INFO] Attaching features XML 20:30:39 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:39 [INFO] 20:30:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:30:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:39 [INFO] 20:30:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 20:30:39 [INFO] 20:30:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] 20:30:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 20:30:39 [INFO] 20:30:39 [INFO] 20:30:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 20:30:39 [INFO] 20:30:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:39 [INFO] Forking topology-lldp-discovery 0.18.3-SNAPSHOT 20:30:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:39 [INFO] 20:30:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery --- 20:30:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:39 [INFO] 20:30:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 20:30:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:39 [INFO] 20:30:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery --- 20:30:40 [INFO] 20:30:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 20:30:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:40 [INFO] 20:30:40 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ topology-lldp-discovery --- 20:30:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:40 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/yang 20:30:40 [INFO] yang-to-sources: Found 11 dependencies in 1.306 ms 20:30:40 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:40 [INFO] 20:30:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery --- 20:30:40 [INFO] Starting audit... 20:30:40 Audit done. 20:30:40 [INFO] You have 0 Checkstyle violations. 20:30:40 [INFO] 20:30:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery --- 20:30:40 [INFO] Starting audit... 20:30:40 Audit done. 20:30:40 [INFO] You have 0 Checkstyle violations. 20:30:40 [INFO] 20:30:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery --- 20:30:40 [INFO] 20:30:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 20:30:40 [INFO] Copying 1 resource from src/main/resources to target/classes 20:30:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:30:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:30:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:30:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:30:40 [INFO] 20:30:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- 20:30:40 [INFO] Recompiling the module because of changed dependency. 20:30:40 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:40 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes 20:30:40 [INFO] 20:30:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 20:30:40 [INFO] 20:30:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-lldp-discovery --- 20:30:40 [INFO] Fork Value is true 20:30:43 [INFO] Done SpotBugs Analysis.... 20:30:43 [INFO] 20:30:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 20:30:43 [INFO] 20:30:43 [INFO] 20:30:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-lldp-discovery --- 20:30:43 [INFO] BugInstance size is 0 20:30:43 [INFO] Error size is 0 20:30:43 [INFO] No errors/warnings found 20:30:43 [INFO] 20:30:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:43 [INFO] Forking lldp-speaker 0.18.3-SNAPSHOT 20:30:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:43 [INFO] 20:30:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker --- 20:30:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:43 [INFO] 20:30:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker --- 20:30:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:43 [INFO] 20:30:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker --- 20:30:44 [INFO] 20:30:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- 20:30:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:44 [INFO] 20:30:44 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ lldp-speaker --- 20:30:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:44 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/yang 20:30:44 [INFO] yang-to-sources: Found 12 dependencies in 1.541 ms 20:30:44 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:44 [INFO] 20:30:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker --- 20:30:44 [INFO] Starting audit... 20:30:44 Audit done. 20:30:44 [INFO] You have 0 Checkstyle violations. 20:30:44 [INFO] 20:30:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker --- 20:30:44 [INFO] Starting audit... 20:30:44 Audit done. 20:30:44 [INFO] You have 0 Checkstyle violations. 20:30:44 [INFO] 20:30:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker --- 20:30:44 [INFO] 20:30:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 20:30:44 [INFO] Copying 1 resource from src/main/resources to target/classes 20:30:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:30:44 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:30:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:44 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:30:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:30:44 [INFO] 20:30:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- 20:30:44 [INFO] Recompiling the module because of changed dependency. 20:30:44 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 20:30:44 [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 20:30:44 [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 20:30:44 [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 20:30:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:30:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:30:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:30:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:30:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:30:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:30:44 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:30:44 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:30:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion 20:30:44 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:30:44 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:30:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:30:44 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:30:44 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:30:44 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion 20:30:44 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:30:44 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:30:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes 20:30:44 [INFO] 20:30:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 20:30:44 [INFO] 20:30:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ lldp-speaker --- 20:30:44 [INFO] Fork Value is true 20:30:47 [INFO] Done SpotBugs Analysis.... 20:30:47 [INFO] 20:30:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 20:30:47 [INFO] 20:30:47 [INFO] 20:30:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ lldp-speaker --- 20:30:47 [INFO] BugInstance size is 0 20:30:47 [INFO] Error size is 0 20:30:47 [INFO] No errors/warnings found 20:30:47 [INFO] 20:30:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:47 [INFO] Forking topology-manager 0.18.3-SNAPSHOT 20:30:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:47 [INFO] 20:30:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager --- 20:30:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:47 [INFO] 20:30:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager --- 20:30:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:47 [INFO] 20:30:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager --- 20:30:48 [INFO] 20:30:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- 20:30:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:48 [INFO] 20:30:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-manager --- 20:30:48 [INFO] Starting audit... 20:30:48 Audit done. 20:30:48 [INFO] You have 0 Checkstyle violations. 20:30:48 [INFO] 20:30:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager --- 20:30:48 [INFO] Starting audit... 20:30:48 Audit done. 20:30:48 [INFO] You have 0 Checkstyle violations. 20:30:48 [INFO] 20:30:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager --- 20:30:48 [INFO] 20:30:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 20:30:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/resources 20:30:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/spi 20:30:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/yang 20:30:48 [INFO] 20:30:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- 20:30:48 [INFO] Recompiling the module because of changed dependency. 20:30:48 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] 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 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:30:48 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:30:48 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:30:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes 20:30:48 [INFO] 20:30:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-manager >>> 20:30:48 [INFO] 20:30:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-manager --- 20:30:48 [INFO] Fork Value is true 20:30:51 [INFO] Done SpotBugs Analysis.... 20:30:51 [INFO] 20:30:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-manager <<< 20:30:51 [INFO] 20:30:51 [INFO] 20:30:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-manager --- 20:30:51 [INFO] BugInstance size is 0 20:30:51 [INFO] Error size is 0 20:30:51 [INFO] No errors/warnings found 20:30:51 [INFO] 20:30:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:51 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.18.3-SNAPSHOT 20:30:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:51 [INFO] 20:30:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 20:30:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:51 [INFO] 20:30:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 20:30:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:51 [INFO] 20:30:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 20:30:52 [INFO] 20:30:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 20:30:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:52 [INFO] 20:30:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology --- 20:30:52 [INFO] Starting audit... 20:30:52 Audit done. 20:30:52 [INFO] You have 0 Checkstyle violations. 20:30:52 [INFO] 20:30:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology --- 20:30:52 [INFO] Starting audit... 20:30:52 Audit done. 20:30:52 [INFO] You have 0 Checkstyle violations. 20:30:52 [INFO] 20:30:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 20:30:52 [INFO] 20:30:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 20:30:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 20:30:52 [INFO] ...done! 20:30:52 [INFO] Attaching features XML 20:30:52 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:52 [INFO] 20:30:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- 20:30: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 20:30:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:52 [INFO] 20:30:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 20:30:52 [INFO] 20:30:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 20:30:52 [INFO] 20:30:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 20:30:52 [INFO] 20:30:52 [INFO] 20:30:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology --- 20:30:52 [INFO] 20:30:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:52 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.3-SNAPSHOT 20:30:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:52 [INFO] 20:30:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 20:30:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:52 [INFO] 20:30:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 20:30:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:52 [INFO] 20:30:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [INFO] 20:30:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:53 [INFO] 20:30:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [INFO] Starting audit... 20:30:53 Audit done. 20:30:53 [INFO] You have 0 Checkstyle violations. 20:30:53 [INFO] 20:30:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [INFO] Starting audit... 20:30:53 Audit done. 20:30:53 [INFO] You have 0 Checkstyle violations. 20:30:53 [INFO] 20:30:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [INFO] 20:30:53 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 20:30:53 [INFO] ...done! 20:30:53 [INFO] Attaching features XML 20:30:53 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:53 [INFO] 20:30:53 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [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 20:30:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:53 [INFO] 20:30:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 20:30:53 [INFO] 20:30:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [INFO] 20:30:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 20:30:53 [INFO] 20:30:53 [INFO] 20:30:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 20:30:53 [INFO] 20:30:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:53 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.3-SNAPSHOT 20:30:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:53 [INFO] 20:30:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:53 [INFO] 20:30:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:53 [INFO] 20:30:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] 20:30:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:53 [INFO] 20:30:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] Starting audit... 20:30:53 Audit done. 20:30:53 [INFO] You have 0 Checkstyle violations. 20:30:53 [INFO] 20:30:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] Starting audit... 20:30:53 Audit done. 20:30:53 [INFO] You have 0 Checkstyle violations. 20:30:53 [INFO] 20:30:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] 20:30:53 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 20:30:53 [INFO] ...done! 20:30:53 [INFO] Attaching features XML 20:30:53 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:53 [INFO] 20:30:53 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [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 20:30:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:53 [INFO] 20:30:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 20:30:53 [INFO] 20:30:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] 20:30:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 20:30:53 [INFO] 20:30:53 [INFO] 20:30:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:30:53 [INFO] 20:30:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:53 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.3-SNAPSHOT 20:30:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:53 [INFO] 20:30:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 20:30:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:53 [INFO] 20:30:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 20:30:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:53 [INFO] 20:30:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [INFO] 20:30:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:54 [INFO] 20:30:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [INFO] Starting audit... 20:30:54 Audit done. 20:30:54 [INFO] You have 0 Checkstyle violations. 20:30:54 [INFO] 20:30:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [INFO] Starting audit... 20:30:54 Audit done. 20:30:54 [INFO] You have 0 Checkstyle violations. 20:30:54 [INFO] 20:30:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [INFO] 20:30:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 20:30:54 [INFO] ...done! 20:30:54 [INFO] Attaching features XML 20:30:54 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:54 [INFO] 20:30:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [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 20:30:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:54 [INFO] 20:30:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 20:30:54 [INFO] 20:30:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [INFO] 20:30:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 20:30:54 [INFO] 20:30:54 [INFO] 20:30:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 20:30:54 [INFO] 20:30:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:54 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.3-SNAPSHOT 20:30:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:54 [INFO] 20:30:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:54 [INFO] 20:30:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:54 [INFO] 20:30:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:54 [INFO] 20:30:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:54 [INFO] 20:30:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:54 [INFO] Starting audit... 20:30:54 Audit done. 20:30:54 [INFO] You have 0 Checkstyle violations. 20:30:54 [INFO] 20:30:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:55 [INFO] Starting audit... 20:30:55 Audit done. 20:30:55 [INFO] You have 0 Checkstyle violations. 20:30:55 [INFO] 20:30:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:55 [INFO] 20:30:55 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 20:30:55 [INFO] ...done! 20:30:55 [INFO] Attaching features XML 20:30:55 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:55 [INFO] 20:30:55 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:30:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:55 [INFO] 20:30:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 20:30:55 [INFO] 20:30:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:55 [INFO] 20:30:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 20:30:55 [INFO] 20:30:55 [INFO] 20:30:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:55 [INFO] 20:30:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:55 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.3-SNAPSHOT 20:30:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:55 [INFO] 20:30:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:55 [INFO] 20:30:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:55 [INFO] 20:30:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] 20:30:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:55 [INFO] 20:30:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] Starting audit... 20:30:55 Audit done. 20:30:55 [INFO] You have 0 Checkstyle violations. 20:30:55 [INFO] 20:30:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] Starting audit... 20:30:55 Audit done. 20:30:55 [INFO] You have 0 Checkstyle violations. 20:30:55 [INFO] 20:30:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] 20:30:55 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 20:30:55 [INFO] ...done! 20:30:55 [INFO] Attaching features XML 20:30:55 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:55 [INFO] 20:30:55 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:30:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:55 [INFO] 20:30:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 20:30:55 [INFO] 20:30:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] 20:30:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 20:30:55 [INFO] 20:30:55 [INFO] 20:30:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:55 [INFO] 20:30:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:55 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.18.3-SNAPSHOT 20:30:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:55 [INFO] 20:30:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 20:30:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:55 [INFO] 20:30:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 20:30:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:55 [INFO] 20:30:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] 20:30:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:56 [INFO] 20:30:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] Starting audit... 20:30:56 Audit done. 20:30:56 [INFO] You have 0 Checkstyle violations. 20:30:56 [INFO] 20:30:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] Starting audit... 20:30:56 Audit done. 20:30:56 [INFO] You have 0 Checkstyle violations. 20:30:56 [INFO] 20:30:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] 20:30:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 20:30:56 [INFO] ...done! 20:30:56 [INFO] Attaching features XML 20:30:56 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:56 [INFO] 20:30:56 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:30:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:56 [INFO] 20:30:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 20:30:56 [INFO] 20:30:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] 20:30:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 20:30:56 [INFO] 20:30:56 [INFO] 20:30:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-flow-services --- 20:30:56 [INFO] 20:30:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:56 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.18.3-SNAPSHOT 20:30:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:56 [INFO] 20:30:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 20:30:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:56 [INFO] 20:30:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 20:30:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:56 [INFO] 20:30:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 20:30:56 [INFO] 20:30:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 20:30:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:56 [INFO] 20:30:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-drop-test --- 20:30:56 [INFO] Starting audit... 20:30:56 Audit done. 20:30:56 [INFO] You have 0 Checkstyle violations. 20:30:56 [INFO] 20:30:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test --- 20:30:56 [INFO] Starting audit... 20:30:56 Audit done. 20:30:56 [INFO] You have 0 Checkstyle violations. 20:30:56 [INFO] 20:30:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 20:30:56 [INFO] 20:30:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 20:30:56 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 20:30:57 [INFO] ...done! 20:30:57 [INFO] Attaching features XML 20:30:57 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:57 [INFO] 20:30:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test --- 20:30: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 20:30:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:57 [INFO] 20:30:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 20:30:57 [INFO] 20:30:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 20:30:57 [INFO] 20:30:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 20:30:57 [INFO] 20:30:57 [INFO] 20:30:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-drop-test --- 20:30:57 [INFO] 20:30:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:57 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.3-SNAPSHOT 20:30:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:57 [INFO] 20:30:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:57 [INFO] 20:30:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:57 [INFO] 20:30:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] 20:30:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:57 [INFO] 20:30:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] Starting audit... 20:30:57 Audit done. 20:30:57 [INFO] You have 0 Checkstyle violations. 20:30:57 [INFO] 20:30:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] Starting audit... 20:30:57 Audit done. 20:30:57 [INFO] You have 0 Checkstyle violations. 20:30:57 [INFO] 20:30:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] 20:30:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 20:30:57 [INFO] ...done! 20:30:57 [INFO] Attaching features XML 20:30:57 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:30:57 [INFO] 20:30:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 20:30: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 20:30:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:57 [INFO] 20:30:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 20:30:57 [INFO] 20:30:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] 20:30:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 20:30:57 [INFO] 20:30:57 [INFO] 20:30:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 20:30:57 [INFO] 20:30:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:57 [INFO] Forking southbound-cli 0.18.3-SNAPSHOT 20:30:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:57 [INFO] 20:30:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli --- 20:30:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:57 [INFO] 20:30:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli --- 20:30:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:57 [INFO] 20:30:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-cli --- 20:30:58 [INFO] 20:30:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- 20:30:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:30:58 [INFO] 20:30:58 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ southbound-cli --- 20:30:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:58 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/yang 20:30:58 [INFO] yang-to-sources: Found 15 dependencies in 2.483 ms 20:30:58 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:58 [INFO] 20:30:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli --- 20:30:58 [INFO] Starting audit... 20:30:58 Audit done. 20:30:58 [INFO] You have 0 Checkstyle violations. 20:30:58 [INFO] 20:30:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-cli --- 20:30:58 [INFO] Starting audit... 20:30:58 Audit done. 20:30:58 [INFO] You have 0 Checkstyle violations. 20:30:58 [INFO] 20:30:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-cli --- 20:30:58 [INFO] 20:30:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 20:30:58 [INFO] Copying 1 resource from src/main/resources to target/classes 20:30:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:30:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:30:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:30:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:30:58 [INFO] 20:30:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- 20:30:58 [INFO] Recompiling the module because of changed dependency. 20:30:58 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:30:58 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes 20:30:58 [INFO] 20:30:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ southbound-cli >>> 20:30:58 [INFO] 20:30:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ southbound-cli --- 20:30:58 [INFO] Fork Value is true 20:31:02 [INFO] Done SpotBugs Analysis.... 20:31:02 [INFO] 20:31:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ southbound-cli <<< 20:31:02 [INFO] 20:31:02 [INFO] 20:31:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ southbound-cli --- 20:31:02 [INFO] BugInstance size is 0 20:31:02 [INFO] Error size is 0 20:31:02 [INFO] No errors/warnings found 20:31:02 [INFO] 20:31:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:02 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.3-SNAPSHOT 20:31:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:02 [INFO] 20:31:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 20:31:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:02 [INFO] 20:31:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 20:31:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:02 [INFO] 20:31:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 20:31:03 [INFO] 20:31:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 20:31:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:03 [INFO] 20:31:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 20:31:03 [INFO] Starting audit... 20:31:03 Audit done. 20:31:03 [INFO] You have 0 Checkstyle violations. 20:31:03 [INFO] 20:31:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 20:31:03 [INFO] Starting audit... 20:31:03 Audit done. 20:31:03 [INFO] You have 0 Checkstyle violations. 20:31:03 [INFO] 20:31:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 20:31:03 [INFO] 20:31:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 20:31:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 20:31:03 [INFO] ...done! 20:31:03 [INFO] Attaching features XML 20:31:03 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:03 [INFO] 20:31:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 20: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 20:31:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:03 [INFO] 20:31:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 20:31:03 [INFO] 20:31:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 20:31:03 [INFO] 20:31:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 20:31:03 [INFO] 20:31:03 [INFO] 20:31:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 20:31:03 [INFO] 20:31:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:03 [INFO] Forking features-openflowplugin 0.18.3-SNAPSHOT 20:31:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:03 [INFO] 20:31:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin --- 20:31:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:03 [INFO] 20:31:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 20:31:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:03 [INFO] 20:31:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin --- 20:31:03 [INFO] 20:31:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- 20:31:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:03 [INFO] 20:31:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin --- 20:31:03 [INFO] Starting audit... 20:31:03 Audit done. 20:31:03 [INFO] You have 0 Checkstyle violations. 20:31:03 [INFO] 20:31:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin --- 20:31:03 [INFO] Starting audit... 20:31:03 Audit done. 20:31:03 [INFO] You have 0 Checkstyle violations. 20:31:03 [INFO] 20:31:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin --- 20:31:03 [INFO] 20:31:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 20:31:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml 20:31:04 [INFO] ...done! 20:31:04 [INFO] Attaching features XML 20:31:04 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:04 [INFO] 20:31:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- 20:31: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 20:31:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:04 [INFO] 20:31:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 20:31:04 [INFO] 20:31:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-openflowplugin --- 20:31:04 [INFO] 20:31:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 20:31:04 [INFO] 20:31:04 [INFO] 20:31:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-openflowplugin --- 20:31:04 [INFO] 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] Forking features-aggregator 0.18.3-SNAPSHOT 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] 20:31:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- 20:31:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:04 [INFO] 20:31:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- 20:31:04 [INFO] 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.3-SNAPSHOT 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] 20:31:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 20:31:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:04 [INFO] 20:31:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 20:31:04 [INFO] 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] Forking applications-aggregator 0.18.3-SNAPSHOT 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] 20:31:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator --- 20:31:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:04 [INFO] 20:31:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator --- 20:31:04 [INFO] 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] Forking model-aggregator 0.18.3-SNAPSHOT 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] 20:31:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 20:31:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:04 [INFO] 20:31:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 20:31:04 [INFO] 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] Forking learning-switch 0.18.3-SNAPSHOT 20:31:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:04 [INFO] 20:31:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch --- 20:31:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:04 [INFO] 20:31:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch --- 20:31:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:04 [INFO] 20:31:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch --- 20:31:04 [INFO] 20:31:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- 20:31:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:31:04 [INFO] 20:31:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ learning-switch --- 20:31:04 [INFO] Starting audit... 20:31:04 Audit done. 20:31:04 [INFO] You have 0 Checkstyle violations. 20:31:04 [INFO] 20:31:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch --- 20:31:04 [INFO] Starting audit... 20:31:04 Audit done. 20:31:04 [INFO] You have 0 Checkstyle violations. 20:31:04 [INFO] 20:31:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch --- 20:31:04 [INFO] 20:31:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 20:31:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/resources 20:31:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/spi 20:31:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/yang 20:31:04 [INFO] 20:31:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- 20:31:04 [INFO] Recompiling the module because of changed dependency. 20:31:04 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:31:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,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 20:31:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,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 20:31:04 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes 20:31:04 [INFO] 20:31:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ learning-switch >>> 20:31:04 [INFO] 20:31:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ learning-switch --- 20:31:04 [INFO] Fork Value is true 20:31:08 [INFO] Done SpotBugs Analysis.... 20:31:08 [INFO] 20:31:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ learning-switch <<< 20:31:08 [INFO] 20:31:08 [INFO] 20:31:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ learning-switch --- 20:31:08 [INFO] BugInstance size is 0 20:31:08 [INFO] Error size is 0 20:31:08 [INFO] No errors/warnings found 20:31:08 [INFO] 20:31:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:08 [INFO] Forking sample-consumer 0.18.3-SNAPSHOT 20:31:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:08 [INFO] 20:31:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer --- 20:31:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:08 [INFO] 20:31:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer --- 20:31:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:08 [INFO] 20:31:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer --- 20:31:08 [INFO] 20:31:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- 20:31:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:31:08 [INFO] 20:31:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-consumer --- 20:31:08 [INFO] Starting audit... 20:31:08 Audit done. 20:31:08 [INFO] You have 0 Checkstyle violations. 20:31:08 [INFO] 20:31:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer --- 20:31:08 [INFO] Starting audit... 20:31:08 Audit done. 20:31:08 [INFO] You have 0 Checkstyle violations. 20:31:08 [INFO] 20:31:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer --- 20:31:08 [INFO] 20:31:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 20:31:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/resources 20:31:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/spi 20:31:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/yang 20:31:08 [INFO] 20:31:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- 20:31:08 [INFO] Recompiling the module because of changed dependency. 20:31:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:31:08 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes 20:31:08 [INFO] 20:31:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ sample-consumer >>> 20:31:08 [INFO] 20:31:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ sample-consumer --- 20:31:08 [INFO] Fork Value is true 20:31:11 [INFO] Done SpotBugs Analysis.... 20:31:11 [INFO] 20:31:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ sample-consumer <<< 20:31:11 [INFO] 20:31:11 [INFO] 20:31:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ sample-consumer --- 20:31:11 [INFO] BugInstance size is 0 20:31:11 [INFO] Error size is 0 20:31:11 [INFO] No errors/warnings found 20:31:11 [INFO] 20:31:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:11 [INFO] Forking sample-bundles 0.18.3-SNAPSHOT 20:31:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:11 [INFO] 20:31:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles --- 20:31:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:11 [INFO] 20:31:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles --- 20:31:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:11 [INFO] 20:31:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles --- 20:31:11 [INFO] 20:31:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- 20:31:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:31:11 [INFO] 20:31:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-bundles --- 20:31:11 [INFO] Starting audit... 20:31:11 Audit done. 20:31:11 [INFO] You have 0 Checkstyle violations. 20:31:11 [INFO] 20:31:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles --- 20:31:11 [INFO] Starting audit... 20:31:11 Audit done. 20:31:11 [INFO] You have 0 Checkstyle violations. 20:31:11 [INFO] 20:31:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles --- 20:31:11 [INFO] 20:31:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 20:31:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/resources 20:31:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/spi 20:31:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/yang 20:31:11 [INFO] 20:31:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- 20:31:11 [INFO] Recompiling the module because of changed dependency. 20:31:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:31:11 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes 20:31:11 [INFO] 20:31:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ sample-bundles >>> 20:31:11 [INFO] 20:31:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ sample-bundles --- 20:31:11 [INFO] Fork Value is true 20:31:14 [INFO] Done SpotBugs Analysis.... 20:31:14 [INFO] 20:31:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ sample-bundles <<< 20:31:14 [INFO] 20:31:14 [INFO] 20:31:14 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ sample-bundles --- 20:31:14 [INFO] BugInstance size is 0 20:31:14 [INFO] Error size is 0 20:31:14 [INFO] No errors/warnings found 20:31:14 [INFO] 20:31:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:14 [INFO] Forking openflowplugin-samples-aggregator 0.18.3-SNAPSHOT 20:31:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:14 [INFO] 20:31:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 20:31:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:14 [INFO] 20:31:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 20:31:14 [INFO] 20:31:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:14 [INFO] Forking openflowplugin-karaf 0.18.3-SNAPSHOT 20:31:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:14 [INFO] 20:31:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf --- 20:31:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:14 [INFO] 20:31:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 20:31:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:14 [INFO] 20:31:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf --- 20:31:14 [INFO] 20:31:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 20:31:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/distribution/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/** 20:31:14 [INFO] 20:31:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-karaf --- 20:31:14 [INFO] Starting audit... 20:31:14 Audit done. 20:31:14 [INFO] You have 0 Checkstyle violations. 20:31:14 [INFO] 20:31:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf --- 20:31:14 [INFO] Starting audit... 20:31:14 Audit done. 20:31:14 [INFO] You have 0 Checkstyle violations. 20:31:14 [INFO] 20:31:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-karaf --- 20:31:14 [INFO] 20:31:14 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 20:31:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/resources 20:31:14 [INFO] 20:31:14 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf --- 20:31:14 [INFO] Using repositories: 20:31:14 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:31:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:31:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:31:14 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:31:14 [INFO] Loading direct KAR and features XML dependencies 20:31:14 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:31:14 [INFO] Feature framework will be added as a startup feature 20:31:14 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:31:14 [INFO] Unzipping kars 20:31:14 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:31:15 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:31:15 [INFO] Loading profiles from: 20:31:15 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:31:15 [INFO] Loading repositories 20:31:15 [INFO] Generating generated-startup profile 20:31:15 [INFO] Generating generated-boot profile with parents: generated-startup 20:31:15 [INFO] Generating generated-installed profile 20:31:15 [INFO] Configuring etc/config.properties and etc/system.properties 20:31:15 [INFO] Downloading libraries for generated profiles 20:31:15 [INFO] Downloading additional libraries 20:31:15 [INFO] Writing configurations 20:31:15 [INFO] adding config file: etc/profile.cfg 20:31:15 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 20:31:15 [INFO] Startup stage 20:31:15 [INFO] Loading startup repositories 20:31:15 [INFO] Resolving startup features and bundles 20:31:15 [INFO] Features: framework 20:31:15 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 20:31:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:31:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:31:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:31:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:31:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:31:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:31:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:31:15 [INFO] Boot stage 20:31:15 [INFO] Loading boot repositories 20:31:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 20:31:15 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:31:15 [INFO] Feature kar/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 20:31:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:31:15 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 20:31:15 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 20:31:15 [INFO] Feature scr/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:31:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:31:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:31:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:31:15 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 20:31:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 20:31:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:31:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 20:31:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 20:31:15 [INFO] Feature shell/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 20:31:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:31:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:31:15 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:31:15 [INFO] Feature service/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 20:31:15 [INFO] Feature jaas/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 20:31:15 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:31:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:31:15 [INFO] Feature bf482981-d879-4523-8987-c870b89d12bd/0.0.0 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 20:31:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:31:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:31:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 20:31:15 [INFO] Feature package/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 20:31:15 [INFO] Feature ssh/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 20:31:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 20:31:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 20:31:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 20:31:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 20:31:15 [INFO] Feature feature/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:31:15 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:31:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:31:15 [INFO] Feature management/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:31:15 [INFO] adding config file: etc/jmx.acl.cfg 20:31:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:31:15 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:31:15 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:31:15 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:31:15 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:31:15 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:31:15 [INFO] Feature system/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 20:31:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:31:15 [INFO] Feature log/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 20:31:15 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:31:15 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:31:15 [INFO] Feature config/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 20:31:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:31:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:31:15 [INFO] Feature instance/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 20:31:15 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 20:31:15 [INFO] Feature framework/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:31:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:31:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:31:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:31:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:31:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:31:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:31:15 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 20:31:15 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 20:31:15 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 20:31:15 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 20:31:15 [INFO] Feature deployer/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 20:31:15 [INFO] Feature bundle/4.4.6 is defined as a boot feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 20:31:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:31:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:31:15 [INFO] Feature standard/4.4.6 is defined as a boot feature 20:31:15 [INFO] Install stage 20:31:15 [INFO] Loading installed repositories 20:31:15 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 20:31:15 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 20:31:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:31:15 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:31:15 [INFO] 20:31:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 20:31:15 [INFO] 20:31:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-karaf --- 20:31:15 [INFO] 20:31:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 20:31:15 [INFO] 20:31:15 [INFO] 20:31:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-karaf --- 20:31:15 [INFO] 20:31:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:15 [INFO] Forking openflowplugin 0.18.3-SNAPSHOT 20:31:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:15 [INFO] 20:31:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator --- 20:31:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:15 [INFO] 20:31:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 20:31:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:15 [INFO] 20:31:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator --- 20:31:15 [INFO] 20:31:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 20:31:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:31:15 [INFO] 20:31:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-aggregator --- 20:31:15 [INFO] Starting audit... 20:31:15 Audit done. 20:31:15 [INFO] You have 0 Checkstyle violations. 20:31:15 [INFO] 20:31:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator --- 20:31:15 [INFO] Starting audit... 20:31:15 Audit done. 20:31:15 [INFO] You have 0 Checkstyle violations. 20:31:15 [INFO] 20:31:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator --- 20:31:15 [INFO] 20:31:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 20:31:15 [INFO] 20:31:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ openflowplugin-aggregator --- 20:31:15 [INFO] 20:31:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 20:31:15 [INFO] 20:31:15 [INFO] 20:31:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ openflowplugin-aggregator --- 20:31:15 [INFO] 20:31:15 [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 20:31:15 [INFO] 20:31:16 [INFO] 20:31:16 [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 20:31:17 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-calcium/target/javadoc-bundle-options. Ignored it. 20:31:17 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:31:17 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar 20:32:02 [WARNING] Javadoc Warnings 20:32:02 [WARNING] warning: unknown enum constant When.UNKNOWN 20:32:02 [WARNING] reason: class file for javax.annotation.meta.When not found 20:32:02 [WARNING] warning: unknown enum constant When.UNKNOWN 20:32:02 [WARNING] 2 warnings 20:32:02 [INFO] ------------------------------------------------------------------------ 20:32:02 [INFO] Reactor Summary for openflowplugin 0.18.3-SNAPSHOT: 20:32:02 [INFO] 20:32:02 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.689 s] 20:32:02 [INFO] openflowplugin-parent .............................. SUCCESS [ 10.039 s] 20:32:02 [INFO] liblldp ............................................ SUCCESS [ 14.765 s] 20:32:02 [INFO] libraries-aggregator ............................... SUCCESS [ 0.006 s] 20:32:02 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 33.684 s] 20:32:02 [INFO] openflowjava-parent ................................ SUCCESS [ 0.602 s] 20:32:02 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.070 s] 20:32:02 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 7.007 s] 20:32:02 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 58.775 s] 20:32:02 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 18.775 s] 20:32:02 [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 1.850 s] 20:32:02 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.070 s] 20:32:02 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 6.372 s] 20:32:02 [INFO] simple-client ...................................... SUCCESS [ 7.177 s] 20:32:02 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 44.701 s] 20:32:02 [INFO] model-inventory .................................... SUCCESS [ 5.923 s] 20:32:02 [INFO] model-flow-base .................................... SUCCESS [ 17.364 s] 20:32:02 [INFO] model-flow-service ................................. SUCCESS [ 17.475 s] 20:32:02 [INFO] openflowplugin-api ................................. SUCCESS [ 8.674 s] 20:32:02 [INFO] model-flow-statistics .............................. SUCCESS [ 12.682 s] 20:32:02 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 13.314 s] 20:32:02 [INFO] openflowplugin ..................................... SUCCESS [ 22.766 s] 20:32:02 [INFO] openflowplugin-common .............................. SUCCESS [ 12.251 s] 20:32:02 [INFO] openflowplugin-impl ................................ SUCCESS [ 59.146 s] 20:32:02 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 6.121 s] 20:32:02 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 21.094 s] 20:32:02 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 9.578 s] 20:32:02 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 41.677 s] 20:32:02 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 11.900 s] 20:32:02 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 11.272 s] 20:32:02 [INFO] test-extension ..................................... SUCCESS [ 6.664 s] 20:32:02 [INFO] model-topology ..................................... SUCCESS [ 5.280 s] 20:32:02 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 10.277 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 8.031 s] 20:32:02 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 1.046 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 30.285 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 22.420 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 23.280 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 24.000 s] 20:32:02 [INFO] features-openflowplugin-extension .................. SUCCESS [ 4.132 s] 20:32:02 [INFO] features-extension-aggregator ...................... SUCCESS [ 0.060 s] 20:32:02 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.003 s] 20:32:02 [INFO] test-provider ...................................... SUCCESS [ 10.945 s] 20:32:02 [INFO] test-common ........................................ SUCCESS [ 6.017 s] 20:32:02 [INFO] drop-test-karaf .................................... SUCCESS [ 6.561 s] 20:32:02 [INFO] bulk-o-matic ....................................... SUCCESS [ 15.831 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 23.266 s] 20:32:02 [INFO] device-ownership-service ........................... SUCCESS [ 4.957 s] 20:32:02 [INFO] of-switch-config-pusher ............................ SUCCESS [ 8.374 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 31.780 s] 20:32:02 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 5.784 s] 20:32:02 [INFO] reconciliation-framework ........................... SUCCESS [ 7.193 s] 20:32:02 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.031 s] 20:32:02 [INFO] forwardingrules-manager ............................ SUCCESS [ 24.690 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 23.237 s] 20:32:02 [INFO] forwardingrules-sync ............................... SUCCESS [ 19.651 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 24.092 s] 20:32:02 [INFO] table-miss-enforcer ................................ SUCCESS [ 8.792 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 22.655 s] 20:32:02 [INFO] topology-lldp-discovery ............................ SUCCESS [ 10.207 s] 20:32:02 [INFO] lldp-speaker ....................................... SUCCESS [ 11.503 s] 20:32:02 [INFO] topology-manager ................................... SUCCESS [ 10.602 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 25.142 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 24.172 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 24.384 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 23.408 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 22.930 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 22.891 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 24.727 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 33.729 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 33.830 s] 20:32:02 [INFO] southbound-cli ..................................... SUCCESS [ 8.813 s] 20:32:02 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 21.652 s] 20:32:02 [INFO] features-openflowplugin ............................ SUCCESS [ 6.432 s] 20:32:02 [INFO] features-aggregator ................................ SUCCESS [ 0.076 s] 20:32:02 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.005 s] 20:32:02 [INFO] applications-aggregator ............................ SUCCESS [ 0.003 s] 20:32:02 [INFO] model-aggregator ................................... SUCCESS [ 0.002 s] 20:32:02 [INFO] learning-switch .................................... SUCCESS [ 6.415 s] 20:32:02 [INFO] sample-consumer .................................... SUCCESS [ 5.393 s] 20:32:02 [INFO] sample-bundles ..................................... SUCCESS [ 5.948 s] 20:32:02 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.003 s] 20:32:02 [INFO] openflowplugin-karaf ............................... SUCCESS [ 17.656 s] 20:32:02 [INFO] openflowplugin ..................................... SUCCESS [05:02 min] 20:32:02 [INFO] ------------------------------------------------------------------------ 20:32:02 [INFO] BUILD SUCCESS 20:32:02 [INFO] ------------------------------------------------------------------------ 20:32:02 [INFO] Total time: 25:23 min 20:32:02 [INFO] Finished at: 2024-12-09T20:32:02Z 20:32:02 [INFO] ------------------------------------------------------------------------ 20:32:03 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins1034367917786422927.sh 20:32:03 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins2336815933237691462.sh 20:32:03 ---> common-variables.sh 20:32:03 --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 20:32:03 ---> maven-deploy.sh 20:32:03 -----> Remove metadata files that were not updated 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml 20:32:03 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml 20:32:03 -----> Install lftools 20:32:03 Setup pyenv: 20:32:03 system 20:32:03 3.8.13 20:32:03 3.9.13 20:32:03 3.10.13 20:32:03 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:32:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M9xv from file:/tmp/.os_lf_venv 20:32:04 lf-activate-venv(): INFO: Installing: lftools 20:32:15 lf-activate-venv(): INFO: Adding /tmp/venv-M9xv/bin to PATH 20:32:15 -----> Upload files to Nexus 20:32:16 ####################################################### 20:32:16 Deploying directory /w/workspace/openflowplugin-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (476.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.66 kb) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.pom (904.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.jar (42.64 kb) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-javadoc.jar (178.79 kb) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.xml (75.94 kb) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.json (86.7 kb) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-sources.jar (31.94 kb) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (477.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.66 kb) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.pom (1.9 kb) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.jar (23.61 kb) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-javadoc.jar (90.84 kb) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:17 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.xml (115.28 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.json (131.74 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-sources.jar (7.12 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (460.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.pom (1.92 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.jar (199.59 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-javadoc.jar (567.63 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml (89.75 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json (103.06 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-sources.jar (135.43 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (472.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.pom (1.38 kb) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:18 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.jar (13.22 kb) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-javadoc.jar (96.34 kb) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.xml (57.05 kb) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.json (66.28 kb) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-sources.jar (5.27 kb) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (471.0 b) 20:32:19 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.pom (3.83 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.jar (180.67 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-javadoc.jar (394.68 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml (120.08 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json (137.19 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-sources.jar (91.93 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (468.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.pom (2.94 kb) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:20 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.jar (104.56 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-javadoc.jar (331.72 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml (89.65 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json (102.98 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-sources.jar (60.99 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (460.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.pom (1.86 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.jar (89.64 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-javadoc.jar (311.68 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml (107.53 kb) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:21 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json (122.69 kb) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-sources.jar (65.65 kb) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (471.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.pom (3.06 kb) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.jar (12.5 kb) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-javadoc.jar (85.23 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml (106.15 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json (121.59 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-sources.jar (4.46 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (472.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.pom (2.75 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.jar (30.27 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-javadoc.jar (118.89 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml (111.54 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json (128.3 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-sources.jar (9.76 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (462.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.pom (2.5 kb) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:23 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.jar (87.96 kb) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-javadoc.jar (292.74 kb) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml (157.75 kb) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json (181.05 kb) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-sources.jar (56.21 kb) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:24 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (467.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.pom (2.17 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.jar (14.11 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-javadoc.jar (85.16 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml (105.57 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json (121.1 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-sources.jar (4.88 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (471.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.pom (2.44 kb) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:25 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.jar (46.31 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-javadoc.jar (172.88 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml (105.1 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json (120.4 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-sources.jar (28.39 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (464.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.pom (2.57 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.jar (40.83 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-javadoc.jar (110.33 kb) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:26 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml (99.6 kb) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.json (114.38 kb) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-sources.jar (16.65 kb) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (450.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.pom (1.81 kb) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:27 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.jar (24.68 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-javadoc.jar (100.75 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.xml (115.6 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.json (133.45 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-sources.jar (6.77 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml (454.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73.pom (1.83 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml (3.15 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.json (3.61 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml (464.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73.pom (934.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml (3.23 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.json (3.69 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml (468.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73.pom (1.55 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-features.xml (1.12 kb) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:28 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.xml (735.56 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.json (821.72 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (458.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73.pom (5.84 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-features.xml (4.95 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml (1.13 mb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json (1.27 mb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (450.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.pom (2.24 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.jar (32.65 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-javadoc.jar (147.78 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.xml (102.94 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.json (118.06 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-sources.jar (18.96 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (452.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.pom (2.05 kb) 20:32:29 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.jar (43.43 kb) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-javadoc.jar (177.14 kb) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.xml (31.98 kb) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.json (37.23 kb) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:30 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-sources.jar (29.35 kb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (456.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.pom (1.41 kb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.jar (1.46 mb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-javadoc.jar (4.87 mb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.xml (63.44 kb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.json (72.93 kb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-sources.jar (1.13 mb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (459.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.pom (1.22 kb) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:31 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.jar (1.3 mb) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-javadoc.jar (4.19 mb) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.xml (66.42 kb) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.json (76.24 kb) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-sources.jar (1.02 mb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (462.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.pom (1.35 kb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.jar (768.04 kb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-javadoc.jar (2.33 mb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.xml (69.54 kb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.json (79.67 kb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-sources.jar (613.72 kb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (456.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.pom (1.59 kb) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:33 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.jar (71.33 kb) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-javadoc.jar (298.49 kb) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.xml (47.71 kb) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.json (55.13 kb) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-sources.jar (54.25 kb) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (455.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.pom (1.6 kb) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.jar (22.25 kb) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:34 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-javadoc.jar (128.51 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.xml (55.82 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.json (64.34 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-sources.jar (15.41 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (482.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73.pom (1.65 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-features.xml (1.2 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.xml (721.57 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.json (806.68 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (470.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73.pom (1.35 kb) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-features.xml (780.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml (713.03 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json (796.96 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (471.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73.pom (1.35 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-features.xml (901.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml (716.06 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json (800.35 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (481.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73.pom (1.56 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-features.xml (1.12 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml (722.37 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json (807.33 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (478.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73.pom (1.32 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-features.xml (786.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml (712.93 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json (796.89 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (470.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73.pom (1.32 kb) 20:32:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-features.xml (992.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml (719.34 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json (803.92 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (482.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73.pom (1.25 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-features.xml (823.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml (712.43 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json (796.49 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (472.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73.pom (1.32 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-features.xml (1.09 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml (722.37 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json (807.29 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (477.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73.pom (1.35 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-features.xml (913.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml (715.52 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json (799.9 kb) 20:32:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (481.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73.pom (1.35 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-features.xml (818.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml (713.29 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json (797.21 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (474.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73.pom (1.33 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-features.xml (783.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml (712.92 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.json (796.88 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (466.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73.pom (1.75 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-features.xml (1.06 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.xml (722.71 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.json (807.57 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (463.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73.pom (1.5 kb) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:38 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-features.xml (810.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.xml (762.5 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.json (851.78 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (469.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73.pom (1.82 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-features.xml (858.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.xml (716.72 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.json (800.92 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (472.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73.pom (1.74 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-features.xml (814.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.xml (1.09 mb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.json (1.22 mb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (467.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73.pom (2.29 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-features.xml (1.71 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.xml (754.25 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.json (842.43 kb) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (463.0 b) 20:32:39 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73.pom (1.42 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-features.xml (790.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.xml (33.94 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.json (39.31 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (463.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73.pom (3.4 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-features.xml (1.55 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.xml (189.67 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.json (215.41 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (468.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73.pom (2.0 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-features.xml (972.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.xml (719.88 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.json (804.41 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (468.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73.pom (1.32 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-features.xml (642.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.xml (709.72 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.json (793.37 kb) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (464.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 20:32:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73.pom (5.62 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-features.xml (3.08 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.xml (706.87 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.json (790.15 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (462.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.pom (1.4 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.jar (60.23 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-javadoc.jar (267.65 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml (63.5 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json (72.98 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-sources.jar (42.34 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (468.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.pom (1.37 kb) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.jar (13.27 kb) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-javadoc.jar (103.05 kb) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.xml (57.38 kb) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.json (66.27 kb) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-sources.jar (6.49 kb) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (464.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.pom (1.79 kb) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.jar (1.05 mb) 20:32:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar (3.31 mb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml (71.33 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json (81.85 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-sources.jar (790.88 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml (480.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.07 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73.pom (992.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml (3.31 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.json (3.77 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml (469.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73.pom (1.13 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-features.xml (606.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.xml (162.68 kb) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.json (185.43 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (473.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73.pom (3.62 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-features.xml (1.31 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-features.xml.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-features.xml.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.xml (160.02 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.json (182.38 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (469.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.pom (2.13 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.jar (2.31 mb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-javadoc.jar (7.42 mb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.xml (54.75 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.json (63.23 kb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-sources.jar (1.79 mb) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (470.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.pom (5.86 kb) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.jar (625.31 kb) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-javadoc.jar (1.67 mb) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-tests.jar (606.56 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-tests.jar.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-tests.jar.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.xml (104.48 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.json (120.03 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (468.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml (1.23 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.pom (1.88 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.jar (7.42 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.xml (11.35 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.json (13.17 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (469.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml (1.44 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.pom (1.79 kb) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.jar (46.05 kb) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-javadoc.jar (201.27 kb) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.xml (57.82 kb) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.json (66.63 kb) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (477.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml (1.87 kb) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.pom (5.59 kb) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:47 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.jar (22.6 kb) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-javadoc.jar (88.71 kb) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-config.xml (943.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-config.xml.sha1 (40.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-config.xml.md5 (32.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-legacyConfig.xml (941.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-legacyConfig.xml.sha1 (40.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-legacyConfig.xml.md5 (32.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml (158.72 kb) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json (180.04 kb) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (467.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml (1.06 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73.pom (5.24 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.xml (9.3 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.json (10.78 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (465.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml (1.44 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.pom (1.74 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.jar (14.56 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-javadoc.jar (96.47 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.xml (57.85 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.json (66.66 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (460.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73.pom (2.49 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml (9.25 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.json (10.73 kb) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (453.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.pom (1.4 kb) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.jar (139.76 kb) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-javadoc.jar (892.03 kb) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.xml (85.34 kb) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.json (97.59 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-sources.jar (131.81 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (459.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73.pom (18.12 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.xml (3.19 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.json (3.65 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (466.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.pom (1.92 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.jar (9.8 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-config.cfg (6.29 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-config.cfg.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-config.cfg.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml (9.34 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json (10.82 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-sources.jar (4.33 kb) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (456.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 20:32:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.pom (1.02 kb) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.jar (19.06 kb) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-javadoc.jar (96.88 kb) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.xml (42.91 kb) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.json (49.49 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-sources.jar (6.99 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (463.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.pom (1.53 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.jar (569.3 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-javadoc.jar (1.91 mb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.xml (72.94 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.json (83.35 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-sources.jar (455.0 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (464.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.pom (1.99 kb) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.jar (109.83 kb) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-javadoc.jar (383.9 kb) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml (85.33 kb) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json (97.0 kb) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-sources.jar (82.15 kb) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (466.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 20:32:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.pom (2.32 kb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.jar (2.97 mb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar (7.85 mb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml (91.46 kb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json (103.81 kb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-sources.jar (2.2 mb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (463.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.pom (2.06 kb) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.jar (31.98 kb) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-javadoc.jar (138.02 kb) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.xml (108.85 kb) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.json (123.68 kb) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-sources.jar (16.43 kb) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (454.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.pom (7.08 kb) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.jar (1.12 mb) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-javadoc.jar (2.79 mb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.xml (176.95 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.json (201.79 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-sources.jar (675.74 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (456.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73.pom (11.03 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.xml (9.21 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.json (10.68 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (449.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.pom (2.18 kb) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.jar (419.11 kb) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-javadoc.jar (1.07 mb) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml (100.18 kb) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json (113.99 kb) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-sources.jar (250.03 kb) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (449.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 20:32:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.pom (2.42 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.jar (18.0 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-javadoc.jar (85.13 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.xml (93.55 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.json (107.11 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-sources.jar (5.96 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (450.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.pom (2.2 kb) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:32:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.jar (12.35 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-javadoc.jar (89.03 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.xml (84.88 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.json (97.39 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-sources.jar (4.67 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (448.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.pom (2.3 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.jar (44.08 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-javadoc.jar (196.81 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.xml (76.49 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.json (87.96 kb) 20:33:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-sources.jar (30.55 kb) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (446.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.pom (2.6 kb) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:33:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.jar (25.12 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-javadoc.jar (108.82 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.xml (86.88 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.json (99.86 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-sources.jar (11.14 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (449.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.pom (3.27 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.jar (28.85 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-javadoc.jar (143.14 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.xml (139.25 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.json (157.6 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-sources.jar (17.62 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (448.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.pom (3.12 kb) 20:33:02 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.pom.sha1 (40.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.pom.md5 (32.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.jar (135.45 kb) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.jar.sha1 (40.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.jar.md5 (32.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-javadoc.jar (150.53 kb) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-javadoc.jar.sha1 (40.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-javadoc.jar.md5 (32.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.xml (94.02 kb) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 (40.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.xml.md5 (32.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.json (107.99 kb) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.json.sha1 (40.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.json.md5 (32.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-sources.jar (47.07 kb) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-sources.jar.sha1 (40.0 b) 20:33:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-sources.jar.md5 (32.0 b) 20:33:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:33:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-features.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-features.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-features.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-tests.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-tests.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-tests.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-config.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-config.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-config.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-legacyConfig.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-legacyConfig.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-legacyConfig.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-config.cfg 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-config.cfg.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-config.cfg.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.pom 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.pom.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.pom.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-javadoc.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-javadoc.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-javadoc.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.xml 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.xml.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.json 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.json.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-cyclonedx.json.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-sources.jar 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-sources.jar.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241209.200639-73-sources.jar.md5 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:33:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:33:04 Finished deploying /w/workspace/openflowplugin-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:33:04 ####################################################### 20:33:04 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins2791292852630734419.sh 20:33:04 $ ssh-agent -k 20:33:04 unset SSH_AUTH_SOCK; 20:33:04 unset SSH_AGENT_PID; 20:33:04 echo Agent pid 5508 killed; 20:33:04 [ssh-agent] Stopped. 20:33:04 [JaCoCo plugin] Collecting JaCoCo coverage data... 20:33:04 [JaCoCo plugin] Version: 3.3.5 20:33:04 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 20:33:06 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 20:33:06 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec 20:33:07 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes 17 files 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes 4 files 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes 105 files 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes 2 files 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes 74 files 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes 48 files 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes 44 files 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes 1 files 20:33:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes 6 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes 35 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes 1 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes 15 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes 14 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/classes 0 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes 5 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes 0 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes 0 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes 0 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes 0 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes 31 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes 5 files 20:33:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes 674 files 20:33:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes 322 files 20:33:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes 61 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes 1506 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes 9 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes 11 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes 0 files 20:33:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes 14 files 20:33:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes 938 files 20:33:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes 727 files 20:33:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes 414 files 20:33:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes 43 files 20:33:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes 9 files 20:33:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes 0 files 20:33:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes 0 files 20:33:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes 1405 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes 373 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes 0 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes 18 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes 5 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes 3 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/classes 0 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes 128 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes 0 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes 6 files 20:33:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes 635 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes 195 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/parent/target/classes 0 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes 13 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes 1 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes 2 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes 23 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/target/classes 0 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes 8 files 20:33:15 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes 31 files 20:33:16 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 20:33:16 [JaCoCo plugin] Source Inclusions: **/*.java 20:33:16 [JaCoCo plugin] Source Exclusions: null 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java 1 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java 10 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/java 2 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java 32 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/java 43 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java 4 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/java 1 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java 6 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java 14 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/java 1 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java 5 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java 9 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java 5 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/java 8 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/java 73 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java 28 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java 5 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/java 56 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/src/main/java 9 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/java 1 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/java 13 files 20:33:16 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/java 1 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/java 52 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java 345 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/java 3 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-tools/src/main/java 4 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/java 3 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java 93 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java 2 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java 550 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java 185 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java 13 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/java 1 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/java 2 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/src/main/java 23 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java 7 files 20:33:17 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java 16 files 20:33:17 [JaCoCo plugin] Loading inclusions files.. 20:33:17 [JaCoCo plugin] inclusions: [] 20:33:17 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 20:33:18 [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] 20:33:18 [JaCoCo plugin] Publishing the results.. 20:33:18 [JaCoCo plugin] Loading packages.. 20:33:18 [JaCoCo plugin] Done. 20:33:18 [JaCoCo plugin] Overall coverage: class: 89.29578, method: 78.31282, line: 71.000755, branch: 58.2038, instruction: 70.96485, complexity: 64.15316 20:33:18 [PostBuildScript] - [INFO] Executing post build scripts. 20:33:18 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins3195987423631560100.sh 20:33:18 ---> sysstat.sh 20:33:19 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins395983084411624918.sh 20:33:19 ---> package-listing.sh 20:33:19 ++ facter osfamily 20:33:19 ++ tr '[:upper:]' '[:lower:]' 20:33:19 + OS_FAMILY=redhat 20:33:19 + workspace=/w/workspace/openflowplugin-maven-merge-calcium 20:33:19 + START_PACKAGES=/tmp/packages_start.txt 20:33:19 + END_PACKAGES=/tmp/packages_end.txt 20:33:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:33:19 + PACKAGES=/tmp/packages_start.txt 20:33:19 + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' 20:33:19 + PACKAGES=/tmp/packages_end.txt 20:33:19 + case "${OS_FAMILY}" in 20:33:19 + rpm -qa 20:33:19 + sort 20:33:19 + '[' -f /tmp/packages_start.txt ']' 20:33:19 + '[' -f /tmp/packages_end.txt ']' 20:33:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:33:19 + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' 20:33:19 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/archives/ 20:33:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-calcium/archives/ 20:33:19 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins10509346995994118760.sh 20:33:19 ---> capture-instance-metadata.sh 20:33:19 Setup pyenv: 20:33:20 system 20:33:20 3.8.13 20:33:20 3.9.13 20:33:20 3.10.13 20:33:20 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M9xv from file:/tmp/.os_lf_venv 20:33:21 lf-activate-venv(): INFO: Installing: lftools 20:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-M9xv/bin to PATH 20:33:29 INFO: Running in OpenStack, capturing instance metadata 20:33:30 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins4661654045529554415.sh 20:33:30 provisioning config files... 20:33:30 Could not find credentials [logs] for openflowplugin-maven-merge-calcium #564 20:33:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config6850570387086623912tmp 20:33:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:33:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:33:30 provisioning config files... 20:33:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:33:30 [EnvInject] - Injecting environment variables from a build step. 20:33:30 [EnvInject] - Injecting as environment variables the properties content 20:33:30 SERVER_ID=logs 20:33:30 20:33:30 [EnvInject] - Variables injected successfully. 20:33:30 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins13504668360072485081.sh 20:33:30 ---> create-netrc.sh 20:33:30 WARN: Log server credential not found. 20:33:30 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins5738353012112793923.sh 20:33:30 ---> python-tools-install.sh 20:33:30 Setup pyenv: 20:33:31 system 20:33:31 3.8.13 20:33:31 3.9.13 20:33:31 3.10.13 20:33:31 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M9xv from file:/tmp/.os_lf_venv 20:33:32 lf-activate-venv(): INFO: Installing: lftools 20:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-M9xv/bin to PATH 20:33:43 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins5560265086232966623.sh 20:33:43 ---> sudo-logs.sh 20:33:43 Archiving 'sudo' log.. 20:33:43 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins8485374833647215071.sh 20:33:43 ---> job-cost.sh 20:33:43 Setup pyenv: 20:33:43 system 20:33:43 3.8.13 20:33:43 3.9.13 20:33:43 3.10.13 20:33:43 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M9xv from file:/tmp/.os_lf_venv 20:33:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-M9xv/bin to PATH 20:33:49 INFO: No Stack... 20:33:50 INFO: Retrieving Pricing Info for: v3-standard-4 20:33:50 INFO: Archiving Costs 20:33:50 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins8910541045826367650.sh 20:33:50 ---> logs-deploy.sh 20:33:50 Setup pyenv: 20:33:50 system 20:33:50 3.8.13 20:33:50 3.9.13 20:33:50 3.10.13 20:33:50 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M9xv from file:/tmp/.os_lf_venv 20:33:52 lf-activate-venv(): INFO: Installing: lftools 20:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-M9xv/bin to PATH 20:34:00 WARNING: Nexus logging server not set 20:34:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-calcium/564/ 20:34:00 INFO: archiving logs to S3 20:34:06 ---> uname -a: 20:34:06 Linux prd-centos8-builder-4c-4g-1363.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:34:06 20:34:06 20:34:06 ---> lscpu: 20:34:06 Architecture: x86_64 20:34:06 CPU op-mode(s): 32-bit, 64-bit 20:34:06 Byte Order: Little Endian 20:34:06 CPU(s): 4 20:34:06 On-line CPU(s) list: 0-3 20:34:06 Thread(s) per core: 1 20:34:06 Core(s) per socket: 1 20:34:06 Socket(s): 4 20:34:06 NUMA node(s): 1 20:34:06 Vendor ID: AuthenticAMD 20:34:06 CPU family: 23 20:34:06 Model: 49 20:34:06 Model name: AMD EPYC-Rome Processor 20:34:06 Stepping: 0 20:34:06 CPU MHz: 2800.000 20:34:06 BogoMIPS: 5600.00 20:34:06 Virtualization: AMD-V 20:34:06 Hypervisor vendor: KVM 20:34:06 Virtualization type: full 20:34:06 L1d cache: 32K 20:34:06 L1i cache: 32K 20:34:06 L2 cache: 512K 20:34:06 L3 cache: 16384K 20:34:06 NUMA node0 CPU(s): 0-3 20:34:06 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 20:34:06 20:34:06 20:34:06 ---> nproc: 20:34:06 4 20:34:06 20:34:06 20:34:06 ---> df -h: 20:34:06 Filesystem Size Used Avail Use% Mounted on 20:34:06 devtmpfs 7.7G 0 7.7G 0% /dev 20:34:06 tmpfs 7.7G 0 7.7G 0% /dev/shm 20:34:06 tmpfs 7.7G 17M 7.7G 1% /run 20:34:06 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 20:34:06 /dev/vda1 80G 11G 70G 14% / 20:34:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:34:06 20:34:06 20:34:06 ---> free -m: 20:34:06 total used free shared buff/cache available 20:34:06 Mem: 15761 954 9833 19 4973 14458 20:34:06 Swap: 1023 0 1023 20:34:06 20:34:06 20:34:06 ---> ip addr: 20:34:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:34:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:34:06 inet 127.0.0.1/8 scope host lo 20:34:06 valid_lft forever preferred_lft forever 20:34:06 inet6 ::1/128 scope host 20:34:06 valid_lft forever preferred_lft forever 20:34:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:34:06 link/ether fa:16:3e:1e:b7:e7 brd ff:ff:ff:ff:ff:ff 20:34:06 altname enp0s3 20:34:06 altname ens3 20:34:06 inet 10.30.171.212/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:34:06 valid_lft 84565sec preferred_lft 84565sec 20:34:06 inet6 fe80::f816:3eff:fe1e:b7e7/64 scope link 20:34:06 valid_lft forever preferred_lft forever 20:34:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:34:06 link/ether 02:42:c2:69:fd:d1 brd ff:ff:ff:ff:ff:ff 20:34:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:34:06 valid_lft forever preferred_lft forever 20:34:06 20:34:06 20:34:06 ---> sar -b -r -n DEV: 20:34:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2024 _x86_64_ (4 CPU) 20:34:06 20:34:06 20:03:27 LINUX RESTART (4 CPU) 20:34:06 20:34:06 08:04:01 PM tps rtps wtps bread/s bwrtn/s 20:34:06 08:05:01 PM 212.08 24.73 187.35 6522.89 8373.34 20:34:06 08:06:01 PM 96.88 2.73 94.15 1681.83 10526.65 20:34:06 08:07:01 PM 71.89 14.92 56.97 1828.34 837.10 20:34:06 08:08:01 PM 196.17 3.68 192.49 927.78 9078.10 20:34:06 08:09:01 PM 33.87 0.45 33.42 188.97 4403.80 20:34:06 08:10:01 PM 51.63 1.10 50.53 38.92 6863.70 20:34:06 08:11:01 PM 9.20 0.00 9.20 0.00 598.48 20:34:06 08:12:01 PM 59.42 0.00 59.42 0.00 7412.59 20:34:06 08:13:01 PM 19.14 0.00 19.14 0.00 2454.62 20:34:06 08:14:01 PM 27.74 0.00 27.74 0.00 2943.55 20:34:06 08:15:01 PM 40.27 0.00 40.27 0.00 6174.26 20:34:06 08:16:02 PM 74.93 0.00 74.93 0.00 4974.60 20:34:06 08:17:01 PM 49.63 0.00 49.63 0.00 2695.41 20:34:06 08:18:01 PM 24.39 0.00 24.39 0.00 1530.13 20:34:06 08:19:01 PM 30.46 0.03 30.42 0.27 2138.60 20:34:06 08:20:01 PM 24.20 0.00 24.20 0.00 1550.54 20:34:06 08:21:01 PM 30.05 0.00 30.05 0.00 1662.43 20:34:06 08:22:01 PM 37.14 0.00 37.14 0.00 1734.93 20:34:06 08:23:01 PM 44.08 0.00 44.08 0.00 2329.07 20:34:06 08:24:01 PM 53.72 0.00 53.72 0.00 1819.54 20:34:06 08:25:01 PM 37.99 0.00 37.99 0.00 1953.57 20:34:06 08:26:01 PM 68.26 0.00 68.26 0.00 3962.21 20:34:06 08:27:01 PM 44.93 0.00 44.93 0.00 2458.24 20:34:06 08:28:01 PM 69.17 0.00 69.17 0.00 28116.38 20:34:06 08:29:01 PM 30.37 0.00 30.37 0.00 2407.66 20:34:06 08:30:01 PM 22.37 0.00 22.37 0.00 2067.77 20:34:06 08:31:01 PM 15.82 0.00 15.82 0.00 1769.73 20:34:06 08:32:01 PM 22.65 0.00 22.65 0.00 3205.02 20:34:06 08:33:01 PM 121.76 0.52 121.24 46.12 12805.43 20:34:06 08:34:01 PM 27.39 0.25 27.14 43.59 802.93 20:34:06 Average: 54.92 1.61 53.31 376.17 4656.09 20:34:06 20:34:06 08:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:34:06 08:05:01 PM 13290564 15135832 2848876 17.65 2688 2056956 1109836 6.46 234120 2244196 134392 20:34:06 08:06:01 PM 13097584 15118076 3041856 18.85 2688 2227564 1072776 6.24 241524 2405136 180 20:34:06 08:07:01 PM 12159924 14413404 3979516 24.66 2688 2454816 1643056 9.56 270784 3294560 171856 20:34:06 08:08:01 PM 11240472 13689624 4898968 30.35 2688 2642892 2534372 14.74 398908 4053188 104224 20:34:06 08:09:01 PM 11059360 13547216 5080080 31.48 2688 2679536 2407328 14.01 413316 4213676 18028 20:34:06 08:10:01 PM 10342692 13007368 5796748 35.92 2688 2852836 2927636 17.03 440640 4886004 3060 20:34:06 08:11:01 PM 10467680 13277844 5671760 35.14 2688 2986120 2587612 15.05 471324 4708988 126496 20:34:06 08:12:01 PM 10091648 13041704 6047792 37.47 2688 3114056 3090436 17.98 506096 5023000 52864 20:34:06 08:13:01 PM 9522508 12499648 6616932 41.00 2688 3137228 3353980 19.51 517932 5572572 12740 20:34:06 08:14:01 PM 9366056 12500492 6773384 41.97 2688 3275796 3347752 19.48 556224 5657052 78440 20:34:06 08:15:01 PM 9434780 12724164 6704660 41.54 2688 3422228 3320732 19.32 584916 5542144 59064 20:34:06 08:16:02 PM 9042648 12503908 7096792 43.97 2688 3587336 3327780 19.36 713808 5791716 119884 20:34:06 08:17:01 PM 8406028 11965812 7733412 47.92 2688 3684336 3848624 22.39 750188 6388496 185944 20:34:06 08:18:01 PM 8359076 11960456 7780364 48.21 2688 3723824 3893324 22.65 756084 6426328 197572 20:34:06 08:19:01 PM 9187788 12631260 6951652 43.07 2688 3565328 3161172 18.39 730772 5624376 8460 20:34:06 08:20:01 PM 9226840 12698300 6912600 42.83 2688 3590772 3017448 17.56 736000 5576852 9156 20:34:06 08:21:01 PM 8920452 12503368 7218988 44.73 2688 3701236 3244440 18.88 750400 5865308 96004 20:34:06 08:22:01 PM 8499216 12211596 7640224 47.34 2688 3827536 3472860 20.21 771560 6258784 198832 20:34:06 08:23:01 PM 8164180 11892544 7975260 49.41 2688 3842652 3874896 22.54 793572 6570152 185856 20:34:06 08:24:01 PM 8479128 12217432 7660312 47.46 2688 3851528 3482020 20.26 781460 6265908 190600 20:34:06 08:25:01 PM 8055984 11812132 8083456 50.09 2688 3868736 3892408 22.65 802720 6664664 186640 20:34:06 08:26:01 PM 8654300 12407600 7485140 46.38 2688 3864092 3311520 19.27 790624 6075648 113744 20:34:06 08:27:01 PM 8136864 12631220 8002576 49.58 2688 4598948 3040840 17.69 985280 6389504 805904 20:34:06 08:28:01 PM 7519348 12014152 8620092 53.41 2688 4599176 3777548 21.98 980564 7006364 33484 20:34:06 08:29:01 PM 7476124 11970880 8663316 53.68 2688 4599212 3774876 21.96 984760 7048664 22512 20:34:06 08:30:01 PM 7445448 11940296 8693992 53.87 2688 4599252 3807524 22.15 984152 7079252 21904 20:34:06 08:31:01 PM 7393508 11888496 8745932 54.19 2688 4599324 3815836 22.20 984156 7131840 21792 20:34:06 08:32:01 PM 5506420 10192824 10633020 65.88 2688 4761768 5439832 31.65 851304 9098492 288480 20:34:06 08:33:01 PM 10142004 14868532 5997436 37.16 2688 4801680 1186656 6.90 854192 4465344 8 20:34:06 08:34:01 PM 10089848 14818552 6049592 37.48 2688 4803852 1151696 6.70 1039768 4332844 1076 20:34:06 Average: 9292616 12802824 6846824 42.42 2688 3644021 3063894 17.83 689238 5588702 114973 20:34:06 20:34:06 08:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:34:06 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:05:01 PM eth0 367.11 217.68 1809.60 64.71 0.00 0.00 0.00 0.00 20:34:06 08:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:06:01 PM eth0 69.08 56.27 540.61 14.82 0.00 0.00 0.00 0.00 20:34:06 08:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:07:01 PM eth0 252.12 212.62 2854.36 36.69 0.00 0.00 0.00 0.00 20:34:06 08:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:08:01 PM eth0 50.50 47.68 473.26 8.80 0.00 0.00 0.00 0.00 20:34:06 08:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:09:01 PM lo 0.70 0.70 0.04 0.04 0.00 0.00 0.00 0.00 20:34:06 08:09:01 PM eth0 12.76 12.63 43.98 3.89 0.00 0.00 0.00 0.00 20:34:06 08:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:10:01 PM lo 888.79 888.79 847.00 847.00 0.00 0.00 0.00 0.00 20:34:06 08:10:01 PM eth0 189.80 118.71 2376.43 15.40 0.00 0.00 0.00 0.00 20:34:06 08:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:11:01 PM lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 20:34:06 08:11:01 PM eth0 7.35 7.05 2.34 3.21 0.00 0.00 0.00 0.00 20:34:06 08:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:12:01 PM eth0 13.38 13.01 4.89 5.36 0.00 0.00 0.00 0.00 20:34:06 08:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:13:01 PM eth0 10.81 8.93 4.10 4.90 0.00 0.00 0.00 0.00 20:34:06 08:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:14:01 PM eth0 13.01 12.31 3.63 4.25 0.00 0.00 0.00 0.00 20:34:06 08:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:15:01 PM lo 0.23 0.23 0.01 0.01 0.00 0.00 0.00 0.00 20:34:06 08:15:01 PM eth0 12.33 11.56 4.63 3.92 0.00 0.00 0.00 0.00 20:34:06 08:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:16:02 PM lo 3725.00 3725.00 3557.47 3557.47 0.00 0.00 0.00 0.00 20:34:06 08:16:02 PM eth0 62.70 56.24 948.50 9.27 0.00 0.00 0.00 0.00 20:34:06 08:16:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:17:01 PM lo 1815.76 1815.76 1733.78 1733.78 0.00 0.00 0.00 0.00 20:34:06 08:17:01 PM eth0 4.22 3.95 0.98 1.26 0.00 0.00 0.00 0.00 20:34:06 08:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:18:01 PM lo 871.98 871.98 832.86 832.86 0.00 0.00 0.00 0.00 20:34:06 08:18:01 PM eth0 15.89 15.06 26.44 5.35 0.00 0.00 0.00 0.00 20:34:06 08:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:19:01 PM lo 1010.64 1010.64 964.30 964.30 0.00 0.00 0.00 0.00 20:34:06 08:19:01 PM eth0 7.41 6.73 1.77 2.66 0.00 0.00 0.00 0.00 20:34:06 08:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:20:01 PM lo 958.36 958.36 914.95 914.95 0.00 0.00 0.00 0.00 20:34:06 08:20:01 PM eth0 11.38 10.81 7.93 3.54 0.00 0.00 0.00 0.00 20:34:06 08:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:21:01 PM lo 1659.36 1659.36 1584.83 1584.83 0.00 0.00 0.00 0.00 20:34:06 08:21:01 PM eth0 9.73 9.01 3.13 2.97 0.00 0.00 0.00 0.00 20:34:06 08:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:22:01 PM lo 1274.40 1274.40 1216.23 1216.23 0.00 0.00 0.00 0.00 20:34:06 08:22:01 PM eth0 10.74 9.54 2.61 4.10 0.00 0.00 0.00 0.00 20:34:06 08:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:23:01 PM lo 2001.23 2001.23 1910.71 1910.71 0.00 0.00 0.00 0.00 20:34:06 08:23:01 PM eth0 3.81 3.71 0.95 1.24 0.00 0.00 0.00 0.00 20:34:06 08:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:24:01 PM lo 2542.23 2542.23 2427.61 2427.61 0.00 0.00 0.00 0.00 20:34:06 08:24:01 PM eth0 5.68 5.45 1.46 1.90 0.00 0.00 0.00 0.00 20:34:06 08:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:25:01 PM lo 2043.09 2043.09 1950.59 1950.59 0.00 0.00 0.00 0.00 20:34:06 08:25:01 PM eth0 3.78 3.48 1.02 1.24 0.00 0.00 0.00 0.00 20:34:06 08:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:26:01 PM lo 1943.35 1943.35 1855.43 1855.43 0.00 0.00 0.00 0.00 20:34:06 08:26:01 PM eth0 81.69 66.49 1076.00 9.87 0.00 0.00 0.00 0.00 20:34:06 08:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:27:01 PM lo 1.45 1.45 0.25 0.25 0.00 0.00 0.00 0.00 20:34:06 08:27:01 PM eth0 75.80 71.49 954.64 12.98 0.00 0.00 0.00 0.00 20:34:06 08:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:28:01 PM lo 0.47 0.47 0.02 0.02 0.00 0.00 0.00 0.00 20:34:06 08:28:01 PM eth0 9.66 8.61 2.23 3.41 0.00 0.00 0.00 0.00 20:34:06 08:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:29:01 PM lo 0.57 0.57 0.03 0.03 0.00 0.00 0.00 0.00 20:34:06 08:29:01 PM eth0 6.46 5.70 1.41 3.21 0.00 0.00 0.00 0.00 20:34:06 08:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:30:01 PM lo 0.40 0.40 0.02 0.02 0.00 0.00 0.00 0.00 20:34:06 08:30:01 PM eth0 11.46 10.19 2.66 9.28 0.00 0.00 0.00 0.00 20:34:06 08:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:31:01 PM lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:34:06 08:31:01 PM eth0 15.60 14.05 3.72 5.28 0.00 0.00 0.00 0.00 20:34:06 08:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:32:01 PM lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:32:01 PM eth0 8.25 7.57 1.99 2.60 0.00 0.00 0.00 0.00 20:34:06 08:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:33:01 PM eth0 421.36 464.30 141.53 1959.50 0.00 0.00 0.00 0.00 20:34:06 08:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 08:34:01 PM eth0 103.47 80.21 54.98 204.76 0.00 0.00 0.00 0.00 20:34:06 08:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 Average: lo 690.68 690.68 659.28 659.28 0.00 0.00 0.00 0.00 20:34:06 Average: eth0 62.28 52.39 378.61 80.38 0.00 0.00 0.00 0.00 20:34:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:06 20:34:06 20:34:06 ---> sar -P ALL: 20:34:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2024 _x86_64_ (4 CPU) 20:34:06 20:34:06 20:03:27 LINUX RESTART (4 CPU) 20:34:06 20:34:06 08:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:34:06 08:05:01 PM all 19.69 0.00 4.40 2.19 0.08 73.63 20:34:06 08:05:01 PM 0 22.36 0.00 4.13 1.12 0.08 72.30 20:34:06 08:05:01 PM 1 26.48 0.00 6.56 4.86 0.10 62.00 20:34:06 08:05:01 PM 2 16.97 0.00 4.10 1.47 0.07 77.39 20:34:06 08:05:01 PM 3 12.95 0.00 2.82 1.32 0.07 82.84 20:34:06 08:06:01 PM all 8.18 0.00 1.54 1.42 0.05 88.81 20:34:06 08:06:01 PM 0 2.88 0.00 0.92 0.68 0.05 95.47 20:34:06 08:06:01 PM 1 16.66 0.00 2.67 1.87 0.05 78.75 20:34:06 08:06:01 PM 2 11.68 0.00 1.67 1.82 0.07 84.76 20:34:06 08:06:01 PM 3 1.47 0.00 0.90 1.31 0.05 96.26 20:34:06 08:07:01 PM all 19.89 0.00 1.63 0.57 0.06 77.84 20:34:06 08:07:01 PM 0 23.96 0.00 0.92 0.02 0.05 75.06 20:34:06 08:07:01 PM 1 20.09 0.00 2.21 0.92 0.07 76.72 20:34:06 08:07:01 PM 2 15.14 0.00 2.07 1.20 0.05 81.53 20:34:06 08:07:01 PM 3 20.36 0.00 1.34 0.15 0.08 78.07 20:34:06 08:08:01 PM all 79.50 0.00 3.30 2.53 0.20 14.47 20:34:06 08:08:01 PM 0 90.44 0.00 1.29 0.02 0.18 8.07 20:34:06 08:08:01 PM 1 72.39 0.00 5.23 2.38 0.17 19.83 20:34:06 08:08:01 PM 2 77.96 0.00 3.19 6.90 0.27 11.68 20:34:06 08:08:01 PM 3 77.17 0.00 3.48 0.87 0.18 18.29 20:34:06 08:09:01 PM all 52.02 0.00 1.70 0.46 0.10 45.72 20:34:06 08:09:01 PM 0 54.94 0.00 2.74 0.23 0.10 41.98 20:34:06 08:09:01 PM 1 47.13 0.00 1.45 0.05 0.10 51.26 20:34:06 08:09:01 PM 2 58.96 0.00 1.15 0.50 0.10 39.28 20:34:06 08:09:01 PM 3 47.04 0.00 1.44 1.07 0.10 50.35 20:34:06 08:10:01 PM all 47.84 0.00 2.57 0.61 0.09 48.89 20:34:06 08:10:01 PM 0 50.20 0.00 1.75 0.12 0.08 47.84 20:34:06 08:10:01 PM 1 48.47 0.00 3.81 1.02 0.08 46.61 20:34:06 08:10:01 PM 2 48.17 0.00 1.74 0.82 0.10 49.16 20:34:06 08:10:01 PM 3 44.49 0.00 2.96 0.49 0.10 51.96 20:34:06 08:11:01 PM all 52.17 0.00 2.12 0.08 0.08 45.55 20:34:06 08:11:01 PM 0 43.71 0.00 2.57 0.08 0.08 53.55 20:34:06 08:11:01 PM 1 51.38 0.00 0.87 0.02 0.08 47.65 20:34:06 08:11:01 PM 2 56.08 0.00 2.07 0.02 0.08 41.75 20:34:06 08:11:01 PM 3 57.52 0.00 2.96 0.20 0.08 39.24 20:34:06 08:12:01 PM all 74.81 0.00 2.92 0.38 0.10 21.80 20:34:06 08:12:01 PM 0 77.61 0.00 1.70 0.74 0.12 19.83 20:34:06 08:12:01 PM 1 75.96 0.00 1.84 0.18 0.10 21.91 20:34:06 08:12:01 PM 2 72.21 0.00 2.37 0.27 0.08 25.06 20:34:06 08:12:01 PM 3 73.45 0.00 5.75 0.32 0.10 20.38 20:34:06 08:13:01 PM all 59.39 0.00 1.32 0.25 0.10 38.94 20:34:06 08:13:01 PM 0 44.36 0.00 1.37 0.47 0.10 53.70 20:34:06 08:13:01 PM 1 60.46 0.00 1.19 0.38 0.08 37.89 20:34:06 08:13:01 PM 2 67.07 0.00 0.90 0.12 0.10 31.81 20:34:06 08:13:01 PM 3 65.65 0.00 1.84 0.03 0.10 32.38 20:34:06 08:14:01 PM all 69.71 0.00 3.05 0.18 0.13 26.93 20:34:06 08:14:01 PM 0 68.34 0.00 2.87 0.05 0.12 28.62 20:34:06 08:14:01 PM 1 72.25 0.00 3.38 0.20 0.13 24.04 20:34:06 08:14:01 PM 2 69.64 0.00 2.84 0.02 0.13 27.37 20:34:06 08:14:01 PM 3 68.61 0.00 3.12 0.47 0.13 27.67 20:34:06 08:15:01 PM all 72.79 0.00 3.15 0.22 0.11 23.72 20:34:06 08:15:01 PM 0 81.05 0.00 3.49 0.13 0.10 15.23 20:34:06 08:15:01 PM 1 76.10 0.00 4.26 0.18 0.12 19.34 20:34:06 08:15:01 PM 2 73.24 0.00 2.21 0.02 0.12 24.42 20:34:06 08:15:01 PM 3 60.75 0.00 2.65 0.55 0.12 35.93 20:34:06 20:34:06 08:15:01 PM CPU %user %nice %system %iowait %steal %idle 20:34:06 08:16:02 PM all 56.45 0.00 4.44 0.37 0.11 38.63 20:34:06 08:16:02 PM 0 59.16 0.00 3.48 0.07 0.13 37.16 20:34:06 08:16:02 PM 1 57.83 0.00 2.45 0.28 0.10 39.34 20:34:06 08:16:02 PM 2 50.97 0.00 3.51 0.44 0.10 44.98 20:34:06 08:16:02 PM 3 57.81 0.00 8.35 0.71 0.10 33.04 20:34:06 08:17:01 PM all 60.62 0.00 3.20 0.20 0.10 35.89 20:34:06 08:17:01 PM 0 58.85 0.00 2.45 0.19 0.09 38.43 20:34:06 08:17:01 PM 1 63.35 0.00 5.07 0.19 0.10 31.30 20:34:06 08:17:01 PM 2 53.77 0.00 3.15 0.33 0.10 42.66 20:34:06 08:17:01 PM 3 66.48 0.00 2.11 0.10 0.10 31.21 20:34:06 08:18:01 PM all 66.06 0.00 3.07 0.08 0.12 30.69 20:34:06 08:18:01 PM 0 65.75 0.00 3.90 0.10 0.12 30.13 20:34:06 08:18:01 PM 1 59.22 0.00 2.22 0.12 0.12 38.32 20:34:06 08:18:01 PM 2 64.42 0.00 1.96 0.00 0.12 33.50 20:34:06 08:18:01 PM 3 74.83 0.00 4.18 0.08 0.12 20.79 20:34:06 08:19:01 PM all 48.88 0.00 2.97 0.21 0.13 47.81 20:34:06 08:19:01 PM 0 48.84 0.00 2.25 0.10 0.22 48.59 20:34:06 08:19:01 PM 1 46.63 0.00 2.49 0.52 0.10 50.26 20:34:06 08:19:01 PM 2 50.69 0.00 4.67 0.17 0.10 44.37 20:34:06 08:19:01 PM 3 49.36 0.00 2.46 0.07 0.10 48.01 20:34:06 08:20:01 PM all 63.76 0.00 2.81 0.15 0.10 33.17 20:34:06 08:20:01 PM 0 74.39 0.00 2.47 0.02 0.12 23.00 20:34:06 08:20:01 PM 1 61.44 0.00 2.78 0.23 0.10 35.45 20:34:06 08:20:01 PM 2 59.32 0.00 1.57 0.27 0.10 38.74 20:34:06 08:20:01 PM 3 59.88 0.00 4.41 0.10 0.10 35.51 20:34:06 08:21:01 PM all 62.14 0.00 3.26 0.12 0.12 34.36 20:34:06 08:21:01 PM 0 58.98 0.00 3.75 0.03 0.12 37.12 20:34:06 08:21:01 PM 1 67.94 0.00 2.72 0.03 0.13 29.17 20:34:06 08:21:01 PM 2 64.69 0.00 3.91 0.25 0.12 31.03 20:34:06 08:21:01 PM 3 56.95 0.00 2.66 0.15 0.12 40.12 20:34:06 08:22:01 PM all 68.10 0.00 3.44 0.17 0.12 28.18 20:34:06 08:22:01 PM 0 69.44 0.00 1.96 0.00 0.12 28.49 20:34:06 08:22:01 PM 1 74.64 0.00 3.12 0.05 0.12 22.07 20:34:06 08:22:01 PM 2 65.07 0.00 3.87 0.13 0.12 30.81 20:34:06 08:22:01 PM 3 63.23 0.00 4.81 0.50 0.12 31.35 20:34:06 08:23:01 PM all 55.81 0.00 3.25 0.27 0.10 40.56 20:34:06 08:23:01 PM 0 58.61 0.00 3.13 0.13 0.10 38.02 20:34:06 08:23:01 PM 1 50.48 0.00 3.25 0.39 0.12 45.77 20:34:06 08:23:01 PM 2 50.81 0.00 3.19 0.42 0.10 45.47 20:34:06 08:23:01 PM 3 63.34 0.00 3.42 0.15 0.10 32.99 20:34:06 08:24:01 PM all 56.66 0.00 3.90 0.18 0.10 39.16 20:34:06 08:24:01 PM 0 56.06 0.00 4.48 0.13 0.12 39.21 20:34:06 08:24:01 PM 1 60.42 0.00 3.67 0.07 0.10 35.74 20:34:06 08:24:01 PM 2 62.67 0.00 3.55 0.05 0.10 33.62 20:34:06 08:24:01 PM 3 47.48 0.00 3.89 0.47 0.10 48.06 20:34:06 08:25:01 PM all 52.98 0.00 3.06 0.22 0.10 43.65 20:34:06 08:25:01 PM 0 48.34 0.00 2.76 0.18 0.10 48.61 20:34:06 08:25:01 PM 1 51.46 0.00 2.80 0.18 0.10 45.45 20:34:06 08:25:01 PM 2 54.34 0.00 1.91 0.18 0.10 43.46 20:34:06 08:25:01 PM 3 57.75 0.00 4.75 0.32 0.10 37.08 20:34:06 08:26:01 PM all 48.90 0.00 3.46 0.42 0.10 47.12 20:34:06 08:26:01 PM 0 58.56 0.00 3.33 0.05 0.10 37.95 20:34:06 08:26:01 PM 1 38.31 0.00 2.62 0.71 0.10 58.26 20:34:06 08:26:01 PM 2 43.41 0.00 3.22 0.60 0.12 52.66 20:34:06 08:26:01 PM 3 55.28 0.00 4.65 0.32 0.10 39.65 20:34:06 20:34:06 08:26:01 PM CPU %user %nice %system %iowait %steal %idle 20:34:06 08:27:01 PM all 48.03 0.00 2.90 0.33 0.09 48.65 20:34:06 08:27:01 PM 0 52.92 0.00 3.00 0.07 0.10 43.91 20:34:06 08:27:01 PM 1 35.73 0.00 2.28 0.50 0.08 61.40 20:34:06 08:27:01 PM 2 39.93 0.00 2.35 0.15 0.08 57.49 20:34:06 08:27:01 PM 3 63.52 0.00 3.99 0.60 0.08 31.81 20:34:06 08:28:01 PM all 64.37 0.00 2.71 0.93 0.10 31.89 20:34:06 08:28:01 PM 0 66.07 0.00 2.84 0.03 0.10 30.95 20:34:06 08:28:01 PM 1 68.13 0.00 2.71 1.72 0.10 27.34 20:34:06 08:28:01 PM 2 68.73 0.00 2.79 0.38 0.10 28.00 20:34:06 08:28:01 PM 3 54.56 0.00 2.49 1.57 0.10 41.27 20:34:06 08:29:01 PM all 65.33 0.00 1.96 0.06 0.11 32.53 20:34:06 08:29:01 PM 0 64.48 0.00 3.11 0.08 0.12 32.21 20:34:06 08:29:01 PM 1 78.97 0.00 1.95 0.03 0.12 18.93 20:34:06 08:29:01 PM 2 58.37 0.00 1.50 0.02 0.12 39.99 20:34:06 08:29:01 PM 3 59.50 0.00 1.27 0.12 0.10 39.01 20:34:06 08:30:01 PM all 63.46 0.00 2.56 0.12 0.08 33.78 20:34:06 08:30:01 PM 0 71.07 0.00 3.37 0.15 0.08 25.33 20:34:06 08:30:01 PM 1 56.79 0.00 1.72 0.27 0.08 41.14 20:34:06 08:30:01 PM 2 65.79 0.00 2.04 0.00 0.08 32.09 20:34:06 08:30:01 PM 3 60.15 0.00 3.11 0.07 0.08 36.59 20:34:06 08:31:01 PM all 64.56 0.00 2.96 0.00 0.09 32.38 20:34:06 08:31:01 PM 0 65.41 0.00 3.64 0.02 0.08 30.85 20:34:06 08:31:01 PM 1 59.74 0.00 2.65 0.00 0.10 37.51 20:34:06 08:31:01 PM 2 72.39 0.00 3.24 0.00 0.08 24.29 20:34:06 08:31:01 PM 3 60.71 0.00 2.31 0.00 0.10 36.88 20:34:06 08:32:01 PM all 57.09 0.00 3.42 0.16 0.10 39.22 20:34:06 08:32:01 PM 0 48.05 0.00 1.53 0.43 0.12 49.87 20:34:06 08:32:01 PM 1 81.63 0.00 9.09 0.02 0.10 9.16 20:34:06 08:32:01 PM 2 50.33 0.00 0.97 0.12 0.10 48.49 20:34:06 08:32:01 PM 3 48.34 0.00 2.07 0.08 0.10 49.41 20:34:06 08:33:01 PM all 8.84 0.00 1.94 1.54 0.09 87.59 20:34:06 08:33:01 PM 0 14.97 0.00 2.14 0.84 0.10 81.95 20:34:06 08:33:01 PM 1 8.32 0.00 2.30 1.64 0.08 87.65 20:34:06 08:33:01 PM 2 9.66 0.00 1.53 0.25 0.10 88.46 20:34:06 08:33:01 PM 3 2.40 0.00 1.78 3.41 0.08 92.33 20:34:06 08:34:01 PM all 16.80 0.00 3.20 0.20 0.07 79.73 20:34:06 08:34:01 PM 0 23.26 0.00 2.97 0.20 0.08 73.48 20:34:06 08:34:01 PM 1 7.32 0.00 2.74 0.37 0.05 89.52 20:34:06 08:34:01 PM 2 10.86 0.00 3.77 0.02 0.05 85.31 20:34:06 08:34:01 PM 3 25.74 0.00 3.33 0.23 0.08 70.61 20:34:06 Average: all 52.83 0.00 2.87 0.49 0.10 43.71 20:34:06 Average: 0 54.10 0.00 2.68 0.22 0.11 42.90 20:34:06 Average: 1 53.20 0.00 3.07 0.65 0.10 42.99 20:34:06 Average: 2 52.12 0.00 2.57 0.56 0.10 44.65 20:34:06 Average: 3 51.89 0.00 3.18 0.53 0.10 44.30 20:34:06 20:34:06 20:34:06